Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 58a863c2895e5fff807c583b9026b8823cfb531e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 58a863c2895e5fff807c583b9026b8823cfb531e # timeout=10 Commit message: "Remove dead links and generated code in bin/*" > git rev-list --no-walk 58a863c2895e5fff807c583b9026b8823cfb531e # timeout=10 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins9934678039935716668.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:47ddea1ab9ecf4cc690f804829cbca14e5ba48dfd366075399fac7db883422c3 Copying blob sha256:0bec61e96e833ca4660c9d42e825a0c56fdb00bfee709cb11f5d743e5f5a5433 Copying blob sha256:c98b27bb9967805a35ba6914fd613692c2b9959dca408aa9ccc6d0162ead060f Copying blob sha256:88fbf634186715ae2e4520575b0dea46f37ae466b51354fd978e95af830e4f92 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef 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-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-09-17 13:52:04 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] 3527497922fe03acca78720d1e387303c692e5611403c2ff514ec56a2b91df50 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', '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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', '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 [182 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 [77.2 kB] Fetched 9306 kB in 1s (9337 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--links', '--recursive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', './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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', '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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', '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_3.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_1.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_5.cc Creating dependency file for SNDCP_Types_part_6.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 SGSN_Tests_NS_part_7.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_2.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 SCTPasp_Types_part_7.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_7.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_2.cc Creating dependency file for Osmocom_Gb_Types_part_3.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_5.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_3.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_4.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_7.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_4.cc Creating dependency file for L3_Common_part_5.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_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.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_5.cc Creating dependency file for IPA_CodecPort_part_6.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_6.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for 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 | } | ^ env 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 GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', '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:/latest/Debian_12 ./ InRelease [1580 B] Ign:5 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [180 kB] Hit:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Fetched 182 kB in 1s (340 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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', '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-latest The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-latest 0 upgraded, 16 newly installed, 0 to remove and 2 not upgraded. Need to get 1567 kB of archives. After this operation, 5347 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.0 [124 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.0 [17.4 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.37 [75.2 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Fetched 1567 kB in 0s (24.7 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 45138 files and directories currently installed.) Preparing to unpack .../00-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.0_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../12-osmo-stp_2.0.0_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../13-libasn1c1_0.9.37_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../14-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../15-osmo-sgsn_1.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.37) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmo-sigtran10:amd64 (2.0.0) ... Setting up osmo-stp:amd64 (2.0.0) ... 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) ... Setting up osmo-sgsn (1.12.1) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom 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-latest/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/osmo-stp.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/osmo-sgsn.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20240923083931684 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20240923083931684 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20240923083931684 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) 20240923083931684 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240923083931684 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20240923083931684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20240923083931684 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20240923083931684 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20240923083931684 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20240923083931684 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20240923083931684 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20240923083931684 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20240923083931684 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20240923083931684 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20240923083931684 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20240923083931684 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20240923083931684 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55dd6c9c0d60(sgsn) with 23 counters 20240923083931894 DLSS7 INFO (r=127.0.0.1:40786<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240923083931894 DLSS7 INFO (r=127.0.0.1:40786<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20240923083931894 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:40786<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240923083931894 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240923083931894 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20240923083931894 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240923083931894 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240923083931894 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20240923083931894 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20240923083931894 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20240923083931894 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20240923083931894 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20240923083931894 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20240923083931894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923083931894 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20240923083931894 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20240923083931894 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20240923083931894 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240923083931894 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) 20240923083931894 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240923083931894 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240923083931894 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240923083931894 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) 20240923083931894 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240923083931894 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240923083931894 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20240923083931894 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20240923083931894 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20240923083931894 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20240923083931894 DLSS7 INFO (r=127.0.0.1:43775<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240923083931894 DLSS7 INFO (r=127.0.0.1:43775<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20240923083931894 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:43775<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240923083931894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240923083931894 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240923083931894 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20240923083931894 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240923083931894 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240923083931894 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:40786<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240923083931894 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) 20240923083931894 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20240923083931894 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240923083931894 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240923083931894 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240923083931894 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240923083931894 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20240923083931894 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20240923083931894 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20240923083931894 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20240923083931894 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923083931894 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240923083931895 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240923083931895 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240923083931895 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@3527497922fe: Unix server socket created successfully. MC@3527497922fe: Listening on TCP port 33029. MC2> 3527497922fe is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 3527497922fe 33029 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@3527497922fe: New HC connected from 10.0.2.100 [10.0.2.100]. 3527497922fe: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@3527497922fe: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@3527497922fe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3527497922fe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3527497922fe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3527497922fe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3527497922fe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3527497922fe: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@3527497922fe: Configuration file was processed on all HCs. MC@3527497922fe: Creating MTC on host 10.0.2.100. MC@3527497922fe: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Mon Sep 23 08:39:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923083932895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923083932895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach started. 20240923083933832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923083933834 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@3527497922fe: Provider Link came up: sending NS-RESET 20240923083933883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20240923083933883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240923083933883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240923083933883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923083933883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923083933883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923083933883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923083933883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923083933883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923083933885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923083933885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923083933885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923083933885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923083933885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923083933885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923083933885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923083933885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240923083933885 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923083933885 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923083933885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(7)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923083933886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923083933886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923083933892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083933895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923083933895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240923083933895 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923083933895 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20240923083933895 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20240923083933895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20240923083933895 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20240923083933895 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20240923083933895 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20240923083933895 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20240923083933895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20240923083933895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240923083933895 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20240923083933895 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923083933895 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240923083933895 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240923083933895 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240923083933895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240923083933895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240923083933895 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240923083933895 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55dd6e62c660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20240923083933895 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-Gb1-NS1(8)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923083933903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083933903 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@3527497922fe: Provider Link came up: sending NS-RESET 20240923083933929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNCONFIGURED}: Allocated (fsm.c:456) 20240923083933929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240923083933929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240923083933929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923083933929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923083933929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923083933929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923083933929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923083933929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923083933932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923083933932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923083933932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923083933932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923083933932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923083933932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923083933932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923083933932 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240923083933932 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923083933932 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923083933932 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(12)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923083933933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(12)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923083933933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923083933937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083933937 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)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923083933950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083933950 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(11)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(18)@3527497922fe: Provider Link came up: sending NS-RESET 20240923083933986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNCONFIGURED}: Allocated (fsm.c:456) 20240923083933986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240923083933986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240923083933986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923083933986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923083933986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923083933986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923083933986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923083933986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(18)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923083933989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923083933989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923083933989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923083933989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923083933989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923083933989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923083933989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923083933989 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240923083933989 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923083933989 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923083933989 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(18)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923083933990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923083933990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(18)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923083933995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083933995 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)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923083934006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083934006 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(15)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923083934561 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) 20240923083934561 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20240923083934561 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:43775 err=None (osmo_ss7_asp.c:785) 20240923083934896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923083934896 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923083934896 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923083934896 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(17)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(17)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923083934898 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(17)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(17)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923083934899 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(17)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(17)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@3527497922fe: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='C43300EB'O, index=0 SGSN_Test-GSUP(19)@3527497922fe: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@3527497922fe: 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 := '08233EBAB0FBB092EAD7AF30A0D49767'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7E00D184'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FB8E103666AA0B8F'O } } } } } 20240923083935947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083935947 DLLC NOTICE LLME(ffffffff/c43300eb){UNASSIGNED} LLC RX: unknown TLLI 0xc43300eb, creating LLME on the fly (gprs_llc.c:552) 20240923083935947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923083935947 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1266) 20240923083935947 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923083935947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923083935947 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923083935947 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923083935947 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923083935947 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923083935947 DLLC NOTICE LLME(ffffffff/c43300eb){UNASSIGNED} LLGM Assign pre (c43300eb => c286c85c) (gprs_llc.c:1079) 20240923083935947 DLLC NOTICE LLME(c43300eb/c286c85c){ASSIGNED} LLGM Assign post (c43300eb => c286c85c) (gprs_llc.c:1125) 20240923083935947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923083935947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923083935947 DMM DEBUG MM(262420000000001/c286c85c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923083935960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083935960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923083935960 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923083935960 DMM DEBUG MM(262420000000001/c286c85c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20240923083935960 DMM NOTICE MM(262420000000001/c286c85c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923083935960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923083935960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923083935960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923083935960 DMM DEBUG MM(262420000000001/c286c85c) Requesting authorization (sgsn_auth.c:160) 20240923083935960 DMM INFO MM(262420000000001/c286c85c) Requesting authentication tuples (sgsn_auth.c:184) 20240923083935960 DMM DEBUG MM(262420000000001/c286c85c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923083935960 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20240923083935960 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)@3527497922fe: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@3527497922fe: Added IMSI table entry 0TC_attach(21)"262420000000001" 20240923083935963 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923083935963 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923083935963 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923083935963 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923083935963 DMM INFO MM(262420000000001/c286c85c) Subscriber data update (mmctx.c:445) 20240923083935963 DMM DEBUG MM(262420000000001/c286c85c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923083935963 DMM INFO MM(262420000000001/c286c85c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923083935963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923083935963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923083935963 DMM INFO MM(262420000000001/c286c85c) <- GMM AUTH AND CIPHERING REQ (rand = 08 23 3e ba b0 fb b0 92 ea d7 af 30 a0 d4 97 67 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923083935972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083935972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240923083935972 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923083935972 DMM INFO MM(262420000000001/c286c85c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923083935972 DMM NOTICE MM(262420000000001/c286c85c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923083935972 DMM DEBUG MM(262420000000001/c286c85c) checking auth: received GSM SRES = 7e 00 d1 84 (gprs_gmm.c:666) 20240923083935973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923083935973 DMM DEBUG MM(262420000000001/c286c85c) Requesting authorization (sgsn_auth.c:160) 20240923083935973 DMM INFO MM(262420000000001/c286c85c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923083935973 DMM DEBUG MM(262420000000001/c286c85c) Requesting subscriber data update (gprs_subscriber.c:894) 20240923083935973 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20240923083935973 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) 20240923083935973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923083935973 DMM INFO MM(262420000000001/c286c85c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc286c85c) (gprs_gmm.c:300) 20240923083935974 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923083935974 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923083935974 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240923083935974 DMM INFO MM(262420000000001/c286c85c) Subscriber data update (mmctx.c:445) 20240923083935974 DMM DEBUG MM(262420000000001/c286c85c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923083935974 DMM INFO MM(262420000000001/c286c85c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923083935974 DMM NOTICE MM(262420000000001/c286c85c) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20240923083935974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923083935974 DMM NOTICE MM(262420000000001/c286c85c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923083935974 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) 20240923083935975 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923083935975 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240923083935975 DMM INFO MM(262420000000001/c286c85c) Subscriber data update (mmctx.c:445) 20240923083935975 DMM DEBUG MM(262420000000001/c286c85c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923083935982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083935982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923083935982 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923083935982 DMM INFO MM(262420000000001/c286c85c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923083935982 DMM NOTICE MM(262420000000001/c286c85c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923083935982 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923083935982 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923083935982 DLLC NOTICE LLME(c43300eb/c286c85c){ASSIGNED} LLGM Assign pre (ffffffff => c286c85c) (gprs_llc.c:1079) 20240923083935982 DLLC NOTICE LLME(ffffffff/c286c85c){ASSIGNED} LLGM Assign post (ffffffff => c286c85c) (gprs_llc.c:1125) 20240923083935982 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923083935982 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923083935982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923083935982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@3527497922fe: setverdict(pass): none -> pass TC_attach-BVCI196(6)@3527497922fe: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@3527497922fe: Final verdict of PTC: pass 20240923083936039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54912<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923083936042 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923083936042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(17)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(19)@3527497922fe: Final verdict of PTC: none -NSVCI99(18)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@3527497922fe: Final verdict of PTC: none -NSVCI97(7)@3527497922fe: Final verdict of PTC: none TC_attach-BVCI210(11)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@3527497922fe: Final verdict of PTC: none TC_attach-BVCI220(15)@3527497922fe: Final verdict of PTC: none TC_attach-BVCI196(6)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@3527497922fe: Final verdict of PTC: none -NSVCI98(12)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(5)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(10)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(16)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach-BVCI220(15): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(16): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(17): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(18): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@3527497922fe: Test case TC_attach finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Mon Sep 23 08:39:36 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20240923083936238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923083936640 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54914<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101816) 20240923083937043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923083937043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101816, count=106172) 20240923083938043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923083938043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Mon Sep 23 08:39:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923083939044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923083939044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_mnc3 started. 20240923083939686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923083939687 DMM INFO MM(262420000000001/c286c85c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923083939687 DMM INFO MM(262420000000001/c286c85c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923083939687 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923083939687 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923083939687 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923083939687 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923083939687 DLLC NOTICE LLME(ffffffff/c286c85c){ASSIGNED} LLGM Assign pre (c286c85c => ffffffff) (gprs_llc.c:1079) 20240923083939687 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c286c85c => ffffffff) (gprs_llc.c:1125) 20240923083939687 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20240923083939687 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) 20240923083939687 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) 20240923083939687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923083939687 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923083939687 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923083939687 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923083939687 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@3527497922fe: Provider Link came up: sending NS-RESET 20240923083939739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923083939739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923083939739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923083939739 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083939739 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923083939739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923083939739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923083939739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923083939739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923083939741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923083939741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923083939741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923083939741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923083939741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923083939742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923083939742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923083939742 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083939742 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923083939742 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923083939742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923083939743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923083939743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923083939748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923083939759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083939759 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI196(25)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@3527497922fe: Provider Link came up: sending NS-RESET 20240923083939784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923083939784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923083939784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923083939784 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083939784 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923083939784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923083939784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923083939784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923083939784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923083939788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923083939788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923083939788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923083939788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923083939788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923083939788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923083939788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923083939788 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083939788 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923083939788 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923083939788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923083939789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923083939789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923083939795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923083939807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083939808 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(30)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@3527497922fe: Provider Link came up: sending NS-RESET 20240923083939829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923083939829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923083939829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923083939829 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083939829 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923083939829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923083939829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923083939829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923083939829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923083939831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923083939831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923083939831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923083939831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923083939831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923083939831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923083939831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923083939831 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083939831 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923083939831 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923083939831 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923083939832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923083939832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923083939838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923083939849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083939849 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923083940045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923083940045 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923083940045 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923083940045 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923083940047 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923083940048 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@3527497922fe: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='F51EE792'O, index=0 SGSN_Test-GSUP(38)@3527497922fe: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@3527497922fe: 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 := 'CBB024CACBBAB69197E39198F7AA8F42'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7C9493CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9DA304A9699C83EC'O } } } } } 20240923083941094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083941094 DLLC NOTICE LLME(ffffffff/f51ee792){UNASSIGNED} LLC RX: unknown TLLI 0xf51ee792, creating LLME on the fly (gprs_llc.c:552) 20240923083941094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923083941094 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20240923083941094 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923083941094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923083941094 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923083941094 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923083941094 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923083941094 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923083941094 DLLC NOTICE LLME(ffffffff/f51ee792){UNASSIGNED} LLGM Assign pre (f51ee792 => e8ce548f) (gprs_llc.c:1079) 20240923083941094 DLLC NOTICE LLME(f51ee792/e8ce548f){ASSIGNED} LLGM Assign post (f51ee792 => e8ce548f) (gprs_llc.c:1125) 20240923083941094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923083941094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923083941094 DMM DEBUG MM(262420000001001/e8ce548f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923083941106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083941106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923083941106 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923083941106 DMM DEBUG MM(262420000001001/e8ce548f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240923083941106 DMM NOTICE MM(262420000001001/e8ce548f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923083941106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923083941106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923083941106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923083941106 DMM DEBUG MM(262420000001001/e8ce548f) Requesting authorization (sgsn_auth.c:160) 20240923083941106 DMM INFO MM(262420000001001/e8ce548f) Requesting authentication tuples (sgsn_auth.c:184) 20240923083941106 DMM DEBUG MM(262420000001001/e8ce548f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923083941106 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240923083941106 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)@3527497922fe: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@3527497922fe: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20240923083941109 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923083941109 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923083941109 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923083941109 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923083941109 DMM INFO MM(262420000001001/e8ce548f) Subscriber data update (mmctx.c:445) 20240923083941109 DMM DEBUG MM(262420000001001/e8ce548f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923083941109 DMM INFO MM(262420000001001/e8ce548f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923083941109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923083941109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923083941109 DMM INFO MM(262420000001001/e8ce548f) <- GMM AUTH AND CIPHERING REQ (rand = cb b0 24 ca cb ba b6 91 97 e3 91 98 f7 aa 8f 42 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923083941118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083941118 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240923083941118 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923083941118 DMM INFO MM(262420000001001/e8ce548f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923083941118 DMM NOTICE MM(262420000001001/e8ce548f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923083941118 DMM DEBUG MM(262420000001001/e8ce548f) checking auth: received GSM SRES = 7c 94 93 cf (gprs_gmm.c:666) 20240923083941118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923083941118 DMM DEBUG MM(262420000001001/e8ce548f) Requesting authorization (sgsn_auth.c:160) 20240923083941118 DMM INFO MM(262420000001001/e8ce548f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923083941118 DMM DEBUG MM(262420000001001/e8ce548f) Requesting subscriber data update (gprs_subscriber.c:894) 20240923083941118 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240923083941118 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) 20240923083941118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923083941118 DMM INFO MM(262420000001001/e8ce548f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8ce548f) (gprs_gmm.c:300) 20240923083941120 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923083941120 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923083941120 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240923083941120 DMM INFO MM(262420000001001/e8ce548f) Subscriber data update (mmctx.c:445) 20240923083941120 DMM DEBUG MM(262420000001001/e8ce548f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923083941120 DMM INFO MM(262420000001001/e8ce548f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923083941120 DMM NOTICE MM(262420000001001/e8ce548f) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240923083941120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923083941120 DMM NOTICE MM(262420000001001/e8ce548f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923083941120 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) 20240923083941120 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923083941120 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240923083941120 DMM INFO MM(262420000001001/e8ce548f) Subscriber data update (mmctx.c:445) 20240923083941120 DMM DEBUG MM(262420000001001/e8ce548f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923083941127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083941127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923083941127 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923083941127 DMM INFO MM(262420000001001/e8ce548f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923083941127 DMM NOTICE MM(262420000001001/e8ce548f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923083941127 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923083941127 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923083941127 DLLC NOTICE LLME(f51ee792/e8ce548f){ASSIGNED} LLGM Assign pre (ffffffff => e8ce548f) (gprs_llc.c:1079) 20240923083941127 DLLC NOTICE LLME(ffffffff/e8ce548f){ASSIGNED} LLGM Assign post (ffffffff => e8ce548f) (gprs_llc.c:1125) 20240923083941127 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923083941127 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923083941127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923083941127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@3527497922fe: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@3527497922fe: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@3527497922fe: Final verdict of PTC: pass 20240923083941180 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46592<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(23)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@3527497922fe: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@3527497922fe: Final verdict of PTC: none -NSVCI98(31)@3527497922fe: Final verdict of PTC: none20240923083941183 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923083941183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(38)@3527497922fe: Final verdict of PTC: none -NSVCI97(26)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@3527497922fe: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@3527497922fe: Final verdict of PTC: none -NSVCI99(36)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@3527497922fe: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(34)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(29)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(24)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_mnc3 finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Mon Sep 23 08:39:41 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20240923083941370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46608<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923083941771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46608<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85104) 20240923083942184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923083942184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85104, count=89460) 20240923083943185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923083943185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Mon Sep 23 08:39:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923083944186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923083944186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_umts_aka_umts_res started. 20240923083944820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923083944821 DMM INFO MM(262420000001001/e8ce548f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923083944821 DMM INFO MM(262420000001001/e8ce548f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923083944821 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923083944821 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923083944821 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923083944821 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923083944821 DLLC NOTICE LLME(ffffffff/e8ce548f){ASSIGNED} LLGM Assign pre (e8ce548f => ffffffff) (gprs_llc.c:1079) 20240923083944821 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8ce548f => ffffffff) (gprs_llc.c:1125) 20240923083944821 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240923083944821 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) 20240923083944821 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) 20240923083944821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923083944821 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923083944821 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923083944821 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923083944821 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@3527497922fe: Provider Link came up: sending NS-RESET 20240923083944873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923083944873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923083944873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923083944873 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083944873 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923083944873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923083944873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923083944873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923083944873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923083944875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923083944875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923083944875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923083944875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923083944875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923083944875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923083944875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923083944875 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083944875 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923083944875 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923083944875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(45)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923083944876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923083944876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923083944880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923083944893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083944893 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(44)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(50)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@3527497922fe: Provider Link came up: sending NS-RESET 20240923083944918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923083944918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923083944918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923083944918 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083944918 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923083944918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923083944918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923083944918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923083944918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923083944920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923083944920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923083944920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923083944920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923083944920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923083944920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923083944920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923083944920 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083944920 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923083944920 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923083944920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923083944921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923083944921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923083944927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923083944940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083944940 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI210(49)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@3527497922fe: Provider Link came up: sending NS-RESET 20240923083944965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923083944965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923083944965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923083944965 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083944965 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923083944965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923083944965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923083944965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923083944965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923083944969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923083944969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923083944969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923083944970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923083944970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923083944970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923083944970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923083944970 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083944970 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923083944970 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923083944970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923083944970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923083944970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923083944975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923083944989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083944989 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923083945187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923083945187 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923083945187 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923083945187 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923083945189 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(56)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20240923083945189 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@3527497922fe: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='CDD12B30'O, index=0 SGSN_Test-GSUP(57)@3527497922fe: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@3527497922fe: 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 := '87BC48550DA463200E5E25018F072645'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '68B84084'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '22F79A1F0C0A550A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A1BA83C0986274AF971ABEB9988D8142'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B4856F80F2BD03A384D4B6CEF00BFC3B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '66EDB1698E39BED1B4AC7A1DF7FCCE1F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DF852B90D21EA59E'O } } } } } 20240923083946237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083946237 DLLC NOTICE LLME(ffffffff/cdd12b30){UNASSIGNED} LLC RX: unknown TLLI 0xcdd12b30, creating LLME on the fly (gprs_llc.c:552) 20240923083946237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923083946237 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20240923083946238 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923083946238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923083946238 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923083946238 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923083946238 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923083946238 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923083946238 DLLC NOTICE LLME(ffffffff/cdd12b30){UNASSIGNED} LLGM Assign pre (cdd12b30 => dd7280f5) (gprs_llc.c:1079) 20240923083946238 DLLC NOTICE LLME(cdd12b30/dd7280f5){ASSIGNED} LLGM Assign post (cdd12b30 => dd7280f5) (gprs_llc.c:1125) 20240923083946238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923083946238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923083946238 DMM DEBUG MM(262420000001002/dd7280f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923083946252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083946252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923083946252 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923083946252 DMM DEBUG MM(262420000001002/dd7280f5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240923083946252 DMM NOTICE MM(262420000001002/dd7280f5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923083946252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923083946252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923083946252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923083946253 DMM DEBUG MM(262420000001002/dd7280f5) Requesting authorization (sgsn_auth.c:160) 20240923083946253 DMM INFO MM(262420000001002/dd7280f5) Requesting authentication tuples (sgsn_auth.c:184) 20240923083946253 DMM DEBUG MM(262420000001002/dd7280f5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923083946253 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240923083946253 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)@3527497922fe: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@3527497922fe: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20240923083946255 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923083946255 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923083946255 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923083946255 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923083946255 DMM INFO MM(262420000001002/dd7280f5) Subscriber data update (mmctx.c:445) 20240923083946255 DMM DEBUG MM(262420000001002/dd7280f5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923083946255 DMM INFO MM(262420000001002/dd7280f5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923083946255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923083946255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923083946255 DMM INFO MM(262420000001002/dd7280f5) <- GMM AUTH AND CIPHERING REQ (rand = 87 bc 48 55 0d a4 63 20 0e 5e 25 01 8f 07 26 45 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 66 ed b1 69 8e 39 be d1 b4 ac 7a 1d f7 fc ce 1f ) (gprs_gmm.c:483) 20240923083946265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083946265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240923083946265 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923083946265 DMM INFO MM(262420000001002/dd7280f5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923083946265 DMM NOTICE MM(262420000001002/dd7280f5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923083946265 DMM DEBUG MM(262420000001002/dd7280f5) checking auth: received UMTS RES = df 85 2b 90 d2 1e a5 9e (gprs_gmm.c:666) 20240923083946265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923083946265 DMM DEBUG MM(262420000001002/dd7280f5) Requesting authorization (sgsn_auth.c:160) 20240923083946265 DMM INFO MM(262420000001002/dd7280f5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923083946265 DMM DEBUG MM(262420000001002/dd7280f5) Requesting subscriber data update (gprs_subscriber.c:894) 20240923083946265 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240923083946265 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) 20240923083946265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923083946265 DMM INFO MM(262420000001002/dd7280f5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd7280f5) (gprs_gmm.c:300) 20240923083946266 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923083946266 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923083946266 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240923083946266 DMM INFO MM(262420000001002/dd7280f5) Subscriber data update (mmctx.c:445) 20240923083946266 DMM DEBUG MM(262420000001002/dd7280f5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923083946267 DMM INFO MM(262420000001002/dd7280f5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923083946267 DMM NOTICE MM(262420000001002/dd7280f5) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240923083946267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923083946267 DMM NOTICE MM(262420000001002/dd7280f5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923083946267 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) 20240923083946267 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923083946267 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240923083946267 DMM INFO MM(262420000001002/dd7280f5) Subscriber data update (mmctx.c:445) 20240923083946267 DMM DEBUG MM(262420000001002/dd7280f5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923083946274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083946275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923083946275 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923083946275 DMM INFO MM(262420000001002/dd7280f5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923083946275 DMM NOTICE MM(262420000001002/dd7280f5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923083946275 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923083946275 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923083946275 DLLC NOTICE LLME(cdd12b30/dd7280f5){ASSIGNED} LLGM Assign pre (ffffffff => dd7280f5) (gprs_llc.c:1079) 20240923083946275 DLLC NOTICE LLME(ffffffff/dd7280f5){ASSIGNED} LLGM Assign post (ffffffff => dd7280f5) (gprs_llc.c:1125) 20240923083946275 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923083946275 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923083946275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923083946275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@3527497922fe: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@3527497922fe: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@3527497922fe: Final verdict of PTC: pass 20240923083946328 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46622<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923083946329 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923083946329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(57)@3527497922fe: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@3527497922fe: Final verdict of PTC: none -NSVCI97(45)@3527497922fe: Final verdict of PTC: none -NSVCI99(55)@3527497922fe: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@3527497922fe: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@3527497922fe: Final verdict of PTC: none -NSVCI98(50)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(43)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(48)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(53)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Mon Sep 23 08:39:46 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 20240923083946479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923083946881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46624<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88568) 20240923083947331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923083947331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88568, count=89828) 20240923083948332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923083948332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Mon Sep 23 08:39:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923083949333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923083949333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_umts_aka_gsm_sres started. 20240923083949931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923083949932 DMM INFO MM(262420000001002/dd7280f5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923083949932 DMM INFO MM(262420000001002/dd7280f5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923083949932 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923083949932 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923083949932 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923083949932 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923083949932 DLLC NOTICE LLME(ffffffff/dd7280f5){ASSIGNED} LLGM Assign pre (dd7280f5 => ffffffff) (gprs_llc.c:1079) 20240923083949932 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd7280f5 => ffffffff) (gprs_llc.c:1125) 20240923083949932 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240923083949932 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) 20240923083949932 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) 20240923083949932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923083949932 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923083949932 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923083949932 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923083949932 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@3527497922fe: Provider Link came up: sending NS-RESET 20240923083949983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923083949983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923083949984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923083949984 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083949984 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923083949984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923083949984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923083949984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923083949984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923083949987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923083949987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923083949987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923083949987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923083949987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923083949987 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923083949987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923083949987 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083949987 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923083949987 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923083949987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923083949989 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923083949989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923083949993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923083950005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083950005 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI196(63)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(69)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@3527497922fe: Provider Link came up: sending NS-RESET 20240923083950030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923083950030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923083950030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923083950030 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083950030 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923083950030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923083950030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923083950030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923083950030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923083950033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923083950033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923083950033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923083950033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923083950033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923083950033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923083950033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923083950033 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083950033 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923083950033 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923083950033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923083950034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923083950034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923083950039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923083950052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083950052 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(71)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(68)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(75)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@3527497922fe: Provider Link came up: sending NS-RESET 20240923083950087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923083950087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923083950088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923083950088 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083950088 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923083950088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923083950088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923083950088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923083950088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923083950089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923083950089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923083950089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923083950090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923083950090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923083950090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923083950090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923083950090 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083950090 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923083950090 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923083950090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923083950091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923083950091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(75)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923083950095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923083950105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083950105 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(72)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923083950335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923083950335 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923083950335 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923083950335 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(74)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923083950337 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(74)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923083950338 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(74)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(74)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(74)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@3527497922fe: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='C36920A2'O, index=0 SGSN_Test-GSUP(76)@3527497922fe: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@3527497922fe: 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 := '4F47D0ECF6CA0CB404B46DE81B06D6E4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FE103CE5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8186D9E943B3DB95'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C72A5044A1652BA83ED8C3D8ABC04468'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '84627E832CF770AC0DD75878E63DEFA5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C36781BC682F7FCE85551394BE86A84E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '645C5B93C45BAD62'O } } } } } 20240923083951388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083951388 DLLC NOTICE LLME(ffffffff/c36920a2){UNASSIGNED} LLC RX: unknown TLLI 0xc36920a2, creating LLME on the fly (gprs_llc.c:552) 20240923083951388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923083951388 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20240923083951388 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923083951388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923083951388 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923083951388 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923083951388 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923083951388 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923083951388 DLLC NOTICE LLME(ffffffff/c36920a2){UNASSIGNED} LLGM Assign pre (c36920a2 => e8c8f5f7) (gprs_llc.c:1079) 20240923083951388 DLLC NOTICE LLME(c36920a2/e8c8f5f7){ASSIGNED} LLGM Assign post (c36920a2 => e8c8f5f7) (gprs_llc.c:1125) 20240923083951388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923083951388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923083951388 DMM DEBUG MM(262420000001003/e8c8f5f7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923083951401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083951401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923083951401 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923083951401 DMM DEBUG MM(262420000001003/e8c8f5f7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240923083951401 DMM NOTICE MM(262420000001003/e8c8f5f7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923083951401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923083951401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923083951401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923083951401 DMM DEBUG MM(262420000001003/e8c8f5f7) Requesting authorization (sgsn_auth.c:160) 20240923083951402 DMM INFO MM(262420000001003/e8c8f5f7) Requesting authentication tuples (sgsn_auth.c:184) 20240923083951402 DMM DEBUG MM(262420000001003/e8c8f5f7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923083951402 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240923083951402 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)@3527497922fe: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@3527497922fe: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20240923083951404 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923083951404 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923083951404 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923083951404 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923083951404 DMM INFO MM(262420000001003/e8c8f5f7) Subscriber data update (mmctx.c:445) 20240923083951404 DMM DEBUG MM(262420000001003/e8c8f5f7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923083951404 DMM INFO MM(262420000001003/e8c8f5f7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923083951404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923083951404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923083951404 DMM INFO MM(262420000001003/e8c8f5f7) <- GMM AUTH AND CIPHERING REQ (rand = 4f 47 d0 ec f6 ca 0c b4 04 b4 6d e8 1b 06 d6 e4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c3 67 81 bc 68 2f 7f ce 85 55 13 94 be 86 a8 4e ) (gprs_gmm.c:483) 20240923083951412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083951412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240923083951412 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923083951412 DMM INFO MM(262420000001003/e8c8f5f7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923083951412 DMM NOTICE MM(262420000001003/e8c8f5f7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923083951412 DMM DEBUG MM(262420000001003/e8c8f5f7) checking auth: received GSM SRES = fe 10 3c e5 (gprs_gmm.c:666) 20240923083951412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923083951412 DMM DEBUG MM(262420000001003/e8c8f5f7) Requesting authorization (sgsn_auth.c:160) 20240923083951412 DMM INFO MM(262420000001003/e8c8f5f7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923083951412 DMM DEBUG MM(262420000001003/e8c8f5f7) Requesting subscriber data update (gprs_subscriber.c:894) 20240923083951412 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240923083951412 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) 20240923083951412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923083951412 DMM INFO MM(262420000001003/e8c8f5f7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8c8f5f7) (gprs_gmm.c:300) 20240923083951413 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923083951413 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923083951413 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240923083951413 DMM INFO MM(262420000001003/e8c8f5f7) Subscriber data update (mmctx.c:445) 20240923083951413 DMM DEBUG MM(262420000001003/e8c8f5f7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923083951413 DMM INFO MM(262420000001003/e8c8f5f7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923083951413 DMM NOTICE MM(262420000001003/e8c8f5f7) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240923083951413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923083951413 DMM NOTICE MM(262420000001003/e8c8f5f7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923083951413 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) 20240923083951414 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923083951414 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240923083951414 DMM INFO MM(262420000001003/e8c8f5f7) Subscriber data update (mmctx.c:445) 20240923083951414 DMM DEBUG MM(262420000001003/e8c8f5f7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923083951420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083951420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923083951420 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923083951420 DMM INFO MM(262420000001003/e8c8f5f7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923083951420 DMM NOTICE MM(262420000001003/e8c8f5f7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923083951420 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923083951420 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923083951420 DLLC NOTICE LLME(c36920a2/e8c8f5f7){ASSIGNED} LLGM Assign pre (ffffffff => e8c8f5f7) (gprs_llc.c:1079) 20240923083951420 DLLC NOTICE LLME(ffffffff/e8c8f5f7){ASSIGNED} LLGM Assign post (ffffffff => e8c8f5f7) (gprs_llc.c:1125) 20240923083951420 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923083951420 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923083951420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923083951420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@3527497922fe: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@3527497922fe: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@3527497922fe: Final verdict of PTC: pass 20240923083951472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43600<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(65)@3527497922fe: Final verdict of PTC: none 20240923083951474 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923083951474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(76)@3527497922fe: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@3527497922fe: Final verdict of PTC: none -NSVCI99(75)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(74)@3527497922fe: Final verdict of PTC: none -NSVCI98(69)@3527497922fe: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@3527497922fe: Final verdict of PTC: none -NSVCI97(64)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@3527497922fe: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(62)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(67)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(73)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Mon Sep 23 08:39:51 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 20240923083951605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43608<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923083952006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43608<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85460) 20240923083952476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923083952476 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) 20240923083953477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923083953477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Mon Sep 23 08:39:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923083954478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923083954478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_timeout_after_pdp_act started. 20240923083955061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923083955062 DMM INFO MM(262420000001003/e8c8f5f7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923083955062 DMM INFO MM(262420000001003/e8c8f5f7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923083955062 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923083955062 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923083955062 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923083955062 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923083955062 DLLC NOTICE LLME(ffffffff/e8c8f5f7){ASSIGNED} LLGM Assign pre (e8c8f5f7 => ffffffff) (gprs_llc.c:1079) 20240923083955062 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8c8f5f7 => ffffffff) (gprs_llc.c:1125) 20240923083955062 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240923083955062 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) 20240923083955062 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) 20240923083955062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923083955062 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923083955062 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923083955062 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923083955062 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@3527497922fe: Provider Link came up: sending NS-RESET 20240923083955119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923083955119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923083955119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923083955119 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083955119 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923083955120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923083955120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923083955120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923083955120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923083955122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923083955122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923083955122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923083955122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923083955122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923083955122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923083955122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923083955122 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083955122 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923083955122 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923083955122 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923083955123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923083955123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923083955128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923083955139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083955139 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(82)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@3527497922fe: Provider Link came up: sending NS-RESET 20240923083955167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923083955167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923083955167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923083955167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083955167 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923083955167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923083955167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923083955167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923083955167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923083955169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923083955169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923083955169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(88)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923083955171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923083955171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923083955171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923083955171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923083955171 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083955171 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923083955171 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923083955171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923083955171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923083955171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923083955176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(89)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923083955187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083955187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI210(87)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@3527497922fe: Provider Link came up: sending NS-RESET 20240923083955221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923083955221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923083955221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923083955221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083955221 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923083955221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923083955221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923083955221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923083955221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923083955223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923083955223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923083955223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923083955224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923083955224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923083955224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923083955224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923083955224 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923083955225 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923083955225 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923083955225 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923083955226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923083955226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923083955232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923083955244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083955244 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923083955479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923083955479 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923083955479 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923083955479 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923083955481 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923083955481 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@3527497922fe: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='D334EB93'O, index=0 SGSN_Test-GSUP(95)@3527497922fe: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@3527497922fe: 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 := '2498EBBC2C3C74E5EC562804565A5D72'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C16BA137'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '34AEC448216DC2F8'O } } } } } 20240923083955529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083955529 DLLC NOTICE LLME(ffffffff/d334eb93){UNASSIGNED} LLC RX: unknown TLLI 0xd334eb93, creating LLME on the fly (gprs_llc.c:552) 20240923083955529 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923083955529 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20240923083955529 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923083955529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923083955529 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923083955529 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923083955529 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923083955529 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923083955529 DLLC NOTICE LLME(ffffffff/d334eb93){UNASSIGNED} LLGM Assign pre (d334eb93 => f562c7ff) (gprs_llc.c:1079) 20240923083955529 DLLC NOTICE LLME(d334eb93/f562c7ff){ASSIGNED} LLGM Assign post (d334eb93 => f562c7ff) (gprs_llc.c:1125) 20240923083955529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923083955529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923083955529 DMM DEBUG MM(262420000000021/f562c7ff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923083955542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083955542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923083955542 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923083955542 DMM DEBUG MM(262420000000021/f562c7ff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240923083955542 DMM NOTICE MM(262420000000021/f562c7ff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923083955542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923083955542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923083955542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923083955542 DMM DEBUG MM(262420000000021/f562c7ff) Requesting authorization (sgsn_auth.c:160) 20240923083955542 DMM INFO MM(262420000000021/f562c7ff) Requesting authentication tuples (sgsn_auth.c:184) 20240923083955542 DMM DEBUG MM(262420000000021/f562c7ff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923083955542 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240923083955542 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)@3527497922fe: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@3527497922fe: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20240923083955545 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923083955545 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923083955545 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923083955545 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923083955545 DMM INFO MM(262420000000021/f562c7ff) Subscriber data update (mmctx.c:445) 20240923083955545 DMM DEBUG MM(262420000000021/f562c7ff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923083955545 DMM INFO MM(262420000000021/f562c7ff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923083955545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923083955545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923083955545 DMM INFO MM(262420000000021/f562c7ff) <- GMM AUTH AND CIPHERING REQ (rand = 24 98 eb bc 2c 3c 74 e5 ec 56 28 04 56 5a 5d 72 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923083955553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083955553 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240923083955553 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923083955553 DMM INFO MM(262420000000021/f562c7ff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923083955553 DMM NOTICE MM(262420000000021/f562c7ff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923083955553 DMM DEBUG MM(262420000000021/f562c7ff) checking auth: received GSM SRES = c1 6b a1 37 (gprs_gmm.c:666) 20240923083955553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923083955553 DMM DEBUG MM(262420000000021/f562c7ff) Requesting authorization (sgsn_auth.c:160) 20240923083955553 DMM INFO MM(262420000000021/f562c7ff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923083955554 DMM DEBUG MM(262420000000021/f562c7ff) Requesting subscriber data update (gprs_subscriber.c:894) 20240923083955554 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240923083955554 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) 20240923083955554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923083955554 DMM INFO MM(262420000000021/f562c7ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xf562c7ff) (gprs_gmm.c:300) 20240923083955555 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923083955555 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923083955555 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240923083955555 DMM INFO MM(262420000000021/f562c7ff) Subscriber data update (mmctx.c:445) 20240923083955555 DMM DEBUG MM(262420000000021/f562c7ff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923083955555 DMM INFO MM(262420000000021/f562c7ff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923083955555 DMM NOTICE MM(262420000000021/f562c7ff) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240923083955555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923083955555 DMM NOTICE MM(262420000000021/f562c7ff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923083955555 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) 20240923083955556 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923083955556 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240923083955556 DMM INFO MM(262420000000021/f562c7ff) Subscriber data update (mmctx.c:445) 20240923083955556 DMM DEBUG MM(262420000000021/f562c7ff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923083955562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083955562 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923083955562 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923083955562 DMM INFO MM(262420000000021/f562c7ff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923083955562 DMM NOTICE MM(262420000000021/f562c7ff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923083955562 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923083955562 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923083955562 DLLC NOTICE LLME(d334eb93/f562c7ff){ASSIGNED} LLGM Assign pre (ffffffff => f562c7ff) (gprs_llc.c:1079) 20240923083955562 DLLC NOTICE LLME(ffffffff/f562c7ff){ASSIGNED} LLGM Assign post (ffffffff => f562c7ff) (gprs_llc.c:1125) 20240923083955562 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923083955562 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923083955563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923083955563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@3527497922fe: setverdict(pass): none -> pass 20240923083955615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083955615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923083955615 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923083955615 DMM INFO MM(262420000000021/f562c7ff) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923083955615 DMM INFO MM(262420000000021/f562c7ff) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923083955615 DMM DEBUG MM(262420000000021/f562c7ff) Using GGSN 0 (gprs_sm.c:312) 20240923083955615 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240923083955615 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923083955615 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20240923083955615 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20240923083955628 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 dc e1 82 1d 11 1c 7a 5f b7 14 05 7f e6 30 ca 53 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) 20240923083955628 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c625058, cbp=0x55dd6e637380) (sgsn_libgtp.c:632) 20240923083955628 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923083955628 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e6399b8 TLLI=f562c7ff, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923083955629 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923083955629 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923083955638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083955638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20240923083955638 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923083955638 DMM INFO MM(262420000000021/f562c7ff) -> GMM ATTACH REQUEST MI(TMSI-0xF562C7FF) type="GPRS attach"  (gprs_gmm.c:1266) 20240923083955638 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923083955638 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240923083955638 DLLC NOTICE LLME(ffffffff/f562c7ff){ASSIGNED} LLGM Assign pre (f562c7ff => e2b0237a) (gprs_llc.c:1079) 20240923083955638 DLLC NOTICE LLME(f562c7ff/e2b0237a){ASSIGNED} LLGM Assign post (f562c7ff => e2b0237a) (gprs_llc.c:1125) 20240923083955638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923083955638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923083955638 DMM DEBUG MM(262420000000021/e2b0237a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923083955643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923083955643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240923083955643 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923083955643 DMM DEBUG MM(262420000000021/e2b0237a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240923083955643 DMM NOTICE MM(262420000000021/e2b0237a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923083955643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923083955643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923083955643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923083955643 DMM DEBUG MM(262420000000021/e2b0237a) Requesting authorization (sgsn_auth.c:160) 20240923083955643 DMM INFO MM(262420000000021/e2b0237a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923083955643 DMM DEBUG MM(262420000000021/e2b0237a) Requesting subscriber data update (gprs_subscriber.c:894) 20240923083955643 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240923083955643 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) 20240923083955644 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923083955644 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923083955644 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240923083955644 DMM INFO MM(262420000000021/e2b0237a) Subscriber data update (mmctx.c:445) 20240923083955644 DMM DEBUG MM(262420000000021/e2b0237a) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240923083955644 DMM INFO MM(262420000000021/e2b0237a) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240923083955644 DMM NOTICE MM(262420000000021/e2b0237a) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240923083955644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923083955644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923083955644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240923083955644 DMM INFO MM(262420000000021/e2b0237a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2b0237a) (gprs_gmm.c:300) 20240923083955644 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) 20240923083955645 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923083955645 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240923083955645 DMM INFO MM(262420000000021/e2b0237a) Subscriber data update (mmctx.c:445) 20240923083955645 DMM DEBUG MM(262420000000021/e2b0237a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@3527497922fe: Trying to receive 5 ATTACH ACCEPTs 20240923084001645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240923084001645 DMM INFO MM(262420000000021/e2b0237a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2b0237a) (gprs_gmm.c:300) 20240923084001892 DGPRS DEBUG Checking for inactive LLMEs, time = 8891536 (sgsn.c:131) 20240923084007647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240923084007647 DMM INFO MM(262420000000021/e2b0237a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2b0237a) (gprs_gmm.c:300) 20240923084013648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240923084013648 DMM INFO MM(262420000000021/e2b0237a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2b0237a) (gprs_gmm.c:300) 20240923084015480 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240923084015480 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084015481 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240923084019649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240923084019649 DMM INFO MM(262420000000021/e2b0237a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2b0237a) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@3527497922fe: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@3527497922fe: Make sure not more than 5 ATTACH ACCEPT messages are sent 20240923084025124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084025125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084025125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084025171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084025173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084025173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084025226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084025228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084025228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084025650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240923084025650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240923084025650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240923084025650 DMM NOTICE MM(262420000000021/e2b0237a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240923084025650 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20240923084025650 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e6399b8, TLLI=e2b0237a, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923084025651 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240923084025651 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923084025651 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20240923084025651 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240923084025651 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) 20240923084025651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Reject}: Deallocated (fsm.c:568) 20240923084025651 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Deallocated (fsm.c:568) 20240923084025651 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084025651 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240923084025651 DLLC NOTICE LLME(f562c7ff/e2b0237a){ASSIGNED} LLGM Assign pre (e2b0237a => ffffffff) (gprs_llc.c:1079) 20240923084025651 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2b0237a => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@3527497922fe: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@3527497922fe: Final verdict of PTC: pass 20240923084026160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43622<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084026163 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084026163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(95)@3527497922fe: Final verdict of PTC: none -NSVCI99(93)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@3527497922fe: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@3527497922fe: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@3527497922fe: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@3527497922fe: Final verdict of PTC: none -NSVCI97(83)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@3527497922fe: Final verdict of PTC: none -NSVCI98(88)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(81)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(91)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(86)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Mon Sep 23 08:40:26 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 20240923084026297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084026599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55102<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125360) 20240923084027165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084027165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125360, count=131412) 20240923084028166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084028166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Mon Sep 23 08:40:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084029167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084029167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_auth_id_timeout started. 20240923084029653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38440<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084029654 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084029701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084029701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084029701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084029701 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084029701 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084029701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084029701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084029701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084029701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084029702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084029702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084029702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084029703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084029703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084029703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084029703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084029703 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084029703 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084029703 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084029703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084029703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084029703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084029707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084029717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084029717 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(101)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084029745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084029745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084029745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084029745 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084029745 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084029745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084029745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084029745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084029745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084029746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084029746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084029747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084029747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084029747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084029747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084029747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084029747 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084029747 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084029747 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084029747 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084029747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084029747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084029752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084029760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084029760 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(106)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(113)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(113)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084029790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084029790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084029790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084029790 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084029790 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084029790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084029790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084029790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084029790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(113)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084029792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084029792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084029792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084029792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084029792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084029792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084029792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084029792 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084029792 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084029792 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084029792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084029793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084029793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(113)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(113)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084029797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084029808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084029808 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(110)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084030168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084030168 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084030168 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084030168 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(112)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(112)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084030170 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(112)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(112)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084030171 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(112)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(112)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(112)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(112)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@3527497922fe: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='E75ABA52'O, index=0 SGSN_Test-GSUP(114)@3527497922fe: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20240923084030215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084030216 DLLC NOTICE LLME(ffffffff/e75aba52){UNASSIGNED} LLC RX: unknown TLLI 0xe75aba52, creating LLME on the fly (gprs_llc.c:552) 20240923084030216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084030216 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084030216 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084030216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084030216 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084030216 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084030216 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084030216 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084030216 DLLC NOTICE LLME(ffffffff/e75aba52){UNASSIGNED} LLGM Assign pre (e75aba52 => eccf2b84) (gprs_llc.c:1079) 20240923084030216 DLLC NOTICE LLME(e75aba52/eccf2b84){ASSIGNED} LLGM Assign post (e75aba52 => eccf2b84) (gprs_llc.c:1125) 20240923084030216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084030216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084030216 DMM DEBUG MM(262420000000002/eccf2b84) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084031893 DGPRS DEBUG Checking for inactive LLMEs, time = 8891566 (sgsn.c:131) 20240923084036217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240923084036217 DMM DEBUG MM(262420000000002/eccf2b84) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084042218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240923084042218 DMM DEBUG MM(262420000000002/eccf2b84) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084048219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240923084048219 DMM DEBUG MM(262420000000002/eccf2b84) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084050169 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240923084050169 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240923084050170 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(112)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(112)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084054220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240923084054220 DMM DEBUG MM(262420000000002/eccf2b84) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084059704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084059706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084059706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084059748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084059750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084059750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084059794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084059796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084059796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084100221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240923084100221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240923084100221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240923084100221 DMM NOTICE MM(262420000000002/eccf2b84) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240923084100221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Reject}: Deallocated (fsm.c:568) 20240923084100221 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084100221 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084100221 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240923084100221 DLLC NOTICE LLME(e75aba52/eccf2b84){ASSIGNED} LLGM Assign pre (eccf2b84 => ffffffff) (gprs_llc.c:1079) 20240923084100221 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eccf2b84 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@3527497922fe: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@3527497922fe: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@3527497922fe: Final verdict of PTC: pass 20240923084100232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38440<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@3527497922fe: Final verdict of PTC: none 20240923084100234 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084100234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(112)@3527497922fe: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@3527497922fe: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@3527497922fe: Final verdict of PTC: none -NSVCI97(102)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@3527497922fe: Final verdict of PTC: none -NSVCI98(107)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@3527497922fe: Final verdict of PTC: none -NSVCI99(113)@3527497922fe: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(110)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(100)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(111)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(105)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(110): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(111): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(112): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(113): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Mon Sep 23 08:41:00 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 20240923084100358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084100659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33362<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59760) 20240923084101235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084101235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59760, count=68016) 20240923084101893 DGPRS DEBUG Checking for inactive LLMEs, time = 8891596 (sgsn.c:131) 20240923084102236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084102236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Mon Sep 23 08:41:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084103237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084103237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_auth_sai_timeout started. 20240923084103716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084103717 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084103765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084103765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084103765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084103765 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084103765 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084103765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084103765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084103765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084103765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084103767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084103767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084103767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084103767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084103767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084103767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084103767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084103767 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084103767 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084103767 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084103767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084103768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084103768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084103772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084103782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084103782 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI196(120)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(126)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084103799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084103799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084103799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084103799 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084103799 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084103799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084103799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084103799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084103799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084103800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084103800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084103800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084103801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084103801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084103801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084103801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084103801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084103801 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084103801 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084103801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084103801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084103801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084103804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084103813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084103813 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(128)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084103840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084103840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084103840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084103840 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084103840 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084103840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084103840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084103840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084103840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084103842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084103842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084103842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084103842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084103842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084103842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084103842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084103842 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084103842 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084103843 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084103843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(131)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084103843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084103843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084103846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084103855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084103855 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(130)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084104238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084104238 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084104238 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084104238 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084104241 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084104242 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@3527497922fe: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='D7471125'O, index=0 SGSN_Test-GSUP(133)@3527497922fe: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20240923084104285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084104285 DLLC NOTICE LLME(ffffffff/d7471125){UNASSIGNED} LLC RX: unknown TLLI 0xd7471125, creating LLME on the fly (gprs_llc.c:552) 20240923084104285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084104286 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084104286 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084104286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084104286 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084104286 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084104286 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084104286 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084104286 DLLC NOTICE LLME(ffffffff/d7471125){UNASSIGNED} LLGM Assign pre (d7471125 => c484692c) (gprs_llc.c:1079) 20240923084104286 DLLC NOTICE LLME(d7471125/c484692c){ASSIGNED} LLGM Assign post (d7471125 => c484692c) (gprs_llc.c:1125) 20240923084104286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084104286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084104286 DMM DEBUG MM(262420000000003/c484692c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084104298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084104298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084104298 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084104298 DMM DEBUG MM(262420000000003/c484692c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20240923084104298 DMM NOTICE MM(262420000000003/c484692c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084104298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084104298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084104298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084104298 DMM DEBUG MM(262420000000003/c484692c) Requesting authorization (sgsn_auth.c:160) 20240923084104298 DMM INFO MM(262420000000003/c484692c) Requesting authentication tuples (sgsn_auth.c:184) 20240923084104298 DMM DEBUG MM(262420000000003/c484692c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084104298 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20240923084104298 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)@3527497922fe: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@3527497922fe: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20240923084110299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240923084110299 DMM ERROR MM(262420000000003/c484692c) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240923084110299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240923084110299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240923084110299 DMM NOTICE MM(262420000000003/c484692c) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240923084110299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Reject}: Deallocated (fsm.c:568) 20240923084110299 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084110299 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084110299 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240923084110299 DLLC NOTICE LLME(d7471125/c484692c){ASSIGNED} LLGM Assign pre (c484692c => ffffffff) (gprs_llc.c:1079) 20240923084110299 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c484692c => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@3527497922fe: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@3527497922fe: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@3527497922fe: Final verdict of PTC: pass 20240923084110309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33370<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@3527497922fe: Final verdict of PTC: none 20240923084110311 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084110311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(121)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@3527497922fe: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@3527497922fe: Final verdict of PTC: none -NSVCI99(131)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@3527497922fe: Final verdict of PTC: none -NSVCI98(126)@3527497922fe: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@3527497922fe: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(119)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(129)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(124)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Mon Sep 23 08:41: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 20240923084110438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084110739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47578<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57432) 20240923084111312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084111312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57432, count=66556) 20240923084112313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084112313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Mon Sep 23 08:41:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084113313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084113313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_auth_sai_reject started. 20240923084113799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084113800 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084113843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084113843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084113843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084113843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084113843 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084113843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084113843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084113843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084113843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084113845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084113845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084113845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084113845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084113845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084113845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084113845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084113845 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084113845 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084113845 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084113845 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084113846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084113846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084113849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084113858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084113858 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(139)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084113888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084113888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084113888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084113888 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084113888 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084113888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084113888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084113889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084113889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084113891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084113891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084113891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084113891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084113891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084113891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084113891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084113891 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084113891 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084113891 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084113891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(145)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084113892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084113892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084113895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084113904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084113904 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(143)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084113927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084113927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084113927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084113927 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084113927 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084113927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084113927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084113927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084113927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084113929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084113929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084113929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084113929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084113929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084113929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084113929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084113929 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084113929 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084113929 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084113929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(150)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084113930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084113930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084113933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084113942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084113942 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084114315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084114315 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084114315 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084114315 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084114317 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20240923084114318 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@3527497922fe: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='E7D821D5'O, index=0 SGSN_Test-GSUP(152)@3527497922fe: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20240923084114366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084114366 DLLC NOTICE LLME(ffffffff/e7d821d5){UNASSIGNED} LLC RX: unknown TLLI 0xe7d821d5, creating LLME on the fly (gprs_llc.c:552) 20240923084114366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084114366 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084114366 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084114366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084114366 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084114366 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084114366 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084114366 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084114366 DLLC NOTICE LLME(ffffffff/e7d821d5){UNASSIGNED} LLGM Assign pre (e7d821d5 => f66183ea) (gprs_llc.c:1079) 20240923084114366 DLLC NOTICE LLME(e7d821d5/f66183ea){ASSIGNED} LLGM Assign post (e7d821d5 => f66183ea) (gprs_llc.c:1125) 20240923084114366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084114366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084114366 DMM DEBUG MM(262420000000004/f66183ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084114379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084114379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084114379 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084114379 DMM DEBUG MM(262420000000004/f66183ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20240923084114379 DMM NOTICE MM(262420000000004/f66183ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084114379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084114379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084114379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084114379 DMM DEBUG MM(262420000000004/f66183ea) Requesting authorization (sgsn_auth.c:160) 20240923084114379 DMM INFO MM(262420000000004/f66183ea) Requesting authentication tuples (sgsn_auth.c:184) 20240923084114379 DMM DEBUG MM(262420000000004/f66183ea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084114379 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20240923084114379 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)@3527497922fe: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@3527497922fe: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20240923084114382 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20240923084114382 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20240923084114382 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20240923084120380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240923084120380 DMM ERROR MM(262420000000004/f66183ea) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240923084120380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240923084120380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240923084120380 DMM NOTICE MM(262420000000004/f66183ea) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240923084120381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Reject}: Deallocated (fsm.c:568) 20240923084120381 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084120381 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084120381 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240923084120381 DLLC NOTICE LLME(e7d821d5/f66183ea){ASSIGNED} LLGM Assign pre (f66183ea => ffffffff) (gprs_llc.c:1079) 20240923084120381 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f66183ea => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@3527497922fe: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@3527497922fe: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@3527497922fe: Final verdict of PTC: pass 20240923084120391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47594<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@3527497922fe: Final verdict of PTC: none 20240923084120393 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084120393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(142)@3527497922fe: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@3527497922fe: Final verdict of PTC: none -NSVCI97(140)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@3527497922fe: Final verdict of PTC: none -NSVCI98(145)@3527497922fe: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@3527497922fe: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@3527497922fe: Final verdict of PTC: none -NSVCI99(150)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(148)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(138)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(144)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Mon Sep 23 08:41:20 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 20240923084120519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084120820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41346<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67152) 20240923084121394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084121394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67152, count=68412) 20240923084122396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084122396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Mon Sep 23 08:41:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084123397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084123397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_gsup_lu_timeout started. 20240923084123876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084123877 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084123918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084123918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084123918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084123918 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084123918 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084123918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084123918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084123918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084123918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084123919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084123919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084123919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084123920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084123920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084123920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084123920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084123920 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084123920 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084123920 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084123920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084123920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084123920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084123924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084123934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084123934 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(158)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084123954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084123954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084123954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084123954 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084123954 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084123954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084123954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084123954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084123954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084123956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084123956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084123956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084123956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084123956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084123956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084123956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084123956 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084123956 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084123956 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084123956 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084123957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084123957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084123961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084123970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084123970 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084123990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084123991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084123991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084123991 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084123991 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084123991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084123991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084123991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084123991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084123992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084123992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084123992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084123992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084123992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084123992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084123992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084123992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084123992 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084123993 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084123993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084123993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084123993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084123998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084124006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084124006 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084124399 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084124399 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084124399 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084124399 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084124401 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240923084124402 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@3527497922fe: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='D0476978'O, index=0 SGSN_Test-GSUP(171)@3527497922fe: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@3527497922fe: 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 := '26C60B168E6078C1383B1F12F0485200'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '68E07207'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B1B4F9B857E0D115'O } } } } } 20240923084125454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084125454 DLLC NOTICE LLME(ffffffff/d0476978){UNASSIGNED} LLC RX: unknown TLLI 0xd0476978, creating LLME on the fly (gprs_llc.c:552) 20240923084125454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084125454 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084125454 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084125454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084125454 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084125454 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084125454 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084125454 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084125454 DLLC NOTICE LLME(ffffffff/d0476978){UNASSIGNED} LLGM Assign pre (d0476978 => e9583a5c) (gprs_llc.c:1079) 20240923084125454 DLLC NOTICE LLME(d0476978/e9583a5c){ASSIGNED} LLGM Assign post (d0476978 => e9583a5c) (gprs_llc.c:1125) 20240923084125454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084125454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084125454 DMM DEBUG MM(262420000000005/e9583a5c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084125465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084125466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084125466 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084125466 DMM DEBUG MM(262420000000005/e9583a5c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20240923084125466 DMM NOTICE MM(262420000000005/e9583a5c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084125466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084125466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084125466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084125466 DMM DEBUG MM(262420000000005/e9583a5c) Requesting authorization (sgsn_auth.c:160) 20240923084125466 DMM INFO MM(262420000000005/e9583a5c) Requesting authentication tuples (sgsn_auth.c:184) 20240923084125466 DMM DEBUG MM(262420000000005/e9583a5c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084125466 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20240923084125466 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)@3527497922fe: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@3527497922fe: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20240923084125469 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084125469 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084125469 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084125469 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084125469 DMM INFO MM(262420000000005/e9583a5c) Subscriber data update (mmctx.c:445) 20240923084125469 DMM DEBUG MM(262420000000005/e9583a5c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084125469 DMM INFO MM(262420000000005/e9583a5c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084125469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084125469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084125469 DMM INFO MM(262420000000005/e9583a5c) <- GMM AUTH AND CIPHERING REQ (rand = 26 c6 0b 16 8e 60 78 c1 38 3b 1f 12 f0 48 52 00 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084125477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084125477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084125477 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084125477 DMM INFO MM(262420000000005/e9583a5c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084125477 DMM NOTICE MM(262420000000005/e9583a5c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084125477 DMM DEBUG MM(262420000000005/e9583a5c) checking auth: received GSM SRES = 68 e0 72 07 (gprs_gmm.c:666) 20240923084125477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084125477 DMM DEBUG MM(262420000000005/e9583a5c) Requesting authorization (sgsn_auth.c:160) 20240923084125477 DMM INFO MM(262420000000005/e9583a5c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084125477 DMM DEBUG MM(262420000000005/e9583a5c) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084125477 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20240923084125477 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) 20240923084125477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084125477 DMM INFO MM(262420000000005/e9583a5c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9583a5c) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@3527497922fe: setverdict(fail): none -> fail MC@3527497922fe: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20240923084125485 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084125485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(171)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@3527497922fe: Final verdict of PTC: none -NSVCI98(164)@3527497922fe: Final verdict of PTC: none -NSVCI97(159)@3527497922fe: Final verdict of PTC: none -NSVCI99(169)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@3527497922fe: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@3527497922fe: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@3527497922fe: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@3527497922fe: Final verdict of PTC: none 20240923084125488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41362<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99-provIP(167)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@3527497922fe: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@3527497922fe: Final verdict of PTC: fail -NSVCI97-provIP(157)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(162)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@3527497922fe: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Mon Sep 23 08:41:25 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 20240923084125621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084126022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41366<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44132) 20240923084126486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084126486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44132, count=74060) 20240923084127487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084127487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Mon Sep 23 08:41:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084128488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084128488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_gsup_lu_reject started. 20240923084129076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084129077 DMM INFO MM(262420000000005/e9583a5c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084129077 DMM INFO MM(262420000000005/e9583a5c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084129077 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084129077 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084129077 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084129077 DMM ERROR MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240923084129077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240923084129077 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084129077 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084129077 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084129077 DLLC NOTICE LLME(d0476978/e9583a5c){ASSIGNED} LLGM Assign pre (e9583a5c => ffffffff) (gprs_llc.c:1079) 20240923084129077 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9583a5c => ffffffff) (gprs_llc.c:1125) 20240923084129077 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084129120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084129120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084129120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084129120 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084129120 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084129120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084129120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084129120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084129120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084129122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084129122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084129122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084129122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084129122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084129122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084129122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084129122 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084129122 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084129122 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084129122 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084129122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084129122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084129126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084129135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084129135 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(177)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084129155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084129155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084129155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084129155 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084129155 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084129155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084129155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084129155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084129155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084129158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084129158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084129158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084129158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084129158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084129158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084129158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084129158 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084129158 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084129158 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084129158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(183)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084129159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084129159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084129162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084129172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084129172 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(182)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084129195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084129195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084129195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084129195 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084129195 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084129195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084129195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084129195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084129195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084129197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084129197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084129197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084129197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084129197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084129197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084129197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084129197 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084129197 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084129197 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084129197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(188)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084129198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084129198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084129202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084129212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084129212 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084129490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084129490 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084129490 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084129490 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084129492 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084129493 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@3527497922fe: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='C8F46E34'O, index=0 SGSN_Test-GSUP(190)@3527497922fe: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@3527497922fe: 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 := '9FB1DA7EE66E45DC406292EE7F662669'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2BE0B0C5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7F995B9DF6542534'O } } } } } 20240923084130548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084130548 DLLC NOTICE LLME(ffffffff/c8f46e34){UNASSIGNED} LLC RX: unknown TLLI 0xc8f46e34, creating LLME on the fly (gprs_llc.c:552) 20240923084130548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084130548 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084130549 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084130549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084130549 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084130549 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084130549 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084130549 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084130549 DLLC NOTICE LLME(ffffffff/c8f46e34){UNASSIGNED} LLGM Assign pre (c8f46e34 => f516a210) (gprs_llc.c:1079) 20240923084130549 DLLC NOTICE LLME(c8f46e34/f516a210){ASSIGNED} LLGM Assign post (c8f46e34 => f516a210) (gprs_llc.c:1125) 20240923084130549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084130549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084130549 DMM DEBUG MM(262420000000006/f516a210) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084130561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084130561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084130562 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084130562 DMM DEBUG MM(262420000000006/f516a210) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20240923084130562 DMM NOTICE MM(262420000000006/f516a210) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084130562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084130562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084130562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084130562 DMM DEBUG MM(262420000000006/f516a210) Requesting authorization (sgsn_auth.c:160) 20240923084130562 DMM INFO MM(262420000000006/f516a210) Requesting authentication tuples (sgsn_auth.c:184) 20240923084130562 DMM DEBUG MM(262420000000006/f516a210) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084130562 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20240923084130562 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)@3527497922fe: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@3527497922fe: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20240923084130564 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084130564 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084130564 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084130564 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084130564 DMM INFO MM(262420000000006/f516a210) Subscriber data update (mmctx.c:445) 20240923084130564 DMM DEBUG MM(262420000000006/f516a210) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084130564 DMM INFO MM(262420000000006/f516a210) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084130564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084130564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084130564 DMM INFO MM(262420000000006/f516a210) <- GMM AUTH AND CIPHERING REQ (rand = 9f b1 da 7e e6 6e 45 dc 40 62 92 ee 7f 66 26 69 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084130571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084130571 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084130571 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084130571 DMM INFO MM(262420000000006/f516a210) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084130571 DMM NOTICE MM(262420000000006/f516a210) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084130571 DMM DEBUG MM(262420000000006/f516a210) checking auth: received GSM SRES = 2b e0 b0 c5 (gprs_gmm.c:666) 20240923084130571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084130571 DMM DEBUG MM(262420000000006/f516a210) Requesting authorization (sgsn_auth.c:160) 20240923084130571 DMM INFO MM(262420000000006/f516a210) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084130571 DMM DEBUG MM(262420000000006/f516a210) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084130571 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20240923084130571 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) 20240923084130572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084130572 DMM INFO MM(262420000000006/f516a210) <- GMM ATTACH ACCEPT (new P-TMSI=0xf516a210) (gprs_gmm.c:300) 20240923084130572 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20240923084130572 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20240923084130572 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20240923084130572 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084130572 DMM INFO MM(262420000000006/f516a210) Subscriber data update (mmctx.c:445) 20240923084130572 DMM DEBUG MM(262420000000006/f516a210) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@3527497922fe: setverdict(fail): none -> fail MC@3527497922fe: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20240923084130579 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084130580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(190)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@3527497922fe: Final verdict of PTC: none -NSVCI98(183)@3527497922fe: Final verdict of PTC: none -NSVCI97(178)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@3527497922fe: Final verdict of PTC: none -NSVCI99(188)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@3527497922fe: Final verdict of PTC: none 20240923084130582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42338<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_reject-BVCI196(177)@3527497922fe: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@3527497922fe: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(186)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(176)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(181)@3527497922fe: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@3527497922fe: Final verdict of PTC: fail MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@3527497922fe: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Mon Sep 23 08:41:30 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 20240923084130713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084131114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42348<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47400) 20240923084131581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084131581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240923084131894 DGPRS DEBUG Checking for inactive LLMEs, time = 8891626 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=47400, count=79548) 20240923084132582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084132582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Mon Sep 23 08:41:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084133583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084133584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_combined started. 20240923084134171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084134173 DMM INFO MM(262420000000006/f516a210) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084134173 DMM INFO MM(262420000000006/f516a210) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084134173 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084134173 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084134173 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084134173 DMM ERROR MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240923084134173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240923084134173 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084134173 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084134173 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084134173 DLLC NOTICE LLME(c8f46e34/f516a210){ASSIGNED} LLGM Assign pre (f516a210 => ffffffff) (gprs_llc.c:1079) 20240923084134173 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f516a210 => ffffffff) (gprs_llc.c:1125) 20240923084134173 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(197)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084134222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084134222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084134222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084134222 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084134222 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084134223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084134223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084134223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084134223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084134224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084134224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084134224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084134224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084134224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084134224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084134224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084134225 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084134225 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084134225 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084134225 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(197)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084134225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084134225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084134229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084134238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084134238 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(196)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084134257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084134257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084134257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084134257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084134257 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084134257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084134257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084134257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084134257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084134259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084134259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084134259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084134259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084134259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084134259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084134259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084134259 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084134259 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084134259 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084134259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(202)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084134260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084134260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084134263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084134272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084134272 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(201)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084134297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084134297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084134297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084134297 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084134297 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084134297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084134297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084134297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084134297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084134299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084134299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084134299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084134299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084134299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084134299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084134299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084134299 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084134299 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084134299 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084134299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(207)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084134300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084134300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084134304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084134313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084134313 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084134585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084134585 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084134585 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084134585 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084134586 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084134587 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@3527497922fe: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='DDAB86A9'O, index=0 SGSN_Test-GSUP(209)@3527497922fe: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@3527497922fe: 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 := '44FFA918A5FDB1E8900F1806B76197D9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '997BD344'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '54BC0D28B328F7EA'O } } } } } 20240923084135639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084135639 DLLC NOTICE LLME(ffffffff/ddab86a9){UNASSIGNED} LLC RX: unknown TLLI 0xddab86a9, creating LLME on the fly (gprs_llc.c:552) 20240923084135639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084135639 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240923084135639 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084135639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084135639 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084135639 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084135639 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084135639 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084135639 DLLC NOTICE LLME(ffffffff/ddab86a9){UNASSIGNED} LLGM Assign pre (ddab86a9 => ecf84a31) (gprs_llc.c:1079) 20240923084135639 DLLC NOTICE LLME(ddab86a9/ecf84a31){ASSIGNED} LLGM Assign post (ddab86a9 => ecf84a31) (gprs_llc.c:1125) 20240923084135639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084135639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084135639 DMM DEBUG MM(262420000000007/ecf84a31) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084135653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084135653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084135653 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084135653 DMM DEBUG MM(262420000000007/ecf84a31) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20240923084135653 DMM NOTICE MM(262420000000007/ecf84a31) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084135653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084135653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084135653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084135653 DMM DEBUG MM(262420000000007/ecf84a31) Requesting authorization (sgsn_auth.c:160) 20240923084135653 DMM INFO MM(262420000000007/ecf84a31) Requesting authentication tuples (sgsn_auth.c:184) 20240923084135653 DMM DEBUG MM(262420000000007/ecf84a31) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084135653 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20240923084135653 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)@3527497922fe: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@3527497922fe: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20240923084135656 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084135656 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084135656 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084135656 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084135656 DMM INFO MM(262420000000007/ecf84a31) Subscriber data update (mmctx.c:445) 20240923084135656 DMM DEBUG MM(262420000000007/ecf84a31) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084135656 DMM INFO MM(262420000000007/ecf84a31) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084135656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084135656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084135656 DMM INFO MM(262420000000007/ecf84a31) <- GMM AUTH AND CIPHERING REQ (rand = 44 ff a9 18 a5 fd b1 e8 90 0f 18 06 b7 61 97 d9 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084135663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084135663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084135663 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084135663 DMM INFO MM(262420000000007/ecf84a31) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084135663 DMM NOTICE MM(262420000000007/ecf84a31) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084135663 DMM DEBUG MM(262420000000007/ecf84a31) checking auth: received GSM SRES = 99 7b d3 44 (gprs_gmm.c:666) 20240923084135663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084135663 DMM DEBUG MM(262420000000007/ecf84a31) Requesting authorization (sgsn_auth.c:160) 20240923084135663 DMM INFO MM(262420000000007/ecf84a31) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084135663 DMM DEBUG MM(262420000000007/ecf84a31) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084135663 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20240923084135663 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) 20240923084135663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084135663 DMM INFO MM(262420000000007/ecf84a31) <- GMM ATTACH ACCEPT (new P-TMSI=0xecf84a31) (gprs_gmm.c:300) 20240923084135664 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084135664 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084135664 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240923084135664 DMM INFO MM(262420000000007/ecf84a31) Subscriber data update (mmctx.c:445) 20240923084135664 DMM DEBUG MM(262420000000007/ecf84a31) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084135664 DMM INFO MM(262420000000007/ecf84a31) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084135664 DMM NOTICE MM(262420000000007/ecf84a31) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20240923084135664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084135664 DMM NOTICE MM(262420000000007/ecf84a31) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084135664 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) 20240923084135665 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084135665 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240923084135665 DMM INFO MM(262420000000007/ecf84a31) Subscriber data update (mmctx.c:445) 20240923084135665 DMM DEBUG MM(262420000000007/ecf84a31) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@3527497922fe: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@3527497922fe: Removing Client IMSI='262420000000007'H, index=0 20240923084135672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084135672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084135672 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084135672 DMM INFO MM(262420000000007/ecf84a31) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084135672 DMM NOTICE MM(262420000000007/ecf84a31) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084135672 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084135672 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084135672 DLLC NOTICE LLME(ddab86a9/ecf84a31){ASSIGNED} LLGM Assign pre (ffffffff => ecf84a31) (gprs_llc.c:1079) 20240923084135672 DLLC NOTICE LLME(ffffffff/ecf84a31){ASSIGNED} LLGM Assign post (ffffffff => ecf84a31) (gprs_llc.c:1125) 20240923084135672 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084135672 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084135672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084135672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@3527497922fe: Final verdict of PTC: pass 20240923084135674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42350<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084135676 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084135676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(209)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@3527497922fe: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@3527497922fe: Final verdict of PTC: none -NSVCI98(202)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@3527497922fe: Final verdict of PTC: none -NSVCI99(207)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@3527497922fe: Final verdict of PTC: none -NSVCI97(197)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@3527497922fe: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@3527497922fe: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(200)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(195)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(205)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_combined finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Mon Sep 23 08:41:35 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20240923084135803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084136204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42362<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47300) 20240923084136677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084136677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47300, count=88060) 20240923084137678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084137678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Mon Sep 23 08:41:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084138680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084138680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_accept_all started. 20240923084139266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084139267 DMM INFO MM(262420000000007/ecf84a31) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084139267 DMM INFO MM(262420000000007/ecf84a31) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084139267 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084139267 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084139267 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084139267 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084139267 DLLC NOTICE LLME(ffffffff/ecf84a31){ASSIGNED} LLGM Assign pre (ecf84a31 => ffffffff) (gprs_llc.c:1079) 20240923084139267 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ecf84a31 => ffffffff) (gprs_llc.c:1125) 20240923084139267 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20240923084139267 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) 20240923084139267 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) 20240923084139267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923084139267 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084139268 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084139268 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084139268 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084139316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084139316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084139316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084139316 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084139316 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084139316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084139316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084139316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084139316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084139318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084139318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084139318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084139318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084139318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084139318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084139318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084139318 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084139318 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084139318 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084139318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084139319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084139319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084139323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(217)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(213)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084139335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084139336 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(218)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI196(215)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(222)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084139361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084139361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084139361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084139361 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084139362 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084139362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084139362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084139362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084139362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(221)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(222)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084139363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084139363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084139363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084139364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084139364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084139364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084139364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084139364 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084139364 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084139364 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084139364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084139364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084139364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(222)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(222)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084139368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084139376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084139376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(219)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(221)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084139390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084139390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084139390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084139390 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084139390 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084139390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084139390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084139390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084139390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084139392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084139392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084139392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084139392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084139392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084139392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084139392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084139392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084139392 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084139392 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084139392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084139393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084139393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084139397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084139407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084139407 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(225)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084139680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084139680 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084139680 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084139680 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084139683 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084139683 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@3527497922fe: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='D421AC67'O, index=0 SGSN_Test-GSUP(228)@3527497922fe: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20240923084140735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084140735 DLLC NOTICE LLME(ffffffff/d421ac67){UNASSIGNED} LLC RX: unknown TLLI 0xd421ac67, creating LLME on the fly (gprs_llc.c:552) 20240923084140735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084140735 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084140735 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084140735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084140735 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084140735 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084140735 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084140735 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084140735 DLLC NOTICE LLME(ffffffff/d421ac67){UNASSIGNED} LLGM Assign pre (d421ac67 => eef88416) (gprs_llc.c:1079) 20240923084140735 DLLC NOTICE LLME(d421ac67/eef88416){ASSIGNED} LLGM Assign post (d421ac67 => eef88416) (gprs_llc.c:1125) 20240923084140735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084140735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084140735 DMM DEBUG MM(262420000000008/eef88416) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084140748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084140748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084140748 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084140748 DMM DEBUG MM(262420000000008/eef88416) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20240923084140748 DMM NOTICE MM(262420000000008/eef88416) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084140748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084140748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084140748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240923084140748 DMM INFO MM(262420000000008/eef88416) <- GMM ATTACH ACCEPT (new P-TMSI=0xeef88416) (gprs_gmm.c:300) TC_attach_accept_all(230)@3527497922fe: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@3527497922fe: Removing Client IMSI='262420000000008'H, index=0 20240923084141738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084141738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084141738 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084141738 DMM INFO MM(262420000000008/eef88416) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084141738 DMM NOTICE MM(262420000000008/eef88416) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084141738 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084141738 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084141738 DLLC NOTICE LLME(d421ac67/eef88416){ASSIGNED} LLGM Assign pre (ffffffff => eef88416) (gprs_llc.c:1079) 20240923084141738 DLLC NOTICE LLME(ffffffff/eef88416){ASSIGNED} LLGM Assign post (ffffffff => eef88416) (gprs_llc.c:1125) 20240923084141738 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084141738 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084141738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084141738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@3527497922fe: Final verdict of PTC: pass 20240923084141741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47954<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@3527497922fe: Final verdict of PTC: none 20240923084141743 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084141744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(216)@3527497922fe: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@3527497922fe: Final verdict of PTC: none -NSVCI99(226)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(221)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@3527497922fe: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@3527497922fe: Final verdict of PTC: none TC_attach_accept_all-BVCI210(219)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@3527497922fe: Final verdict of PTC: none -NSVCI98(222)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(220)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(214)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(224)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_accept_all-BVCI210(219): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(220): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(221): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(222): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_accept_all finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Mon Sep 23 08:41:41 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 20240923084141867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47960<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084142268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47960<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59904) 20240923084142745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084142745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59904, count=70580) 20240923084143747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084143747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Mon Sep 23 08:41:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084144749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084144749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_closed started. 20240923084145329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084145330 DMM INFO MM(262420000000008/eef88416) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084145330 DMM INFO MM(262420000000008/eef88416) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084145330 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084145330 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084145330 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084145330 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084145330 DLLC NOTICE LLME(ffffffff/eef88416){ASSIGNED} LLGM Assign pre (eef88416 => ffffffff) (gprs_llc.c:1079) 20240923084145330 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eef88416 => ffffffff) (gprs_llc.c:1125) 20240923084145330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923084145330 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084145331 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084145331 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084145331 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(235)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084145372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084145372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084145372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084145372 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084145372 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084145372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084145372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084145372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084145372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084145374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084145374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084145374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084145374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084145374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084145374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084145374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084145374 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084145374 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084145374 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084145374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(235)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084145375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084145375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084145378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(236)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084145388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084145388 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(234)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084145406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084145406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084145406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084145406 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084145406 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084145406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084145406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084145406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084145406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084145408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084145408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084145408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084145408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084145408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084145408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084145408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084145408 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084145408 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084145409 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084145409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084145409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084145409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084145413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084145423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084145423 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(242)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI210(239)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(246)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084145448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084145448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084145448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084145448 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084145448 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084145448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084145448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084145448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084145448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(246)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084145449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084145449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084145449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084145450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084145450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084145450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084145450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084145450 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084145450 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084145450 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084145450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084145450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084145450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(246)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(246)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084145454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084145463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084145463 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(243)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084145750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084145750 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084145750 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084145750 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(245)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(245)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084145752 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(245)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(245)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084145753 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(245)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(245)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@3527497922fe: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='D35881D2'O, index=0 SGSN_Test-GSUP(247)@3527497922fe: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@3527497922fe: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='D35881D2'O, index=1 20240923084146809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084146809 DLLC NOTICE LLME(ffffffff/d35881d2){UNASSIGNED} LLC RX: unknown TLLI 0xd35881d2, creating LLME on the fly (gprs_llc.c:552) 20240923084146809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084146809 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084146809 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084146809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084146809 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084146809 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084146809 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084146809 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084146809 DLLC NOTICE LLME(ffffffff/d35881d2){UNASSIGNED} LLGM Assign pre (d35881d2 => c0a8caa7) (gprs_llc.c:1079) 20240923084146809 DLLC NOTICE LLME(d35881d2/c0a8caa7){ASSIGNED} LLGM Assign post (d35881d2 => c0a8caa7) (gprs_llc.c:1125) 20240923084146809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084146809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084146809 DMM DEBUG MM(001010123456789/c0a8caa7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084146822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084146822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084146822 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084146822 DMM DEBUG MM(001010123456789/c0a8caa7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240923084146822 DMM NOTICE MM(001010123456789/c0a8caa7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084146822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084146822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084146822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240923084146822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240923084146822 DMM NOTICE MM(001010123456789/c0a8caa7) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240923084146822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Reject}: Deallocated (fsm.c:568) 20240923084146822 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084146822 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084146822 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240923084146822 DLLC NOTICE LLME(d35881d2/c0a8caa7){ASSIGNED} LLGM Assign pre (c0a8caa7 => ffffffff) (gprs_llc.c:1079) 20240923084146822 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0a8caa7 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@3527497922fe: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@3527497922fe: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@3527497922fe: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@3527497922fe: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='CB79716D'O, index=2 SGSN_Test-GSUP(247)@3527497922fe: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20240923084146861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084146861 DLLC NOTICE LLME(ffffffff/cb79716d){UNASSIGNED} LLC RX: unknown TLLI 0xcb79716d, creating LLME on the fly (gprs_llc.c:552) 20240923084146861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084146861 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084146861 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084146861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084146861 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084146861 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084146861 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084146861 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084146861 DLLC NOTICE LLME(ffffffff/cb79716d){UNASSIGNED} LLGM Assign pre (cb79716d => c0966b85) (gprs_llc.c:1079) 20240923084146862 DLLC NOTICE LLME(cb79716d/c0966b85){ASSIGNED} LLGM Assign post (cb79716d => c0966b85) (gprs_llc.c:1125) 20240923084146862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084146862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084146862 DMM DEBUG MM(262420000000010/c0966b85) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084146869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084146869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084146869 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084146869 DMM DEBUG MM(262420000000010/c0966b85) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20240923084146869 DMM NOTICE MM(262420000000010/c0966b85) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084146869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084146869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084146869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240923084146869 DMM INFO MM(262420000000010/c0966b85) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0966b85) (gprs_gmm.c:300) TC_attach_closed(250)@3527497922fe: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@3527497922fe: Removing Client IMSI='262420000000010'H, index=2 20240923084147867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084147867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084147867 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084147867 DMM INFO MM(262420000000010/c0966b85) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084147867 DMM NOTICE MM(262420000000010/c0966b85) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084147867 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084147867 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084147867 DLLC NOTICE LLME(cb79716d/c0966b85){ASSIGNED} LLGM Assign pre (ffffffff => c0966b85) (gprs_llc.c:1079) 20240923084147867 DLLC NOTICE LLME(ffffffff/c0966b85){ASSIGNED} LLGM Assign post (ffffffff => c0966b85) (gprs_llc.c:1125) 20240923084147867 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084147867 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084147867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084147867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@3527497922fe: Final verdict of PTC: pass 20240923084147869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47972<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@3527497922fe: Final verdict of PTC: none 20240923084147871 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084147871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(245)@3527497922fe: Final verdict of PTC: none -NSVCI98(240)@3527497922fe: Final verdict of PTC: none -NSVCI99(246)@3527497922fe: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@3527497922fe: Final verdict of PTC: none -NSVCI97(235)@3527497922fe: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(233)@3527497922fe: Final verdict of PTC: none TC_attach_closed-BVCI220(243)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(238)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(244)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_closed-BVCI220(243): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(244): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(245): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(246): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@3527497922fe: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@3527497922fe: Test case TC_attach_closed finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Mon Sep 23 08:41:47 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20240923084147996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084148398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44288<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77036) 20240923084148872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084148872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=77036, count=81392) 20240923084149873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084149873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Mon Sep 23 08:41:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084150874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084150874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_no_imei_response started. 20240923084151457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084151458 DMM INFO MM(262420000000010/c0966b85) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084151458 DMM INFO MM(262420000000010/c0966b85) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084151458 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084151458 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084151458 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084151458 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084151458 DLLC NOTICE LLME(ffffffff/c0966b85){ASSIGNED} LLGM Assign pre (c0966b85 => ffffffff) (gprs_llc.c:1079) 20240923084151458 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0966b85 => ffffffff) (gprs_llc.c:1125) 20240923084151458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923084151458 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084151458 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084151458 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084151458 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084151501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084151501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084151501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084151501 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084151501 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084151501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084151501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084151501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084151501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084151503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084151503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084151503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084151503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084151503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084151503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084151503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084151503 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084151503 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084151503 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084151503 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084151503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084151503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084151508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084151519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084151519 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(254)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084151546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084151546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084151546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084151546 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084151546 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084151546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084151546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084151546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084151546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084151548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084151548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084151548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084151548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084151548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084151548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084151548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084151548 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084151548 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084151548 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084151548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(260)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084151549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084151549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084151552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(261)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084151561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084151561 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(259)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(266)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084151590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084151590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084151590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084151590 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084151590 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084151590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084151590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084151590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084151590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084151592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084151592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084151592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084151593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084151593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084151593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084151593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084151593 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084151593 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084151593 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084151593 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(266)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084151593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084151593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084151596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084151605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084151605 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(263)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084151875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084151875 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084151875 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084151875 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084151877 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240923084151878 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(265)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(265)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(265)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@3527497922fe: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='F43C7BDB'O, index=0 SGSN_Test-GSUP(267)@3527497922fe: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20240923084152933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084152933 DLLC NOTICE LLME(ffffffff/f43c7bdb){UNASSIGNED} LLC RX: unknown TLLI 0xf43c7bdb, creating LLME on the fly (gprs_llc.c:552) 20240923084152933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084152933 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240923084152933 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084152933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084152933 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084152933 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084152933 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084152933 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084152933 DLLC NOTICE LLME(ffffffff/f43c7bdb){UNASSIGNED} LLGM Assign pre (f43c7bdb => da072e60) (gprs_llc.c:1079) 20240923084152933 DLLC NOTICE LLME(f43c7bdb/da072e60){ASSIGNED} LLGM Assign post (f43c7bdb => da072e60) (gprs_llc.c:1125) 20240923084152933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084152933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084152933 DMM DEBUG MM(262420000000032/da072e60) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084158934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240923084158934 DMM DEBUG MM(262420000000032/da072e60) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084201895 DGPRS DEBUG Checking for inactive LLMEs, time = 8891656 (sgsn.c:131) 20240923084204935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240923084204935 DMM DEBUG MM(262420000000032/da072e60) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084210936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240923084210936 DMM DEBUG MM(262420000000032/da072e60) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084211876 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240923084211876 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240923084211876 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084216936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240923084216937 DMM DEBUG MM(262420000000032/da072e60) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084221504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084221506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084221506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084221549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084221551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084221551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084221594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084221596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084221596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084222937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240923084222937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240923084222937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240923084222937 DMM NOTICE MM(262420000000032/da072e60) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240923084222937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Reject}: Deallocated (fsm.c:568) 20240923084222937 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084222937 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084222937 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240923084222937 DLLC NOTICE LLME(f43c7bdb/da072e60){ASSIGNED} LLGM Assign pre (da072e60 => ffffffff) (gprs_llc.c:1079) 20240923084222937 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da072e60 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@3527497922fe: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@3527497922fe: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@3527497922fe: Final verdict of PTC: pass 20240923084222947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44298<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084222950 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084222950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(267)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(265)@3527497922fe: Final verdict of PTC: none -NSVCI97(255)@3527497922fe: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@3527497922fe: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@3527497922fe: Final verdict of PTC: none -NSVCI98(260)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@3527497922fe: Final verdict of PTC: none -NSVCI99(266)@3527497922fe: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(264)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(258)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(253)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Mon Sep 23 08:42:23 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 20240923084223073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084223374 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49730<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67244) 20240923084223951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084223951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67244, count=71600) 20240923084224952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084224952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Mon Sep 23 08:42:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084225953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084225953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_no_imsi_response started. 20240923084226438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084226439 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084226483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084226483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084226483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084226483 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084226483 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084226483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084226483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084226483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084226483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084226485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084226485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084226485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084226485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084226485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084226485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084226485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084226485 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084226485 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084226485 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084226485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084226486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084226486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084226490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084226499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084226499 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI196(273)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084226522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084226522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084226522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084226522 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084226522 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084226522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084226522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084226522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084226522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084226524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084226524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084226524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084226524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084226524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084226524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084226524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084226524 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084226524 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084226524 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084226524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084226525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084226525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084226529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084226540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084226540 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(278)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084226558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084226558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084226558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084226558 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084226558 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084226558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084226558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084226558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084226558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084226560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084226560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084226560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084226560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084226560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084226560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084226560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084226560 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084226560 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084226560 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084226560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(284)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084226561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084226561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084226565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084226576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084226576 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084226953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084226953 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084226953 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084226953 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084226955 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084226956 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@3527497922fe: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='F5C6556F'O, index=0 SGSN_Test-GSUP(286)@3527497922fe: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20240923084228007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084228007 DLLC NOTICE LLME(ffffffff/f5c6556f){UNASSIGNED} LLC RX: unknown TLLI 0xf5c6556f, creating LLME on the fly (gprs_llc.c:552) 20240923084228007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084228007 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240923084228007 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084228007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084228007 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084228007 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084228007 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084228007 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084228007 DLLC NOTICE LLME(ffffffff/f5c6556f){UNASSIGNED} LLGM Assign pre (f5c6556f => f79ccf17) (gprs_llc.c:1079) 20240923084228007 DLLC NOTICE LLME(f5c6556f/f79ccf17){ASSIGNED} LLGM Assign post (f5c6556f => f79ccf17) (gprs_llc.c:1125) 20240923084228007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084228007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084228007 DMM DEBUG MM(/f79ccf17) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084228019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084228019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084228019 DMM DEBUG MM_STATE_Gb(4123415919)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084228019 DMM DEBUG MM(/f79ccf17) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20240923084228019 DMM NOTICE MM(/f79ccf17) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084228019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084228019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20240923084228019 DMM DEBUG MM(/f79ccf17) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240923084231896 DGPRS DEBUG Checking for inactive LLMEs, time = 8891686 (sgsn.c:131) 20240923084234020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240923084234020 DMM DEBUG MM(/f79ccf17) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240923084240021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240923084240021 DMM DEBUG MM(/f79ccf17) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240923084246022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240923084246022 DMM DEBUG MM(/f79ccf17) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240923084246954 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240923084246954 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240923084246955 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084252022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240923084252022 DMM DEBUG MM(/f79ccf17) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240923084256487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084256489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084256489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084256525 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084256527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084256527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084256561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084256563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084256563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084258023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240923084258023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240923084258023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240923084258023 DMM NOTICE MM(/f79ccf17) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240923084258023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Reject}: Deallocated (fsm.c:568) 20240923084258023 DMM DEBUG MM_STATE_Gb(4123415919)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084258023 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084258023 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240923084258023 DLLC NOTICE LLME(f5c6556f/f79ccf17){ASSIGNED} LLGM Assign pre (f79ccf17 => ffffffff) (gprs_llc.c:1079) 20240923084258023 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f79ccf17 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@3527497922fe: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@3527497922fe: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@3527497922fe: Final verdict of PTC: pass 20240923084258033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49736<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084258035 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084258035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(286)@3527497922fe: Final verdict of PTC: none -NSVCI97(274)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@3527497922fe: Final verdict of PTC: none -NSVCI98(279)@3527497922fe: Final verdict of PTC: none -NSVCI99(284)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@3527497922fe: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@3527497922fe: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@3527497922fe: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(282)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(272)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(277)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Mon Sep 23 08:42:58 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 20240923084258167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084258468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59656<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63352) 20240923084259036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084259036 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) 20240923084300037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084300037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Mon Sep 23 08:43:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084301038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084301038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_closed_add_vty started. 20240923084301529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084301530 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(294)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(294)@3527497922fe: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(293)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084301579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084301579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084301579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084301579 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084301579 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084301579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084301580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084301580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084301580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(294)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084301581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084301581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084301581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084301581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084301581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084301581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084301581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084301582 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084301582 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084301582 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084301582 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084301582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084301582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(294)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(294)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084301586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240923084301596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084301596 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(291)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(293)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084301606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084301606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084301606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084301606 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084301606 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084301606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084301606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084301606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084301606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084301607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084301607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084301608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084301608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084301608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084301608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084301608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084301608 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084301608 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084301608 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084301608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084301608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084301608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084301612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084301621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084301621 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI210(297)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084301642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084301642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084301642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084301642 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084301642 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084301642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084301642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084301642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084301642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084301644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084301644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084301644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084301644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084301644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084301644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084301644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084301644 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084301644 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084301644 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084301644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(303)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084301645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084301645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084301649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084301657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084301657 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084301897 DGPRS DEBUG Checking for inactive LLMEs, time = 8891716 (sgsn.c:131) 20240923084302039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084302039 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084302039 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084302039 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084302041 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084302042 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(291)@3527497922fe: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='FEDC4250'O, index=0 SGSN_Test-GSUP(305)@3527497922fe: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(291)@3527497922fe: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='FEDC4250'O, index=1 20240923084303106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084303106 DLLC NOTICE LLME(ffffffff/fedc4250){UNASSIGNED} LLC RX: unknown TLLI 0xfedc4250, creating LLME on the fly (gprs_llc.c:552) 20240923084303106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084303106 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084303106 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084303106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084303106 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084303106 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084303106 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084303106 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084303106 DLLC NOTICE LLME(ffffffff/fedc4250){UNASSIGNED} LLGM Assign pre (fedc4250 => d75cc8fa) (gprs_llc.c:1079) 20240923084303106 DLLC NOTICE LLME(fedc4250/d75cc8fa){ASSIGNED} LLGM Assign post (fedc4250 => d75cc8fa) (gprs_llc.c:1125) 20240923084303106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084303106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084303106 DMM DEBUG MM(001010123456789/d75cc8fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084303120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084303120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084303120 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084303120 DMM DEBUG MM(001010123456789/d75cc8fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240923084303120 DMM NOTICE MM(001010123456789/d75cc8fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084303120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084303120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084303120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240923084303120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240923084303120 DMM NOTICE MM(001010123456789/d75cc8fa) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240923084303120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Reject}: Deallocated (fsm.c:568) 20240923084303120 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084303120 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084303120 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240923084303120 DLLC NOTICE LLME(fedc4250/d75cc8fa){ASSIGNED} LLGM Assign pre (d75cc8fa => ffffffff) (gprs_llc.c:1079) 20240923084303120 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d75cc8fa => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@3527497922fe: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(291)@3527497922fe: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(291)@3527497922fe: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='FEDC4250'O, index=2 20240923084303126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084303126 DLLC NOTICE LLME(ffffffff/fedc4250){UNASSIGNED} LLC RX: unknown TLLI 0xfedc4250, creating LLME on the fly (gprs_llc.c:552) 20240923084303126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20240923084303126 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084303126 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084303126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084303126 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084303126 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084303126 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084303126 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084303126 DLLC NOTICE LLME(ffffffff/fedc4250){UNASSIGNED} LLGM Assign pre (fedc4250 => de695fb1) (gprs_llc.c:1079) 20240923084303126 DLLC NOTICE LLME(fedc4250/de695fb1){ASSIGNED} LLGM Assign post (fedc4250 => de695fb1) (gprs_llc.c:1125) 20240923084303126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084303126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084303126 DMM DEBUG MM(001010123456700/de695fb1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084303131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084303131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084303131 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084303131 DMM DEBUG MM(001010123456700/de695fb1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240923084303131 DMM NOTICE MM(001010123456700/de695fb1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084303131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084303131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084303131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240923084303131 DMM INFO MM(001010123456700/de695fb1) <- GMM ATTACH ACCEPT (new P-TMSI=0xde695fb1) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(291)@3527497922fe: Removing Client IMSI='001010123456700'H, index=2 20240923084304131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084304131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084304131 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084304131 DMM INFO MM(001010123456700/de695fb1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084304131 DMM NOTICE MM(001010123456700/de695fb1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084304131 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084304131 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084304131 DLLC NOTICE LLME(fedc4250/de695fb1){ASSIGNED} LLGM Assign pre (ffffffff => de695fb1) (gprs_llc.c:1079) 20240923084304131 DLLC NOTICE LLME(ffffffff/de695fb1){ASSIGNED} LLGM Assign post (ffffffff => de695fb1) (gprs_llc.c:1125) 20240923084304131 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084304131 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084304131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084304131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@3527497922fe: Final verdict of PTC: pass 20240923084304133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59662<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084304135 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084304135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(304)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(305)@3527497922fe: Final verdict of PTC: none -NSVCI97(294)@3527497922fe: Final verdict of PTC: none -NSVCI98(298)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@3527497922fe: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(291)@3527497922fe: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(293)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@3527497922fe: Final verdict of PTC: none -NSVCI99(303)@3527497922fe: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(296)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(301)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(292)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(291): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(292): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(293): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(294): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Mon Sep 23 08:43:04 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 20240923084304259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59672<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084304660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59672<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70388) 20240923084305136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084305136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70388, count=81064) 20240923084306137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084306137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Mon Sep 23 08:43:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084307138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084307138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_check_subscriber_list started. 20240923084307722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084307723 DMM INFO MM(001010123456700/de695fb1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084307723 DMM INFO MM(001010123456700/de695fb1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084307723 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084307723 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084307723 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084307723 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084307723 DLLC NOTICE LLME(ffffffff/de695fb1){ASSIGNED} LLGM Assign pre (de695fb1 => ffffffff) (gprs_llc.c:1079) 20240923084307723 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de695fb1 => ffffffff) (gprs_llc.c:1125) 20240923084307723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923084307723 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084307723 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084307723 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084307723 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084307768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084307768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084307768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084307768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084307768 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084307768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084307768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084307768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084307768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084307770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084307770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084307770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084307770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084307770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084307770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084307770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084307770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084307770 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084307770 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084307770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084307771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084307771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084307775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084307786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084307786 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(311)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084307805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084307805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084307805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084307805 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084307805 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084307805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084307805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084307805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084307805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084307807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084307807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084307807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084307807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084307807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084307807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084307807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084307807 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084307807 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084307807 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084307807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084307808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084307808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084307811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084307820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084307820 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(316)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(323)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084307849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084307849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084307849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084307849 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084307849 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084307849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084307849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084307849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084307849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084307851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084307851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084307851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084307851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084307851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084307851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084307851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084307851 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084307851 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084307851 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084307851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(323)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084307852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084307852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084307855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084307862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084307862 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(320)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084308139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084308139 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084308139 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084308139 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(322)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084308141 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240923084308142 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(322)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(322)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(322)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(322)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@3527497922fe: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='EF5887CB'O, index=0 SGSN_Test-GSUP(324)@3527497922fe: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@3527497922fe: 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 := 'AF65F140879B7F18B19AC6A80D1DF0C7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AB7A7F63'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2DD315BDB7518AF9'O } } } } } 20240923084309196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084309196 DLLC NOTICE LLME(ffffffff/ef5887cb){UNASSIGNED} LLC RX: unknown TLLI 0xef5887cb, creating LLME on the fly (gprs_llc.c:552) 20240923084309196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084309196 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084309196 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084309196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084309196 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084309196 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084309196 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084309196 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084309196 DLLC NOTICE LLME(ffffffff/ef5887cb){UNASSIGNED} LLGM Assign pre (ef5887cb => f0932c9f) (gprs_llc.c:1079) 20240923084309196 DLLC NOTICE LLME(ef5887cb/f0932c9f){ASSIGNED} LLGM Assign post (ef5887cb => f0932c9f) (gprs_llc.c:1125) 20240923084309196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084309196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084309196 DMM DEBUG MM(262420000000034/f0932c9f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084309208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084309208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084309208 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084309208 DMM DEBUG MM(262420000000034/f0932c9f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20240923084309208 DMM NOTICE MM(262420000000034/f0932c9f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084309208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084309208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084309208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084309208 DMM DEBUG MM(262420000000034/f0932c9f) Requesting authorization (sgsn_auth.c:160) 20240923084309208 DMM INFO MM(262420000000034/f0932c9f) Requesting authentication tuples (sgsn_auth.c:184) 20240923084309208 DMM DEBUG MM(262420000000034/f0932c9f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084309209 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20240923084309209 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)@3527497922fe: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@3527497922fe: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20240923084309211 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084309211 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084309211 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084309211 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084309211 DMM INFO MM(262420000000034/f0932c9f) Subscriber data update (mmctx.c:445) 20240923084309211 DMM DEBUG MM(262420000000034/f0932c9f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084309211 DMM INFO MM(262420000000034/f0932c9f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084309211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084309211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084309211 DMM INFO MM(262420000000034/f0932c9f) <- GMM AUTH AND CIPHERING REQ (rand = af 65 f1 40 87 9b 7f 18 b1 9a c6 a8 0d 1d f0 c7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084309219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084309219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084309219 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084309219 DMM INFO MM(262420000000034/f0932c9f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084309219 DMM NOTICE MM(262420000000034/f0932c9f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084309219 DMM DEBUG MM(262420000000034/f0932c9f) checking auth: received GSM SRES = ab 7a 7f 63 (gprs_gmm.c:666) 20240923084309219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084309219 DMM DEBUG MM(262420000000034/f0932c9f) Requesting authorization (sgsn_auth.c:160) 20240923084309219 DMM INFO MM(262420000000034/f0932c9f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084309219 DMM DEBUG MM(262420000000034/f0932c9f) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084309219 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20240923084309219 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) 20240923084309219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084309219 DMM INFO MM(262420000000034/f0932c9f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0932c9f) (gprs_gmm.c:300) 20240923084309220 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084309220 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084309220 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240923084309220 DMM INFO MM(262420000000034/f0932c9f) Subscriber data update (mmctx.c:445) 20240923084309220 DMM DEBUG MM(262420000000034/f0932c9f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084309220 DMM INFO MM(262420000000034/f0932c9f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084309220 DMM NOTICE MM(262420000000034/f0932c9f) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20240923084309220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084309220 DMM NOTICE MM(262420000000034/f0932c9f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084309220 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) 20240923084309221 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084309221 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240923084309221 DMM INFO MM(262420000000034/f0932c9f) Subscriber data update (mmctx.c:445) 20240923084309221 DMM DEBUG MM(262420000000034/f0932c9f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084309228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084309228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084309228 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084309228 DMM INFO MM(262420000000034/f0932c9f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084309228 DMM NOTICE MM(262420000000034/f0932c9f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084309228 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084309228 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084309228 DLLC NOTICE LLME(ef5887cb/f0932c9f){ASSIGNED} LLGM Assign pre (ffffffff => f0932c9f) (gprs_llc.c:1079) 20240923084309228 DLLC NOTICE LLME(ffffffff/f0932c9f){ASSIGNED} LLGM Assign post (ffffffff => f0932c9f) (gprs_llc.c:1125) 20240923084309228 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084309228 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084309228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084309228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@3527497922fe: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@3527497922fe: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@3527497922fe: Final verdict of PTC: pass 20240923084309280 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240923084309280 DMM INFO MM(262420000000034/f0932c9f) Subscriber data update (mmctx.c:445) 20240923084309280 DMM DEBUG MM(262420000000034/f0932c9f) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240923084309280 DMM INFO MM(262420000000034/f0932c9f) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240923084309280 DMM INFO MM(262420000000034/f0932c9f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084309280 DMM INFO MM(262420000000034/f0932c9f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084309280 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084309280 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084309280 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084309280 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084309280 DLLC NOTICE LLME(ffffffff/f0932c9f){ASSIGNED} LLGM Assign pre (f0932c9f => ffffffff) (gprs_llc.c:1079) 20240923084309280 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0932c9f => ffffffff) (gprs_llc.c:1125) 20240923084309280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923084309280 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084309280 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084309280 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084309281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60680<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@3527497922fe: Final verdict of PTC: none 20240923084309283 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084309284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_check_subscriber_list-BVCI196(311)@3527497922fe: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(322)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@3527497922fe: Final verdict of PTC: none -NSVCI97(312)@3527497922fe: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@3527497922fe: Final verdict of PTC: none -NSVCI98(317)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@3527497922fe: Final verdict of PTC: none -NSVCI99(323)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(321)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(310)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(315)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Mon Sep 23 08:43:09 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 20240923084309409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084309710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60688<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90040) 20240923084310284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084310284 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) 20240923084311285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084311285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Mon Sep 23 08:43:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084312286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084312286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_detach_check_subscriber_list started. 20240923084312766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084312768 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(332)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(332)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084312822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084312822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084312823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084312823 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084312823 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084312823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084312823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084312823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084312823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(332)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084312824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084312824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084312824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084312824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084312824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084312824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084312824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084312824 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084312824 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084312824 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084312824 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(332)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084312825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084312825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(332)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(331)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084312829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084312839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084312839 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(333)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI196(329)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(331)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084312853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084312853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084312853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084312853 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084312853 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084312853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084312853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084312853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084312853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084312855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084312855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084312855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084312855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084312855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084312855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084312856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084312856 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084312856 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084312856 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084312856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(336)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084312856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084312856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084312860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084312870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084312870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(335)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(341)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084312896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084312896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084312896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084312896 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084312896 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084312896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084312896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084312896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084312896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084312898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084312898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084312898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084312898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084312898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084312898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084312898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084312898 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084312898 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084312898 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084312898 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084312898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084312898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084312903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084312914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084312914 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084313287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084313287 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084313287 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084313287 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084313289 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240923084313289 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(329)@3527497922fe: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='C1ADE81E'O, index=0 SGSN_Test-GSUP(343)@3527497922fe: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@3527497922fe: 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 := 'E445F794D6217F99E9F6A4718F181BCB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '721DA1F7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '46B6AE6C564C87C1'O } } } } } 20240923084313334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084313334 DLLC NOTICE LLME(ffffffff/c1ade81e){UNASSIGNED} LLC RX: unknown TLLI 0xc1ade81e, creating LLME on the fly (gprs_llc.c:552) 20240923084313334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084313334 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084313334 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084313334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084313334 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084313334 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084313334 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084313334 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084313334 DLLC NOTICE LLME(ffffffff/c1ade81e){UNASSIGNED} LLGM Assign pre (c1ade81e => ffcd5453) (gprs_llc.c:1079) 20240923084313334 DLLC NOTICE LLME(c1ade81e/ffcd5453){ASSIGNED} LLGM Assign post (c1ade81e => ffcd5453) (gprs_llc.c:1125) 20240923084313334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084313334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084313334 DMM DEBUG MM(262420000000033/ffcd5453) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084313347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084313347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084313347 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084313347 DMM DEBUG MM(262420000000033/ffcd5453) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20240923084313347 DMM NOTICE MM(262420000000033/ffcd5453) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084313347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084313347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084313347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084313347 DMM DEBUG MM(262420000000033/ffcd5453) Requesting authorization (sgsn_auth.c:160) 20240923084313347 DMM INFO MM(262420000000033/ffcd5453) Requesting authentication tuples (sgsn_auth.c:184) 20240923084313347 DMM DEBUG MM(262420000000033/ffcd5453) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084313347 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20240923084313347 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)@3527497922fe: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@3527497922fe: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20240923084313350 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084313350 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084313350 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084313350 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084313350 DMM INFO MM(262420000000033/ffcd5453) Subscriber data update (mmctx.c:445) 20240923084313350 DMM DEBUG MM(262420000000033/ffcd5453) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084313350 DMM INFO MM(262420000000033/ffcd5453) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084313350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084313350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084313350 DMM INFO MM(262420000000033/ffcd5453) <- GMM AUTH AND CIPHERING REQ (rand = e4 45 f7 94 d6 21 7f 99 e9 f6 a4 71 8f 18 1b cb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084313357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084313357 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084313357 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084313357 DMM INFO MM(262420000000033/ffcd5453) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084313357 DMM NOTICE MM(262420000000033/ffcd5453) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084313357 DMM DEBUG MM(262420000000033/ffcd5453) checking auth: received GSM SRES = 72 1d a1 f7 (gprs_gmm.c:666) 20240923084313357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084313357 DMM DEBUG MM(262420000000033/ffcd5453) Requesting authorization (sgsn_auth.c:160) 20240923084313357 DMM INFO MM(262420000000033/ffcd5453) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084313357 DMM DEBUG MM(262420000000033/ffcd5453) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084313357 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20240923084313357 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) 20240923084313357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084313357 DMM INFO MM(262420000000033/ffcd5453) <- GMM ATTACH ACCEPT (new P-TMSI=0xffcd5453) (gprs_gmm.c:300) 20240923084313358 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084313358 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084313358 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240923084313358 DMM INFO MM(262420000000033/ffcd5453) Subscriber data update (mmctx.c:445) 20240923084313358 DMM DEBUG MM(262420000000033/ffcd5453) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084313358 DMM INFO MM(262420000000033/ffcd5453) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084313358 DMM NOTICE MM(262420000000033/ffcd5453) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20240923084313358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084313358 DMM NOTICE MM(262420000000033/ffcd5453) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084313359 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) 20240923084313359 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084313359 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240923084313359 DMM INFO MM(262420000000033/ffcd5453) Subscriber data update (mmctx.c:445) 20240923084313359 DMM DEBUG MM(262420000000033/ffcd5453) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084313365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084313365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084313365 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084313365 DMM INFO MM(262420000000033/ffcd5453) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084313365 DMM NOTICE MM(262420000000033/ffcd5453) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084313365 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084313365 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084313365 DLLC NOTICE LLME(c1ade81e/ffcd5453){ASSIGNED} LLGM Assign pre (ffffffff => ffcd5453) (gprs_llc.c:1079) 20240923084313365 DLLC NOTICE LLME(ffffffff/ffcd5453){ASSIGNED} LLGM Assign post (ffffffff => ffcd5453) (gprs_llc.c:1125) 20240923084313365 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084313365 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084313365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084313365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@3527497922fe: setverdict(pass): none -> pass 20240923084313416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084313416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240923084313416 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084313416 DMM INFO MM(262420000000033/ffcd5453) -> GMM DETACH REQUEST TLLI=0xffcd5453 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240923084313416 DMM INFO MM(262420000000033/ffcd5453) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240923084313416 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084313416 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084313416 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084313416 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084313416 DLLC NOTICE LLME(ffffffff/ffcd5453){ASSIGNED} LLGM Assign pre (ffcd5453 => ffffffff) (gprs_llc.c:1079) 20240923084313416 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffcd5453 => ffffffff) (gprs_llc.c:1125) 20240923084313416 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20240923084313416 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) 20240923084313416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923084313416 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084313416 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084313416 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084313417 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(329)@3527497922fe: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@3527497922fe: Final verdict of PTC: pass 20240923084318427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60696<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@3527497922fe: Final verdict of PTC: none 20240923084318429 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084318429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(342)@3527497922fe: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(329)@3527497922fe: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(331)@3527497922fe: Final verdict of PTC: none -NSVCI97(332)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@3527497922fe: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@3527497922fe: Final verdict of PTC: none -NSVCI98(336)@3527497922fe: Final verdict of PTC: none -NSVCI99(341)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(334)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(330)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(339)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(329): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(330): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(331): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(332): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Mon Sep 23 08:43:18 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 20240923084318555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084318856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51308<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92620) 20240923084319430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084319430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92620, count=94160) 20240923084320432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084320432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Mon Sep 23 08:43:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084321432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084321432 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_check_complete_resend started. 20240923084321915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084321917 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084321959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084321959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084321959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084321959 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084321959 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084321959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084321959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084321959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084321959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084321961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084321961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084321961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084321961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084321961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084321961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084321961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084321961 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084321961 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084321961 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084321961 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084321962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084321962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084321965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084321976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084321976 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(349)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084321994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084321994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084321994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084321994 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084321994 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084321994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084321994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084321994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084321994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084321995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084321995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084321995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084321996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084321996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084321996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084321996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084321996 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084321996 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084321996 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084321996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(355)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084321996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084321996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084322000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084322011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084322011 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(357)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI210(354)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(356)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(361)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(361)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084322035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084322035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084322035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084322035 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084322035 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084322035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084322035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084322035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084322035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(361)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084322037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084322037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084322037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084322037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084322037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084322038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084322038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084322038 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084322038 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084322038 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084322038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084322038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084322038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(361)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(361)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084322042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084322052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084322052 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(358)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084322433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084322433 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084322433 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084322433 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(360)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(360)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084322436 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(360)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084322436 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(360)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(360)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(360)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(360)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@3527497922fe: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='C793DFD6'O, index=0 SGSN_Test-GSUP(362)@3527497922fe: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@3527497922fe: 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 := 'AA8FB5AA406E89CD7C4FF44B1EE6CBA5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '76B55D3A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36C33A95AF19B3AA'O } } } } } 20240923084323486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084323486 DLLC NOTICE LLME(ffffffff/c793dfd6){UNASSIGNED} LLC RX: unknown TLLI 0xc793dfd6, creating LLME on the fly (gprs_llc.c:552) 20240923084323486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084323486 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240923084323486 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084323486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084323486 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084323486 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084323486 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084323486 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084323486 DLLC NOTICE LLME(ffffffff/c793dfd6){UNASSIGNED} LLGM Assign pre (c793dfd6 => ce341953) (gprs_llc.c:1079) 20240923084323486 DLLC NOTICE LLME(c793dfd6/ce341953){ASSIGNED} LLGM Assign post (c793dfd6 => ce341953) (gprs_llc.c:1125) 20240923084323486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084323486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084323486 DMM DEBUG MM(262420000000036/ce341953) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084323498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084323498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084323498 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084323498 DMM DEBUG MM(262420000000036/ce341953) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20240923084323498 DMM NOTICE MM(262420000000036/ce341953) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084323498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084323498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084323498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084323498 DMM DEBUG MM(262420000000036/ce341953) Requesting authorization (sgsn_auth.c:160) 20240923084323498 DMM INFO MM(262420000000036/ce341953) Requesting authentication tuples (sgsn_auth.c:184) 20240923084323498 DMM DEBUG MM(262420000000036/ce341953) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084323498 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20240923084323498 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)@3527497922fe: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@3527497922fe: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20240923084323501 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084323501 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084323501 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084323501 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084323501 DMM INFO MM(262420000000036/ce341953) Subscriber data update (mmctx.c:445) 20240923084323501 DMM DEBUG MM(262420000000036/ce341953) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084323501 DMM INFO MM(262420000000036/ce341953) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084323501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084323501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084323501 DMM INFO MM(262420000000036/ce341953) <- GMM AUTH AND CIPHERING REQ (rand = aa 8f b5 aa 40 6e 89 cd 7c 4f f4 4b 1e e6 cb a5 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084323510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084323510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084323510 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084323510 DMM INFO MM(262420000000036/ce341953) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084323510 DMM NOTICE MM(262420000000036/ce341953) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084323510 DMM DEBUG MM(262420000000036/ce341953) checking auth: received GSM SRES = 76 b5 5d 3a (gprs_gmm.c:666) 20240923084323510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084323510 DMM DEBUG MM(262420000000036/ce341953) Requesting authorization (sgsn_auth.c:160) 20240923084323510 DMM INFO MM(262420000000036/ce341953) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084323510 DMM DEBUG MM(262420000000036/ce341953) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084323510 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20240923084323510 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) 20240923084323510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084323510 DMM INFO MM(262420000000036/ce341953) <- GMM ATTACH ACCEPT (new P-TMSI=0xce341953) (gprs_gmm.c:300) 20240923084323511 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084323511 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084323511 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240923084323511 DMM INFO MM(262420000000036/ce341953) Subscriber data update (mmctx.c:445) 20240923084323511 DMM DEBUG MM(262420000000036/ce341953) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084323511 DMM INFO MM(262420000000036/ce341953) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084323511 DMM NOTICE MM(262420000000036/ce341953) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20240923084323511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084323511 DMM NOTICE MM(262420000000036/ce341953) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084323511 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) 20240923084323512 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084323512 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240923084323512 DMM INFO MM(262420000000036/ce341953) Subscriber data update (mmctx.c:445) 20240923084323512 DMM DEBUG MM(262420000000036/ce341953) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@3527497922fe: Warning: Re-starting timer T, which is already active (running or expired). 20240923084329511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240923084329511 DMM INFO MM(262420000000036/ce341953) <- GMM ATTACH ACCEPT (new P-TMSI=0xce341953) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@3527497922fe: Warning: Re-starting timer T, which is already active (running or expired). 20240923084331898 DGPRS DEBUG Checking for inactive LLMEs, time = 8891746 (sgsn.c:131) 20240923084335512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240923084335512 DMM INFO MM(262420000000036/ce341953) <- GMM ATTACH ACCEPT (new P-TMSI=0xce341953) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@3527497922fe: Warning: Re-starting timer T, which is already active (running or expired). 20240923084341513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240923084341513 DMM INFO MM(262420000000036/ce341953) <- GMM ATTACH ACCEPT (new P-TMSI=0xce341953) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@3527497922fe: Warning: Re-starting timer T, which is already active (running or expired). 20240923084342434 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240923084342434 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240923084342434 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(360)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084347515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240923084347515 DMM INFO MM(262420000000036/ce341953) <- GMM ATTACH ACCEPT (new P-TMSI=0xce341953) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@3527497922fe: Warning: Re-starting timer T, which is already active (running or expired). 20240923084351962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084351964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084351964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084351997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084351999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084351999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084352038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084352040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084352040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084353516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240923084353516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240923084353516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240923084353516 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20240923084353516 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) 20240923084353516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Reject}: Deallocated (fsm.c:568) 20240923084353516 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084353516 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084353516 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240923084353516 DLLC NOTICE LLME(c793dfd6/ce341953){ASSIGNED} LLGM Assign pre (ce341953 => ffffffff) (gprs_llc.c:1079) 20240923084353517 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce341953 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@3527497922fe: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@3527497922fe: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@3527497922fe: Final verdict of PTC: pass 20240923084357529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51324<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084357532 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084357532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(362)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(360)@3527497922fe: Final verdict of PTC: none -NSVCI98(355)@3527497922fe: Final verdict of PTC: none -NSVCI99(361)@3527497922fe: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(358)@3527497922fe: Final verdict of PTC: none -NSVCI97(350)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@3527497922fe: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@3527497922fe: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(348)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(359)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(353)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(358): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(359): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(360): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(361): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Mon Sep 23 08:43:57 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 20240923084357659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084357960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39032<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89100) 20240923084358534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084358534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89100, count=94532) 20240923084359535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084359535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Mon Sep 23 08:44:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084400536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084400536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_hlr_location_cancel_request_update started. 20240923084401021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084401022 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084401065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084401065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084401065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084401065 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084401065 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084401065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084401065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084401065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084401065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084401066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084401066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084401066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084401066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084401066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084401067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084401067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084401067 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084401067 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084401067 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084401067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(369)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084401067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084401067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084401070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084401079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084401079 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(368)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(375)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(375)@3527497922fe: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(374)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923084401112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084401112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084401112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084401112 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084401112 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084401112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084401112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084401112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084401112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(375)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084401113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084401113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084401113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084401114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084401114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084401114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084401114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084401114 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084401114 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084401114 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084401114 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084401114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084401114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(375)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(375)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084401118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084401127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084401128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(376)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(372)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(374)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084401140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084401140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084401140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084401140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084401140 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084401140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084401140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084401140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084401140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084401142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084401142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084401142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084401142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084401142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084401142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084401142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084401142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084401142 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084401142 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084401142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084401143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084401143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084401147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084401157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084401158 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084401537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084401537 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084401537 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084401537 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084401539 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084401540 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240923084401899 DGPRS DEBUG Checking for inactive LLMEs, time = 8891776 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@3527497922fe: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='F02BF8EA'O, index=0 SGSN_Test-GSUP(381)@3527497922fe: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@3527497922fe: 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 := '6FDAFC586F3D48F470485697B0352463'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8400411A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9E7FEB19701FE69F'O } } } } } 20240923084402591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084402591 DLLC NOTICE LLME(ffffffff/f02bf8ea){UNASSIGNED} LLC RX: unknown TLLI 0xf02bf8ea, creating LLME on the fly (gprs_llc.c:552) 20240923084402591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084402591 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084402591 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084402591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084402591 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084402591 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084402591 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084402591 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084402591 DLLC NOTICE LLME(ffffffff/f02bf8ea){UNASSIGNED} LLGM Assign pre (f02bf8ea => efa2287a) (gprs_llc.c:1079) 20240923084402591 DLLC NOTICE LLME(f02bf8ea/efa2287a){ASSIGNED} LLGM Assign post (f02bf8ea => efa2287a) (gprs_llc.c:1125) 20240923084402591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084402591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084402591 DMM DEBUG MM(262420000000031/efa2287a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084402604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084402604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084402604 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084402604 DMM DEBUG MM(262420000000031/efa2287a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20240923084402604 DMM NOTICE MM(262420000000031/efa2287a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084402604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084402604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084402604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084402604 DMM DEBUG MM(262420000000031/efa2287a) Requesting authorization (sgsn_auth.c:160) 20240923084402604 DMM INFO MM(262420000000031/efa2287a) Requesting authentication tuples (sgsn_auth.c:184) 20240923084402604 DMM DEBUG MM(262420000000031/efa2287a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084402604 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20240923084402604 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)@3527497922fe: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@3527497922fe: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20240923084402606 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084402607 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084402607 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084402607 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084402607 DMM INFO MM(262420000000031/efa2287a) Subscriber data update (mmctx.c:445) 20240923084402607 DMM DEBUG MM(262420000000031/efa2287a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084402607 DMM INFO MM(262420000000031/efa2287a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084402607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084402607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084402607 DMM INFO MM(262420000000031/efa2287a) <- GMM AUTH AND CIPHERING REQ (rand = 6f da fc 58 6f 3d 48 f4 70 48 56 97 b0 35 24 63 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084402614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084402614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084402614 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084402614 DMM INFO MM(262420000000031/efa2287a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084402614 DMM NOTICE MM(262420000000031/efa2287a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084402614 DMM DEBUG MM(262420000000031/efa2287a) checking auth: received GSM SRES = 84 00 41 1a (gprs_gmm.c:666) 20240923084402614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084402614 DMM DEBUG MM(262420000000031/efa2287a) Requesting authorization (sgsn_auth.c:160) 20240923084402614 DMM INFO MM(262420000000031/efa2287a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084402614 DMM DEBUG MM(262420000000031/efa2287a) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084402614 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20240923084402614 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) 20240923084402614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084402614 DMM INFO MM(262420000000031/efa2287a) <- GMM ATTACH ACCEPT (new P-TMSI=0xefa2287a) (gprs_gmm.c:300) 20240923084402615 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084402615 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084402615 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240923084402615 DMM INFO MM(262420000000031/efa2287a) Subscriber data update (mmctx.c:445) 20240923084402615 DMM DEBUG MM(262420000000031/efa2287a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084402615 DMM INFO MM(262420000000031/efa2287a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084402615 DMM NOTICE MM(262420000000031/efa2287a) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20240923084402615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084402615 DMM NOTICE MM(262420000000031/efa2287a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084402615 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) 20240923084402616 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084402616 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240923084402616 DMM INFO MM(262420000000031/efa2287a) Subscriber data update (mmctx.c:445) 20240923084402616 DMM DEBUG MM(262420000000031/efa2287a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084402622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084402622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084402622 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084402622 DMM INFO MM(262420000000031/efa2287a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084402622 DMM NOTICE MM(262420000000031/efa2287a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084402622 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084402622 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084402622 DLLC NOTICE LLME(f02bf8ea/efa2287a){ASSIGNED} LLGM Assign pre (ffffffff => efa2287a) (gprs_llc.c:1079) 20240923084402622 DLLC NOTICE LLME(ffffffff/efa2287a){ASSIGNED} LLGM Assign post (ffffffff => efa2287a) (gprs_llc.c:1125) 20240923084402622 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084402622 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084402622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084402622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@3527497922fe: setverdict(pass): none -> pass 20240923084402671 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240923084402671 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240923084402671 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) 20240923084402671 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240923084402671 DMM INFO MM(262420000000031/efa2287a) Subscriber data update (mmctx.c:445) 20240923084402671 DMM DEBUG MM(262420000000031/efa2287a) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240923084402671 DMM INFO MM(262420000000031/efa2287a) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240923084402671 DMM INFO MM(262420000000031/efa2287a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084402671 DMM INFO MM(262420000000031/efa2287a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084402671 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084402671 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084402671 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084402671 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084402671 DLLC NOTICE LLME(ffffffff/efa2287a){ASSIGNED} LLGM Assign pre (efa2287a => ffffffff) (gprs_llc.c:1079) 20240923084402671 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efa2287a => ffffffff) (gprs_llc.c:1125) 20240923084402671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923084402671 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084402671 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084402671 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed MC@3527497922fe: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@3527497922fe: Final verdict of PTC: none 20240923084407679 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084407680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(369)@3527497922fe: Final verdict of PTC: none -NSVCI98(375)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@3527497922fe: Final verdict of PTC: none -NSVCI99(379)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@3527497922fe: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@3527497922fe: Final verdict of PTC: none 20240923084407681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39042<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(366)@3527497922fe: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(372)@3527497922fe: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(373)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(377)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(367)@3527497922fe: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@3527497922fe: Final verdict of PTC: pass MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(372): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(373): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(375): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@3527497922fe: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Mon Sep 23 08:44:07 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 20240923084407805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084408106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43558<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87212) 20240923084408681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084408681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87212, count=92644) 20240923084409683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084409683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Mon Sep 23 08:44:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084410684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084410684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_hlr_location_cancel_request_withdraw started. 20240923084411163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084411164 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(389)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(389)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084411215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084411215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084411215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084411215 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084411215 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084411215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084411215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084411215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084411215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(388)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(389)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084411217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084411217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084411217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084411217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084411217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084411217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084411217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084411217 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084411217 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084411217 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084411217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084411218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084411218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(389)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(389)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084411222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240923084411232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084411232 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(388)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI196(386)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(393)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084411238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084411238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084411238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084411238 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084411238 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084411239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084411239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084411239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084411239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084411240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084411240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084411240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084411240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084411240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084411240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084411240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084411240 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084411240 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084411240 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084411240 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(393)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084411241 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084411241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084411245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084411255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084411255 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(398)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084411277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084411277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084411277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084411277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084411277 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084411277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084411277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084411277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084411277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084411279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084411279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084411279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084411279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084411279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084411279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084411279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084411279 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084411279 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084411279 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084411279 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(398)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084411280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084411280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084411284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084411295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084411295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084411685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084411685 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084411685 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084411685 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084411687 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084411687 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(386)@3527497922fe: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='E929E40A'O, index=0 SGSN_Test-GSUP(400)@3527497922fe: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@3527497922fe: 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 := '426678A7039093AA56BCC596EAA403DC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CD9B1D41'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DC304CF4282529A6'O } } } } } 20240923084412737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084412737 DLLC NOTICE LLME(ffffffff/e929e40a){UNASSIGNED} LLC RX: unknown TLLI 0xe929e40a, creating LLME on the fly (gprs_llc.c:552) 20240923084412737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084412737 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084412737 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084412737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084412737 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084412737 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084412737 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084412737 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084412737 DLLC NOTICE LLME(ffffffff/e929e40a){UNASSIGNED} LLGM Assign pre (e929e40a => d758c10f) (gprs_llc.c:1079) 20240923084412737 DLLC NOTICE LLME(e929e40a/d758c10f){ASSIGNED} LLGM Assign post (e929e40a => d758c10f) (gprs_llc.c:1125) 20240923084412737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084412737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084412737 DMM DEBUG MM(262420000000029/d758c10f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084412749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084412749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084412749 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084412749 DMM DEBUG MM(262420000000029/d758c10f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20240923084412749 DMM NOTICE MM(262420000000029/d758c10f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084412749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084412749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084412749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084412749 DMM DEBUG MM(262420000000029/d758c10f) Requesting authorization (sgsn_auth.c:160) 20240923084412749 DMM INFO MM(262420000000029/d758c10f) Requesting authentication tuples (sgsn_auth.c:184) 20240923084412749 DMM DEBUG MM(262420000000029/d758c10f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084412749 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20240923084412749 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)@3527497922fe: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@3527497922fe: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20240923084412752 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084412752 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084412752 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084412752 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084412752 DMM INFO MM(262420000000029/d758c10f) Subscriber data update (mmctx.c:445) 20240923084412752 DMM DEBUG MM(262420000000029/d758c10f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084412752 DMM INFO MM(262420000000029/d758c10f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084412752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084412752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084412752 DMM INFO MM(262420000000029/d758c10f) <- GMM AUTH AND CIPHERING REQ (rand = 42 66 78 a7 03 90 93 aa 56 bc c5 96 ea a4 03 dc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084412760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084412760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084412760 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084412760 DMM INFO MM(262420000000029/d758c10f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084412760 DMM NOTICE MM(262420000000029/d758c10f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084412760 DMM DEBUG MM(262420000000029/d758c10f) checking auth: received GSM SRES = cd 9b 1d 41 (gprs_gmm.c:666) 20240923084412760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084412760 DMM DEBUG MM(262420000000029/d758c10f) Requesting authorization (sgsn_auth.c:160) 20240923084412760 DMM INFO MM(262420000000029/d758c10f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084412760 DMM DEBUG MM(262420000000029/d758c10f) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084412760 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20240923084412760 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) 20240923084412760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084412760 DMM INFO MM(262420000000029/d758c10f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd758c10f) (gprs_gmm.c:300) 20240923084412762 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084412762 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084412762 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240923084412762 DMM INFO MM(262420000000029/d758c10f) Subscriber data update (mmctx.c:445) 20240923084412762 DMM DEBUG MM(262420000000029/d758c10f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084412762 DMM INFO MM(262420000000029/d758c10f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084412762 DMM NOTICE MM(262420000000029/d758c10f) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20240923084412762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084412762 DMM NOTICE MM(262420000000029/d758c10f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084412762 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) 20240923084412762 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084412762 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240923084412762 DMM INFO MM(262420000000029/d758c10f) Subscriber data update (mmctx.c:445) 20240923084412762 DMM DEBUG MM(262420000000029/d758c10f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084412768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084412768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084412768 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084412768 DMM INFO MM(262420000000029/d758c10f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084412769 DMM NOTICE MM(262420000000029/d758c10f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084412769 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084412769 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084412769 DLLC NOTICE LLME(e929e40a/d758c10f){ASSIGNED} LLGM Assign pre (ffffffff => d758c10f) (gprs_llc.c:1079) 20240923084412769 DLLC NOTICE LLME(ffffffff/d758c10f){ASSIGNED} LLGM Assign post (ffffffff => d758c10f) (gprs_llc.c:1125) 20240923084412769 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084412769 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084412769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084412769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@3527497922fe: setverdict(pass): none -> pass 20240923084412817 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240923084412817 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20240923084412817 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) 20240923084412817 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240923084412817 DMM INFO MM(262420000000029/d758c10f) Subscriber data update (mmctx.c:445) 20240923084412817 DMM DEBUG MM(262420000000029/d758c10f) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240923084412817 DMM INFO MM(262420000000029/d758c10f) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240923084412817 DMM INFO MM(262420000000029/d758c10f) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20240923084412817 DMM NOTICE MM(262420000000029/d758c10f) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20240923084412817 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20240923084412817 DMM INFO MM(262420000000029/d758c10f) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20240923084412817 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084412817 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084412817 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084412817 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084412818 DLLC NOTICE LLME(ffffffff/d758c10f){ASSIGNED} LLGM Assign pre (d758c10f => ffffffff) (gprs_llc.c:1079) 20240923084412818 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d758c10f => ffffffff) (gprs_llc.c:1125) 20240923084412818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923084412818 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084412818 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084412818 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084412818 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(386)@3527497922fe: Removing Client IMSI='262420000000029'H, index=0 20240923084412824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084412824 DLLC NOTICE LLME(ffffffff/d758c10f){UNASSIGNED} LLC RX: unknown TLLI 0xd758c10f, creating LLME on the fly (gprs_llc.c:552) 20240923084412824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084412824 DMM NOTICE LLME(ffffffff/d758c10f){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240923084412824 DLLC NOTICE LLME(ffffffff/d758c10f){UNASSIGNED} LLGM Assign pre (d758c10f => ffffffff) (gprs_llc.c:1079) 20240923084412824 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d758c10f => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@3527497922fe: Final verdict of PTC: pass 20240923084412827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43572<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@3527497922fe: Final verdict of PTC: none 20240923084412829 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084412829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(393)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(388)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@3527497922fe: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@3527497922fe: Final verdict of PTC: none -NSVCI97(389)@3527497922fe: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(386)@3527497922fe: Final verdict of PTC: none -NSVCI99(398)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@3527497922fe: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(391)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(396)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(387)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(386): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(387): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(388): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(389): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@3527497922fe: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Mon Sep 23 08:44:12 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 20240923084412953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084413254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43586<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79448) 20240923084413830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084413830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79448, count=96932) 20240923084414831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084414831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Mon Sep 23 08:44:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084415833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084415833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20240923084416315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084416316 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084416368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084416368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084416368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084416368 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084416368 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084416368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084416368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084416368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084416368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(407)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(408)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084416370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084416370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084416370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084416370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084416370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084416370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084416370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084416370 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084416370 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084416370 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084416370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084416371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084416371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084416374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084416383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084416383 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(409)@3527497922fe: 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)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(407)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084416394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084416394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084416394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084416394 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084416394 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084416394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084416394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084416394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084416394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084416396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084416396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084416396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084416396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084416396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084416396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084416396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084416396 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084416396 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084416396 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084416396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(412)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084416397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084416397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084416400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084416409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084416409 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084416429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084416429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084416429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084416429 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084416429 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084416429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084416429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084416429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084416429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084416430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084416431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084416431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084416431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084416431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084416431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084416431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084416431 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084416431 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084416431 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084416431 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084416431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084416431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084416435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084416444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084416444 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084416834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084416834 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084416834 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084416834 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084416836 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240923084416836 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@3527497922fe: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='F94C9AFE'O, index=0 SGSN_Test-GSUP(419)@3527497922fe: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20240923084417883 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) 20240923084417883 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@3527497922fe: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@3527497922fe: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@3527497922fe: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@3527497922fe: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@3527497922fe: Final verdict of PTC: pass 20240923084417889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43592<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084417891 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084417891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(418)@3527497922fe: Final verdict of PTC: none -NSVCI98(412)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(419)@3527497922fe: Final verdict of PTC: none -NSVCI97(408)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(407)@3527497922fe: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@3527497922fe: Final verdict of PTC: none -NSVCI99(417)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@3527497922fe: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@3527497922fe: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(406)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(410)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(415)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(407): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@3527497922fe: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Mon Sep 23 08:44:17 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 20240923084418021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084418323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42730<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48720) 20240923084418892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084418892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48720, count=53076) 20240923084419893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084419893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Mon Sep 23 08:44:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084420894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084420894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20240923084421381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42740<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084421383 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(427)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(427)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084421436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084421436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084421436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084421436 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084421436 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084421436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084421436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084421436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084421436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(426)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(427)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084421438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084421438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084421438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084421438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084421438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084421438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084421438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084421438 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084421438 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084421438 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084421438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084421439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084421439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(427)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(427)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084421443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240923084421454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084421454 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(426)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(431)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084421462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084421462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084421462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084421462 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084421462 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084421462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084421462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084421462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084421462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084421463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084421463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084421463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084421463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084421463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084421463 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084421463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084421463 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084421463 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084421463 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084421463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(431)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084421464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084421464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084421467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084421476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084421476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084421498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084421499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084421499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084421499 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084421499 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084421499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084421499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084421499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084421499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084421500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084421500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084421500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084421500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084421501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084421501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084421501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084421501 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084421501 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084421501 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084421501 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(436)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084421501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084421501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084421505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084421514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084421514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084421894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084421894 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084421895 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084421895 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084421897 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084421897 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@3527497922fe: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='E859A63E'O, index=0 SGSN_Test-GSUP(438)@3527497922fe: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20240923084422942 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) 20240923084422942 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@3527497922fe: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@3527497922fe: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@3527497922fe: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@3527497922fe: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@3527497922fe: Final verdict of PTC: pass 20240923084422947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42740<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(427)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(426)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@3527497922fe: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(438)@3527497922fe: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@3527497922fe: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@3527497922fe: Final verdict of PTC: none -NSVCI99(436)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@3527497922fe: Final verdict of PTC: none -NSVCI98(431)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(429)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@3527497922fe: Final verdict of PTC: none 20240923084422949 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084422950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97-provIP(425)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(434)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(425): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(426): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(427): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@3527497922fe: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Mon Sep 23 08:44:23 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 20240923084423074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084423375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48928) 20240923084423950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084423950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48928, count=53284) 20240923084424951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084424951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Mon Sep 23 08:44:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084425952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084425952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_rau_unknown started. 20240923084426434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084426435 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084426483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084426483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084426483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084426483 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084426483 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084426483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084426483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084426483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084426483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084426485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084426485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084426485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084426485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084426485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084426485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084426485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084426485 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084426485 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084426485 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084426485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(445)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084426486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084426486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084426490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084426501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084426501 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rau_unknown-BVCI196(444)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(451)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(451)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084426535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084426535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084426535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084426535 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084426535 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084426535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084426535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084426535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084426535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(450)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(451)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084426537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084426537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084426537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084426537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084426537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084426537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084426537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084426537 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084426537 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084426537 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084426537 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084426537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084426538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(451)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(451)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084426541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(447)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084426552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084426552 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(452)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI210(448)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(450)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084426562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084426562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084426562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084426562 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084426562 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084426562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084426562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084426562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084426562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084426564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084426564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084426564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084426564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084426564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084426564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084426564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084426564 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084426564 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084426564 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084426564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084426564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084426564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084426568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084426578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084426578 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084426952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084426953 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084426953 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084426953 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084426955 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084426956 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@3527497922fe: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='EDBF4A92'O, index=0 SGSN_Test-GSUP(457)@3527497922fe: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20240923084428006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084428006 DLLC NOTICE LLME(ffffffff/edbf4a92){UNASSIGNED} LLC RX: unknown TLLI 0xedbf4a92, creating LLME on the fly (gprs_llc.c:552) 20240923084428006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240923084428006 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240923084428006 DMM NOTICE LLME(ffffffff/edbf4a92){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240923084428006 DLLC NOTICE LLME(ffffffff/edbf4a92){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240923084428006 DMM ERROR LLME(ffffffff/edbf4a92){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240923084428007 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240923084428007 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240923084428007 DLLC NOTICE LLME(ffffffff/edbf4a92){UNASSIGNED} LLGM Assign pre (edbf4a92 => ffffffff) (gprs_llc.c:1079) 20240923084428007 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edbf4a92 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@3527497922fe: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@3527497922fe: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@3527497922fe: Final verdict of PTC: pass 20240923084428019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42752<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@3527497922fe: Final verdict of PTC: none -NSVCI98(451)@3527497922fe: Final verdict of PTC: none 20240923084428022 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_rau_unknown-BVCI210(448)@3527497922fe: Final verdict of PTC: none 20240923084428022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_rau_unknown-BVCI196(444)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(450)@3527497922fe: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@3527497922fe: Final verdict of PTC: none -NSVCI97(445)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@3527497922fe: Final verdict of PTC: none -NSVCI99(455)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(443)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(449)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(453)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_rau_unknown-BVCI210(448): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(449): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(450): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(451): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@3527497922fe: Test case TC_rau_unknown finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Mon Sep 23 08:44:28 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20240923084428148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084428449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53650<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50300) 20240923084429022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084429022 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=54936) 20240923084430023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084430023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Mon Sep 23 08:44:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084431024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084431024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_rau started. 20240923084431506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084431507 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084431551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084431551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084431551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084431551 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084431551 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084431551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084431551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084431551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084431551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084431553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084431553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084431553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084431553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084431553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084431553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084431553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084431553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084431553 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084431553 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084431553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084431553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084431553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084431557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084431567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084431567 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(463)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084431591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084431591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084431591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084431591 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084431591 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084431591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084431591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084431591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084431591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084431593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084431593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084431593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084431593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084431593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084431593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084431593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084431593 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084431593 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084431593 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084431593 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(469)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084431594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084431594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084431598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923084431608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084431608 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084431633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084431633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084431633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084431634 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084431634 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084431634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084431634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084431634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084431634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084431635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084431635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084431635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084431635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084431635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084431635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084431635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084431635 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084431635 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084431635 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084431635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084431636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084431636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084431640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084431649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084431649 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084431900 DGPRS DEBUG Checking for inactive LLMEs, time = 8891806 (sgsn.c:131) 20240923084432025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084432025 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084432025 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084432025 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084432027 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240923084432028 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@3527497922fe: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='F50BAA8A'O, index=0 SGSN_Test-GSUP(476)@3527497922fe: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@3527497922fe: 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 := '2317933E86A9DC2028053A72F1A13D5A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3FE82ACB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DFFF0DEB41C0E603'O } } } } } 20240923084433077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084433077 DLLC NOTICE LLME(ffffffff/f50baa8a){UNASSIGNED} LLC RX: unknown TLLI 0xf50baa8a, creating LLME on the fly (gprs_llc.c:552) 20240923084433077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084433077 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084433077 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084433077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084433077 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084433077 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084433077 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084433077 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084433077 DLLC NOTICE LLME(ffffffff/f50baa8a){UNASSIGNED} LLGM Assign pre (f50baa8a => f30b72f2) (gprs_llc.c:1079) 20240923084433077 DLLC NOTICE LLME(f50baa8a/f30b72f2){ASSIGNED} LLGM Assign post (f50baa8a => f30b72f2) (gprs_llc.c:1125) 20240923084433077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084433077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084433077 DMM DEBUG MM(262420000000012/f30b72f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084433090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084433090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084433090 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084433090 DMM DEBUG MM(262420000000012/f30b72f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20240923084433090 DMM NOTICE MM(262420000000012/f30b72f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084433090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084433090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084433090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084433090 DMM DEBUG MM(262420000000012/f30b72f2) Requesting authorization (sgsn_auth.c:160) 20240923084433090 DMM INFO MM(262420000000012/f30b72f2) Requesting authentication tuples (sgsn_auth.c:184) 20240923084433090 DMM DEBUG MM(262420000000012/f30b72f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084433090 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20240923084433090 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)@3527497922fe: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@3527497922fe: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20240923084433093 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084433093 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084433093 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084433093 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084433093 DMM INFO MM(262420000000012/f30b72f2) Subscriber data update (mmctx.c:445) 20240923084433093 DMM DEBUG MM(262420000000012/f30b72f2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084433093 DMM INFO MM(262420000000012/f30b72f2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084433093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084433093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084433093 DMM INFO MM(262420000000012/f30b72f2) <- GMM AUTH AND CIPHERING REQ (rand = 23 17 93 3e 86 a9 dc 20 28 05 3a 72 f1 a1 3d 5a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084433100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084433100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084433100 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084433100 DMM INFO MM(262420000000012/f30b72f2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084433100 DMM NOTICE MM(262420000000012/f30b72f2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084433100 DMM DEBUG MM(262420000000012/f30b72f2) checking auth: received GSM SRES = 3f e8 2a cb (gprs_gmm.c:666) 20240923084433100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084433100 DMM DEBUG MM(262420000000012/f30b72f2) Requesting authorization (sgsn_auth.c:160) 20240923084433100 DMM INFO MM(262420000000012/f30b72f2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084433100 DMM DEBUG MM(262420000000012/f30b72f2) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084433100 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20240923084433101 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) 20240923084433101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084433101 DMM INFO MM(262420000000012/f30b72f2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf30b72f2) (gprs_gmm.c:300) 20240923084433102 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084433102 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084433102 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240923084433102 DMM INFO MM(262420000000012/f30b72f2) Subscriber data update (mmctx.c:445) 20240923084433102 DMM DEBUG MM(262420000000012/f30b72f2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084433102 DMM INFO MM(262420000000012/f30b72f2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084433102 DMM NOTICE MM(262420000000012/f30b72f2) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20240923084433102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084433102 DMM NOTICE MM(262420000000012/f30b72f2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084433102 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) 20240923084433102 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084433102 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240923084433102 DMM INFO MM(262420000000012/f30b72f2) Subscriber data update (mmctx.c:445) 20240923084433102 DMM DEBUG MM(262420000000012/f30b72f2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084433108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084433108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084433108 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084433108 DMM INFO MM(262420000000012/f30b72f2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084433108 DMM NOTICE MM(262420000000012/f30b72f2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084433108 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084433108 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084433108 DLLC NOTICE LLME(f50baa8a/f30b72f2){ASSIGNED} LLGM Assign pre (ffffffff => f30b72f2) (gprs_llc.c:1079) 20240923084433108 DLLC NOTICE LLME(ffffffff/f30b72f2){ASSIGNED} LLGM Assign post (ffffffff => f30b72f2) (gprs_llc.c:1125) 20240923084433108 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084433108 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084433108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084433108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@3527497922fe: setverdict(pass): none -> pass 20240923084433160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084433160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084433160 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084433160 DMM INFO MM(262420000000012/f30b72f2) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240923084433160 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084433160 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240923084433160 DLLC NOTICE LLME(ffffffff/f30b72f2){ASSIGNED} LLGM Assign pre (f30b72f2 => cb0c92ca) (gprs_llc.c:1079) 20240923084433160 DLLC NOTICE LLME(f30b72f2/cb0c92ca){ASSIGNED} LLGM Assign post (f30b72f2 => cb0c92ca) (gprs_llc.c:1125) 20240923084433160 DMM INFO MM(262420000000012/cb0c92ca) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@3527497922fe: Removing Client IMSI='262420000000012'H, index=0 20240923084433168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084433168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240923084433168 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084433168 DMM INFO MM(262420000000012/cb0c92ca) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240923084433168 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240923084433168 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084433168 DLLC NOTICE LLME(f30b72f2/cb0c92ca){ASSIGNED} LLGM Assign pre (ffffffff => cb0c92ca) (gprs_llc.c:1079) 20240923084433168 DLLC NOTICE LLME(ffffffff/cb0c92ca){ASSIGNED} LLGM Assign post (ffffffff => cb0c92ca) (gprs_llc.c:1125) 20240923084433168 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@3527497922fe: Final verdict of PTC: pass 20240923084433170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53654<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084433173 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084433173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(476)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@3527497922fe: Final verdict of PTC: none -NSVCI99(474)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@3527497922fe: Final verdict of PTC: none -NSVCI97(464)@3527497922fe: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@3527497922fe: Final verdict of PTC: none -NSVCI98(469)@3527497922fe: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(472)@3527497922fe: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(467)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(462)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_rau finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Mon Sep 23 08:44:33 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20240923084433297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084433698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53662<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91676) 20240923084434173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084434173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91676, count=92216) 20240923084435174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084435174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Mon Sep 23 08:44:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084436175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084436175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_rau_a_a started. 20240923084436759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084436760 DMM INFO MM(262420000000012/cb0c92ca) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084436760 DMM INFO MM(262420000000012/cb0c92ca) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084436760 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084436760 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084436760 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084436760 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084436760 DLLC NOTICE LLME(ffffffff/cb0c92ca){ASSIGNED} LLGM Assign pre (cb0c92ca => ffffffff) (gprs_llc.c:1079) 20240923084436760 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb0c92ca => ffffffff) (gprs_llc.c:1125) 20240923084436760 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20240923084436760 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) 20240923084436760 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) 20240923084436760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923084436760 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084436760 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084436760 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084436760 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084436802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084436802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084436802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084436802 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084436802 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084436802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084436802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084436802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084436802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084436804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084436804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084436804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084436804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084436804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084436804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084436804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084436804 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084436804 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084436804 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084436804 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084436804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084436804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084436808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084436816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084436816 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(482)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(489)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(489)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084436842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084436842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084436842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084436842 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084436842 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084436842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084436842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084436842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084436842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(489)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084436844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084436844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084436844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084436844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084436844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084436844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084436844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084436844 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084436844 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084436844 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084436844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(489)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084436845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084436845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(489)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(488)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923084436849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240923084436859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084436859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(486)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(488)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(494)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(494)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084436879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084436879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084436879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084436879 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084436879 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084436879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084436879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084436879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084436879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(494)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084436881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084436881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084436881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084436881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084436881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084436881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084436881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084436881 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084436881 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084436881 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084436881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084436882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084436882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(494)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(494)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084436885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084436893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084436893 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(491)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084437176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084437176 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084437176 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084437176 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(493)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(493)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084437178 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240923084437178 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(493)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(493)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(493)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(493)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(493)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(493)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@3527497922fe: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='C19BAFA9'O, index=0 SGSN_Test-GSUP(495)@3527497922fe: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@3527497922fe: 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 := 'CCBD011E2B4BB011CAE3A7017C25CC70'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E93A6C82'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3C70E94817143ADF'O } } } } } 20240923084438231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084438231 DLLC NOTICE LLME(ffffffff/c19bafa9){UNASSIGNED} LLC RX: unknown TLLI 0xc19bafa9, creating LLME on the fly (gprs_llc.c:552) 20240923084438231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084438231 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084438231 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084438231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084438231 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084438231 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084438231 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084438231 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084438231 DLLC NOTICE LLME(ffffffff/c19bafa9){UNASSIGNED} LLGM Assign pre (c19bafa9 => e9d9c0d6) (gprs_llc.c:1079) 20240923084438231 DLLC NOTICE LLME(c19bafa9/e9d9c0d6){ASSIGNED} LLGM Assign post (c19bafa9 => e9d9c0d6) (gprs_llc.c:1125) 20240923084438231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084438231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084438232 DMM DEBUG MM(262420000000037/e9d9c0d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084438246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084438246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084438246 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084438246 DMM DEBUG MM(262420000000037/e9d9c0d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20240923084438246 DMM NOTICE MM(262420000000037/e9d9c0d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084438246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084438246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084438246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084438246 DMM DEBUG MM(262420000000037/e9d9c0d6) Requesting authorization (sgsn_auth.c:160) 20240923084438246 DMM INFO MM(262420000000037/e9d9c0d6) Requesting authentication tuples (sgsn_auth.c:184) 20240923084438246 DMM DEBUG MM(262420000000037/e9d9c0d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084438246 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20240923084438246 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)@3527497922fe: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@3527497922fe: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20240923084438249 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084438249 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084438249 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084438249 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084438249 DMM INFO MM(262420000000037/e9d9c0d6) Subscriber data update (mmctx.c:445) 20240923084438249 DMM DEBUG MM(262420000000037/e9d9c0d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084438249 DMM INFO MM(262420000000037/e9d9c0d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084438249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084438249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084438249 DMM INFO MM(262420000000037/e9d9c0d6) <- GMM AUTH AND CIPHERING REQ (rand = cc bd 01 1e 2b 4b b0 11 ca e3 a7 01 7c 25 cc 70 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084438257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084438257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084438257 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084438257 DMM INFO MM(262420000000037/e9d9c0d6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084438257 DMM NOTICE MM(262420000000037/e9d9c0d6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084438257 DMM DEBUG MM(262420000000037/e9d9c0d6) checking auth: received GSM SRES = e9 3a 6c 82 (gprs_gmm.c:666) 20240923084438257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084438257 DMM DEBUG MM(262420000000037/e9d9c0d6) Requesting authorization (sgsn_auth.c:160) 20240923084438257 DMM INFO MM(262420000000037/e9d9c0d6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084438257 DMM DEBUG MM(262420000000037/e9d9c0d6) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084438257 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20240923084438257 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) 20240923084438257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084438257 DMM INFO MM(262420000000037/e9d9c0d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9d9c0d6) (gprs_gmm.c:300) 20240923084438259 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084438259 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084438259 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240923084438259 DMM INFO MM(262420000000037/e9d9c0d6) Subscriber data update (mmctx.c:445) 20240923084438259 DMM DEBUG MM(262420000000037/e9d9c0d6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084438259 DMM INFO MM(262420000000037/e9d9c0d6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084438259 DMM NOTICE MM(262420000000037/e9d9c0d6) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20240923084438259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084438259 DMM NOTICE MM(262420000000037/e9d9c0d6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084438259 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) 20240923084438259 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084438259 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240923084438259 DMM INFO MM(262420000000037/e9d9c0d6) Subscriber data update (mmctx.c:445) 20240923084438259 DMM DEBUG MM(262420000000037/e9d9c0d6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084438266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084438266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084438266 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084438266 DMM INFO MM(262420000000037/e9d9c0d6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084438266 DMM NOTICE MM(262420000000037/e9d9c0d6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084438266 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084438266 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084438266 DLLC NOTICE LLME(c19bafa9/e9d9c0d6){ASSIGNED} LLGM Assign pre (ffffffff => e9d9c0d6) (gprs_llc.c:1079) 20240923084438266 DLLC NOTICE LLME(ffffffff/e9d9c0d6){ASSIGNED} LLGM Assign post (ffffffff => e9d9c0d6) (gprs_llc.c:1125) 20240923084438266 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084438266 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084438266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084438266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@3527497922fe: setverdict(pass): none -> pass 20240923084438318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084438318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084438318 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084438318 DMM INFO MM(262420000000037/e9d9c0d6) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240923084438318 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084438318 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240923084438318 DLLC NOTICE LLME(ffffffff/e9d9c0d6){ASSIGNED} LLGM Assign pre (e9d9c0d6 => c65045f7) (gprs_llc.c:1079) 20240923084438318 DLLC NOTICE LLME(e9d9c0d6/c65045f7){ASSIGNED} LLGM Assign post (e9d9c0d6 => c65045f7) (gprs_llc.c:1125) 20240923084438318 DMM INFO MM(262420000000037/c65045f7) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923084438325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084438325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240923084438325 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084438325 DMM INFO MM(262420000000037/c65045f7) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240923084438325 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240923084438325 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084438325 DLLC NOTICE LLME(e9d9c0d6/c65045f7){ASSIGNED} LLGM Assign pre (ffffffff => c65045f7) (gprs_llc.c:1079) 20240923084438325 DLLC NOTICE LLME(ffffffff/c65045f7){ASSIGNED} LLGM Assign post (ffffffff => c65045f7) (gprs_llc.c:1125) 20240923084438325 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240923084438325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084438326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084438326 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084438326 DMM INFO MM(262420000000037/c65045f7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240923084438326 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084438326 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240923084438326 DLLC NOTICE LLME(ffffffff/c65045f7){ASSIGNED} LLGM Assign pre (c65045f7 => f0df85a2) (gprs_llc.c:1079) 20240923084438326 DLLC NOTICE LLME(c65045f7/f0df85a2){ASSIGNED} LLGM Assign post (c65045f7 => f0df85a2) (gprs_llc.c:1125) 20240923084438326 DMM INFO MM(262420000000037/f0df85a2) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923084438332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084438332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084438332 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084438332 DMM INFO MM(262420000000037/f0df85a2) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240923084438332 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240923084438332 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084438332 DLLC NOTICE LLME(c65045f7/f0df85a2){ASSIGNED} LLGM Assign pre (ffffffff => f0df85a2) (gprs_llc.c:1079) 20240923084438332 DLLC NOTICE LLME(ffffffff/f0df85a2){ASSIGNED} LLGM Assign post (ffffffff => f0df85a2) (gprs_llc.c:1125) 20240923084438332 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240923084438332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084438332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084438332 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084438332 DMM INFO MM(262420000000037/f0df85a2) -> GMM DETACH REQUEST TLLI=0xf0df85a2 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240923084438332 DMM INFO MM(262420000000037/f0df85a2) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240923084438332 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084438332 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084438332 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084438332 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084438332 DLLC NOTICE LLME(ffffffff/f0df85a2){ASSIGNED} LLGM Assign pre (f0df85a2 => ffffffff) (gprs_llc.c:1079) 20240923084438332 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0df85a2 => ffffffff) (gprs_llc.c:1125) 20240923084438332 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20240923084438332 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) 20240923084438332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923084438332 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084438332 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084438332 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084438333 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@3527497922fe: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@3527497922fe: Final verdict of PTC: pass 20240923084443342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54202<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@3527497922fe: Final verdict of PTC: none 20240923084443345 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084443345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(489)@3527497922fe: Final verdict of PTC: none -NSVCI97(483)@3527497922fe: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(491)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(493)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(488)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@3527497922fe: Final verdict of PTC: none -NSVCI99(494)@3527497922fe: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(486)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@3527497922fe: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(487)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(481)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(492)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_rau_a_a-BVCI210(486): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(487): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(488): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(489): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_rau_a_a-BVCI220(491): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(492): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(493): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(494): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Mon Sep 23 08:44:43 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 20240923084443477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084443778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54218<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108356) 20240923084444345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084444345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108356, count=112712) 20240923084445346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084445346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Mon Sep 23 08:44:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084446347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084446347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_rau_a_b started. 20240923084446842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084446843 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(502)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084446885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084446885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084446885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084446885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084446885 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084446885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084446885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084446885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084446885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084446887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084446887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084446887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084446887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084446887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084446887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084446887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084446887 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084446887 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084446887 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084446887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(502)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084446887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084446888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084446891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084446900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084446900 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI196(501)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084446925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084446925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084446925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084446925 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084446925 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084446925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084446925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084446925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084446925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084446926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084446926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084446926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084446926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084446926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084446926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084446926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084446926 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084446926 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084446926 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084446926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(507)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084446927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084446927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084446930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923084446939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084446939 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI210(506)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(513)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(513)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084446969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084446969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084446969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084446969 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084446969 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084446969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084446969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084446969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084446969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(513)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084446971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084446971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084446971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084446971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084446971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084446971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084446971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084446971 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084446971 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084446971 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084446971 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084446972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084446972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(513)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(513)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084446976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084446986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084446986 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(510)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084447348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084447348 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084447348 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084447348 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(512)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(512)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084447350 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(512)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(512)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084447351 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(512)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(512)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(512)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(512)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@3527497922fe: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E4B3EB7A'O, index=0 SGSN_Test-GSUP(514)@3527497922fe: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@3527497922fe: 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 := 'E00AA268B06BC53D0F1C10109E4446FB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B180A0AB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33E8AD070B989D12'O } } } } } 20240923084448403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084448403 DLLC NOTICE LLME(ffffffff/e4b3eb7a){UNASSIGNED} LLC RX: unknown TLLI 0xe4b3eb7a, creating LLME on the fly (gprs_llc.c:552) 20240923084448403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084448403 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084448403 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084448403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084448403 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084448403 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084448403 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084448403 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084448403 DLLC NOTICE LLME(ffffffff/e4b3eb7a){UNASSIGNED} LLGM Assign pre (e4b3eb7a => cce260e4) (gprs_llc.c:1079) 20240923084448403 DLLC NOTICE LLME(e4b3eb7a/cce260e4){ASSIGNED} LLGM Assign post (e4b3eb7a => cce260e4) (gprs_llc.c:1125) 20240923084448403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084448403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084448403 DMM DEBUG MM(262420000000038/cce260e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084448416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084448416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084448416 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084448416 DMM DEBUG MM(262420000000038/cce260e4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20240923084448416 DMM NOTICE MM(262420000000038/cce260e4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084448416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084448416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084448416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084448416 DMM DEBUG MM(262420000000038/cce260e4) Requesting authorization (sgsn_auth.c:160) 20240923084448416 DMM INFO MM(262420000000038/cce260e4) Requesting authentication tuples (sgsn_auth.c:184) 20240923084448416 DMM DEBUG MM(262420000000038/cce260e4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084448416 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20240923084448416 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)@3527497922fe: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@3527497922fe: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20240923084448419 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084448419 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084448419 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084448420 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084448420 DMM INFO MM(262420000000038/cce260e4) Subscriber data update (mmctx.c:445) 20240923084448420 DMM DEBUG MM(262420000000038/cce260e4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084448420 DMM INFO MM(262420000000038/cce260e4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084448420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084448420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084448420 DMM INFO MM(262420000000038/cce260e4) <- GMM AUTH AND CIPHERING REQ (rand = e0 0a a2 68 b0 6b c5 3d 0f 1c 10 10 9e 44 46 fb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084448427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084448427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084448427 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084448427 DMM INFO MM(262420000000038/cce260e4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084448427 DMM NOTICE MM(262420000000038/cce260e4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084448428 DMM DEBUG MM(262420000000038/cce260e4) checking auth: received GSM SRES = b1 80 a0 ab (gprs_gmm.c:666) 20240923084448428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084448428 DMM DEBUG MM(262420000000038/cce260e4) Requesting authorization (sgsn_auth.c:160) 20240923084448428 DMM INFO MM(262420000000038/cce260e4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084448428 DMM DEBUG MM(262420000000038/cce260e4) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084448428 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20240923084448428 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) 20240923084448428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084448428 DMM INFO MM(262420000000038/cce260e4) <- GMM ATTACH ACCEPT (new P-TMSI=0xcce260e4) (gprs_gmm.c:300) 20240923084448429 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084448429 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084448429 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240923084448429 DMM INFO MM(262420000000038/cce260e4) Subscriber data update (mmctx.c:445) 20240923084448429 DMM DEBUG MM(262420000000038/cce260e4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084448429 DMM INFO MM(262420000000038/cce260e4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084448429 DMM NOTICE MM(262420000000038/cce260e4) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20240923084448429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084448429 DMM NOTICE MM(262420000000038/cce260e4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084448429 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) 20240923084448429 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084448429 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240923084448429 DMM INFO MM(262420000000038/cce260e4) Subscriber data update (mmctx.c:445) 20240923084448430 DMM DEBUG MM(262420000000038/cce260e4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084448436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084448436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084448436 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084448436 DMM INFO MM(262420000000038/cce260e4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084448436 DMM NOTICE MM(262420000000038/cce260e4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084448436 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084448436 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084448436 DLLC NOTICE LLME(e4b3eb7a/cce260e4){ASSIGNED} LLGM Assign pre (ffffffff => cce260e4) (gprs_llc.c:1079) 20240923084448436 DLLC NOTICE LLME(ffffffff/cce260e4){ASSIGNED} LLGM Assign post (ffffffff => cce260e4) (gprs_llc.c:1125) 20240923084448436 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084448436 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084448436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084448436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@3527497922fe: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@3527497922fe: attach complete sending rau 20240923084448488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084448488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084448488 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084448488 DMM INFO MM(262420000000038/cce260e4) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240923084448488 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084448488 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240923084448488 DLLC NOTICE LLME(ffffffff/cce260e4){ASSIGNED} LLGM Assign pre (cce260e4 => df3a29bf) (gprs_llc.c:1079) 20240923084448488 DLLC NOTICE LLME(cce260e4/df3a29bf){ASSIGNED} LLGM Assign post (cce260e4 => df3a29bf) (gprs_llc.c:1125) 20240923084448488 DMM INFO MM(262420000000038/df3a29bf) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@3527497922fe: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@3527497922fe: Removing Client IMSI='262420000000038'H, index=0 20240923084448496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084448496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240923084448496 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084448496 DMM INFO MM(262420000000038/df3a29bf) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240923084448496 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240923084448496 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084448496 DLLC NOTICE LLME(cce260e4/df3a29bf){ASSIGNED} LLGM Assign pre (ffffffff => df3a29bf) (gprs_llc.c:1079) 20240923084448496 DLLC NOTICE LLME(ffffffff/df3a29bf){ASSIGNED} LLGM Assign post (ffffffff => df3a29bf) (gprs_llc.c:1125) 20240923084448496 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@3527497922fe: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='DF3A29BF'O, index=0 TC_attach_rau_a_b(516)@3527497922fe: sending second RAU via different RA 20240923084448501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084448501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084448501 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240923084448501 DMM INFO MM(262420000000038/df3a29bf) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: df3a29bf, P-TMSI: df3a29bf (00000000), TLLI: df3a29bf (df3a29bf), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20240923084448501 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20240923084448501 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240923084448501 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084448501 DLLC NOTICE LLME(ffffffff/df3a29bf){ASSIGNED} LLGM Assign pre (df3a29bf => df3a29bf) (gprs_llc.c:1079) 20240923084448501 DLLC NOTICE LLME(df3a29bf/df3a29bf){ASSIGNED} LLGM Assign post (df3a29bf => df3a29bf) (gprs_llc.c:1125) 20240923084448501 DMM INFO MM(262420000000038/df3a29bf) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923084448516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084448516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084448516 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084448516 DMM INFO MM(262420000000038/df3a29bf) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240923084448516 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240923084448516 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084448516 DLLC NOTICE LLME(df3a29bf/df3a29bf){ASSIGNED} LLGM Assign pre (ffffffff => df3a29bf) (gprs_llc.c:1079) 20240923084448516 DLLC NOTICE LLME(ffffffff/df3a29bf){ASSIGNED} LLGM Assign post (ffffffff => df3a29bf) (gprs_llc.c:1125) 20240923084448516 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240923084448516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084448516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084448516 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084448516 DMM INFO MM(262420000000038/df3a29bf) -> GMM DETACH REQUEST TLLI=0xdf3a29bf type=GPRS detach Power-off (gprs_gmm.c:1465) 20240923084448516 DMM INFO MM(262420000000038/df3a29bf) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240923084448516 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084448516 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084448516 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084448516 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084448516 DLLC NOTICE LLME(ffffffff/df3a29bf){ASSIGNED} LLGM Assign pre (df3a29bf => ffffffff) (gprs_llc.c:1079) 20240923084448516 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df3a29bf => ffffffff) (gprs_llc.c:1125) 20240923084448517 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20240923084448517 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) 20240923084448517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923084448517 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084448517 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084448517 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084448517 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@3527497922fe: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@3527497922fe: Final verdict of PTC: pass 20240923084453526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47990<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084453528 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084453529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(514)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(512)@3527497922fe: Final verdict of PTC: none -NSVCI99(513)@3527497922fe: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@3527497922fe: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@3527497922fe: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(510)@3527497922fe: Final verdict of PTC: none -NSVCI97(502)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@3527497922fe: Final verdict of PTC: none -NSVCI98(507)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(505)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(511)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(500)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_rau_a_b-BVCI220(510): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(511): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(512): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(513): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Mon Sep 23 08:44:53 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 20240923084453655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48000<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084453956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48000<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104636) 20240923084454530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084454530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104636, count=108992) 20240923084455531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084455531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Mon Sep 23 08:44:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084456532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084456532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_usim_resync started. 20240923084457016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084457018 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(521)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084457062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084457062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084457062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084457062 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084457062 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084457062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084457062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084457062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084457062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084457064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084457064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084457064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084457064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084457065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084457065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084457065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084457065 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084457065 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084457065 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084457065 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084457065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084457065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084457070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084457078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084457078 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084457098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084457098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084457098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084457098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084457098 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084457098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084457098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084457098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084457098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084457099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084457099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084457099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084457100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084457100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084457100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084457100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084457100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084457100 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084457100 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084457100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084457100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084457100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084457104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084457114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084457114 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(525)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084457138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084457138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084457138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084457138 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084457138 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084457138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084457138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084457138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084457138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084457140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084457140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084457140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084457140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084457140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084457140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084457140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084457140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084457140 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084457140 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084457140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084457140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084457140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084457144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084457154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084457154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084457534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084457534 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084457534 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084457534 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084457536 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240923084457536 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@3527497922fe: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='EC77A69A'O, index=0 SGSN_Test-GSUP(533)@3527497922fe: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@3527497922fe: 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 := '0A4C34A4BD61C8F1463F7CB0F6FB63A9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '691482AD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E6985675C80079FA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '38C9D81FC50823DA084A926C85AD3927'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B6C111441516E064AAE580A7E8CAE897'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '283A74C05F71C35909DE6EF235E25350'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '30C223718ABA4DAC'O } } } } } 20240923084458589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084458589 DLLC NOTICE LLME(ffffffff/ec77a69a){UNASSIGNED} LLC RX: unknown TLLI 0xec77a69a, creating LLME on the fly (gprs_llc.c:552) 20240923084458589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084458589 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084458589 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084458589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084458589 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084458589 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084458589 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084458589 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084458589 DLLC NOTICE LLME(ffffffff/ec77a69a){UNASSIGNED} LLGM Assign pre (ec77a69a => f81872b1) (gprs_llc.c:1079) 20240923084458589 DLLC NOTICE LLME(ec77a69a/f81872b1){ASSIGNED} LLGM Assign post (ec77a69a => f81872b1) (gprs_llc.c:1125) 20240923084458589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084458589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084458589 DMM DEBUG MM(262420000000040/f81872b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084458603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084458603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084458603 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084458603 DMM DEBUG MM(262420000000040/f81872b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240923084458603 DMM NOTICE MM(262420000000040/f81872b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084458603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084458603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084458603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084458603 DMM DEBUG MM(262420000000040/f81872b1) Requesting authorization (sgsn_auth.c:160) 20240923084458603 DMM INFO MM(262420000000040/f81872b1) Requesting authentication tuples (sgsn_auth.c:184) 20240923084458603 DMM DEBUG MM(262420000000040/f81872b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084458603 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240923084458603 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@3527497922fe: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@3527497922fe: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20240923084458606 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084458606 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084458606 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084458606 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084458606 DMM INFO MM(262420000000040/f81872b1) Subscriber data update (mmctx.c:445) 20240923084458606 DMM DEBUG MM(262420000000040/f81872b1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084458606 DMM INFO MM(262420000000040/f81872b1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084458606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084458606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084458606 DMM INFO MM(262420000000040/f81872b1) <- GMM AUTH AND CIPHERING REQ (rand = 0a 4c 34 a4 bd 61 c8 f1 46 3f 7c b0 f6 fb 63 a9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 28 3a 74 c0 5f 71 c3 59 09 de 6e f2 35 e2 53 50 ) (gprs_gmm.c:483) 20240923084458613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084458613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084458613 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084458613 DMM INFO MM(262420000000040/f81872b1) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20240923084458613 DMM INFO MM(262420000000040/f81872b1) R99 AUTHENTICATION SYNCH (AUTS = 67f71fe4789ca9684343368511d1) (gprs_gmm.c:711) 20240923084458613 DMM DEBUG MM(262420000000040/f81872b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084458613 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20240923084458613 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 67 f7 1f e4 78 9c a9 68 43 43 36 85 11 d1 20 10 0a 4c 34 a4 bd 61 c8 f1 46 3f 7c b0 f6 fb 63 a9 28 01 01 (gprs_subscriber.c:210) 20240923084458613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20240923084458613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20240923084458614 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084458614 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084458614 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084458614 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084458614 DMM INFO MM(262420000000040/f81872b1) Subscriber data update (mmctx.c:445) 20240923084458614 DMM DEBUG MM(262420000000040/f81872b1) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20240923084458614 DMM INFO MM(262420000000040/f81872b1) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20240923084458614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084458614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084458614 DMM INFO MM(262420000000040/f81872b1) <- GMM AUTH AND CIPHERING REQ (rand = e8 b2 bf 56 62 65 ed c4 34 53 1c 51 07 ec 64 40 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b1 c3 b8 15 f6 bb 78 82 47 72 be c7 b2 2c 85 f5 ) (gprs_gmm.c:483) 20240923084458620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084458620 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6c1830 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084458621 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084458621 DMM INFO MM(262420000000040/f81872b1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084458621 DMM NOTICE MM(262420000000040/f81872b1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084458621 DMM DEBUG MM(262420000000040/f81872b1) checking auth: received UMTS RES = 70 b1 ba 25 fa 8c cd 26 (gprs_gmm.c:666) 20240923084458621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084458621 DMM DEBUG MM(262420000000040/f81872b1) Requesting authorization (sgsn_auth.c:160) 20240923084458621 DMM INFO MM(262420000000040/f81872b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084458621 DMM DEBUG MM(262420000000040/f81872b1) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084458621 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20240923084458621 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) 20240923084458621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084458621 DMM INFO MM(262420000000040/f81872b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf81872b1) (gprs_gmm.c:300) 20240923084458622 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084458622 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084458622 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240923084458622 DMM INFO MM(262420000000040/f81872b1) Subscriber data update (mmctx.c:445) 20240923084458622 DMM DEBUG MM(262420000000040/f81872b1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084458622 DMM INFO MM(262420000000040/f81872b1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084458622 DMM NOTICE MM(262420000000040/f81872b1) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20240923084458622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084458622 DMM NOTICE MM(262420000000040/f81872b1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084458622 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) 20240923084458622 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084458622 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240923084458622 DMM INFO MM(262420000000040/f81872b1) Subscriber data update (mmctx.c:445) 20240923084458622 DMM DEBUG MM(262420000000040/f81872b1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@3527497922fe: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@3527497922fe: Removing Client IMSI='262420000000040'H, index=0 20240923084458628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084458628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084458628 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084458628 DMM INFO MM(262420000000040/f81872b1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084458628 DMM NOTICE MM(262420000000040/f81872b1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084458628 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084458628 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084458628 DLLC NOTICE LLME(ec77a69a/f81872b1){ASSIGNED} LLGM Assign pre (ffffffff => f81872b1) (gprs_llc.c:1079) 20240923084458628 DLLC NOTICE LLME(ffffffff/f81872b1){ASSIGNED} LLGM Assign post (ffffffff => f81872b1) (gprs_llc.c:1125) 20240923084458628 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084458628 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084458628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084458628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@3527497922fe: Final verdict of PTC: pass 20240923084458630 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51110<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084458632 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084458632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(533)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@3527497922fe: Final verdict of PTC: none -NSVCI97(521)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@3527497922fe: Final verdict of PTC: none -NSVCI99(531)@3527497922fe: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@3527497922fe: Final verdict of PTC: none -NSVCI98(526)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@3527497922fe: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@3527497922fe: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(519)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(524)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(529)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_usim_resync finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Mon Sep 23 08:44:58 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20240923084458763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084459165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51120<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50384) 20240923084459633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084459633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50384, count=95292) 20240923084500634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084500635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Mon Sep 23 08:45:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084501635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084501636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240923084501901 DGPRS DEBUG Checking for inactive LLMEs, time = 8891836 (sgsn.c:131) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_usim_a54_a54 started. 20240923084502228 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084502230 DMM INFO MM(262420000000040/f81872b1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084502230 DMM INFO MM(262420000000040/f81872b1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084502230 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084502230 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084502230 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084502230 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084502230 DLLC NOTICE LLME(ffffffff/f81872b1){ASSIGNED} LLGM Assign pre (f81872b1 => ffffffff) (gprs_llc.c:1079) 20240923084502230 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f81872b1 => ffffffff) (gprs_llc.c:1125) 20240923084502230 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20240923084502230 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) 20240923084502230 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) 20240923084502230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923084502230 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084502230 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084502230 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084502230 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084502281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084502281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084502281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084502281 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084502281 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084502281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084502281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084502281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084502281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084502282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084502282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084502282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084502283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084502283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084502283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084502283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084502283 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084502283 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084502283 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084502283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084502283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084502283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084502287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084502297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084502297 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(539)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(546)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(546)@3527497922fe: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(545)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923084502327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084502327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084502327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084502327 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084502327 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084502327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084502327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084502327 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084502327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(546)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084502329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084502329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084502329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084502329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084502329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084502329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084502329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084502329 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084502329 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084502329 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084502329 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(546)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084502330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084502330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(546)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084502334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084502344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084502344 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(547)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI210(543)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(545)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084502355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084502355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084502355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084502355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084502355 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084502355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084502355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084502355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084502355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084502356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084502357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084502357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084502357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084502357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084502357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084502357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084502357 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084502357 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084502357 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084502357 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084502358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084502358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084502362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084502372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084502372 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084502636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084502636 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084502636 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084502637 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084502639 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084502639 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@3527497922fe: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='C1F4A03E'O, index=0 SGSN_Test-GSUP(552)@3527497922fe: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@3527497922fe: 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 := '6DF01B6BECAC7B1B78A776B113841B98'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1C7E377A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3D62B5CA314BE89A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C3DBA2CB941C6824F0085D39F293B7D2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F88A77C33CF60E133A4614ABB615F921'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BFE4B8BF57787D88E6A20D74410E3C5D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0EE0ABE61FBB80B0'O } } } } } 20240923084503693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084503693 DLLC NOTICE LLME(ffffffff/c1f4a03e){UNASSIGNED} LLC RX: unknown TLLI 0xc1f4a03e, creating LLME on the fly (gprs_llc.c:552) 20240923084503693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084503694 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084503694 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084503694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084503694 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084503694 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084503694 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084503694 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084503694 DLLC NOTICE LLME(ffffffff/c1f4a03e){UNASSIGNED} LLGM Assign pre (c1f4a03e => d550bd5f) (gprs_llc.c:1079) 20240923084503694 DLLC NOTICE LLME(c1f4a03e/d550bd5f){ASSIGNED} LLGM Assign post (c1f4a03e => d550bd5f) (gprs_llc.c:1125) 20240923084503694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084503694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084503694 DMM DEBUG MM(262420000000040/d550bd5f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084503707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084503707 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084503707 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084503707 DMM DEBUG MM(262420000000040/d550bd5f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240923084503707 DMM NOTICE MM(262420000000040/d550bd5f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084503707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084503707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084503707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084503707 DMM DEBUG MM(262420000000040/d550bd5f) Requesting authorization (sgsn_auth.c:160) 20240923084503707 DMM INFO MM(262420000000040/d550bd5f) Requesting authentication tuples (sgsn_auth.c:184) 20240923084503707 DMM DEBUG MM(262420000000040/d550bd5f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084503707 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240923084503707 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)@3527497922fe: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@3527497922fe: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20240923084503710 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084503710 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084503710 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084503710 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084503710 DMM INFO MM(262420000000040/d550bd5f) Subscriber data update (mmctx.c:445) 20240923084503710 DMM DEBUG MM(262420000000040/d550bd5f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084503710 DMM INFO MM(262420000000040/d550bd5f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084503710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084503710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084503710 DMM INFO MM(262420000000040/d550bd5f) <- GMM AUTH AND CIPHERING REQ (rand = 6d f0 1b 6b ec ac 7b 1b 78 a7 76 b1 13 84 1b 98 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bf e4 b8 bf 57 78 7d 88 e6 a2 0d 74 41 0e 3c 5d ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@3527497922fe: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@3527497922fe: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@3527497922fe: Final verdict of PTC: pass 20240923084503719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51134<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084503721 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084503721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(546)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(552)@3527497922fe: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(543)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@3527497922fe: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@3527497922fe: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@3527497922fe: Final verdict of PTC: none -NSVCI97(540)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(545)@3527497922fe: Final verdict of PTC: none -NSVCI99(550)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(544)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(538)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(548)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(543): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(545): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(546): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Mon Sep 23 08:45:03 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20240923084503851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084504252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51144<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68440) 20240923084504722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084504722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68440, count=72796) 20240923084505724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084505724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Mon Sep 23 08:45:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084506725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084506725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_usim_a54_a53 started. 20240923084507311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084507312 DMM INFO MM(262420000000040/d550bd5f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084507312 DMM INFO MM(262420000000040/d550bd5f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084507312 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084507312 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084507312 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084507312 DMM ERROR MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240923084507312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Deallocated (fsm.c:568) 20240923084507312 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084507312 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084507312 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084507312 DLLC NOTICE LLME(c1f4a03e/d550bd5f){ASSIGNED} LLGM Assign pre (d550bd5f => ffffffff) (gprs_llc.c:1079) 20240923084507312 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d550bd5f => ffffffff) (gprs_llc.c:1125) 20240923084507312 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084507357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084507357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084507357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084507357 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084507357 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084507357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084507357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084507357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084507357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084507359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084507359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084507359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084507359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084507359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084507359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084507359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084507359 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084507359 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084507359 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084507359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084507360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084507360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084507364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084507374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084507374 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(561)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI196(558)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(565)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084507397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084507397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084507397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084507397 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084507397 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084507397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084507397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084507397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084507397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(565)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084507399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084507399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084507399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084507399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084507399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084507399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084507399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084507399 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084507399 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084507399 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084507399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(564)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923084507400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084507400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(565)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(565)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084507404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084507413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084507413 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(562)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(564)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084507429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084507429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084507429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084507429 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084507429 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084507429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084507429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084507429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084507429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084507431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084507432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084507432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084507432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084507432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084507432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084507432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084507432 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084507432 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084507432 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084507432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084507433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084507433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084507437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084507445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084507445 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084507725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084507725 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084507725 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084507725 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084507728 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084507728 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@3527497922fe: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='C0A8F0C4'O, index=0 SGSN_Test-GSUP(571)@3527497922fe: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@3527497922fe: 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 := 'D3A119E91CA00D03530BF77F8FB384D8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AC68E40D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '76C600DCC4A40D00'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B1AD396D33145CAF1D172E288EEB7A9E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8831CFC64D592262E6F534FF5A947391'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CD421ED9DD144B1E174A7A173765A469'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '83B2DC96D2BEDA8F'O } } } } } 20240923084508782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084508782 DLLC NOTICE LLME(ffffffff/c0a8f0c4){UNASSIGNED} LLC RX: unknown TLLI 0xc0a8f0c4, creating LLME on the fly (gprs_llc.c:552) 20240923084508782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084508782 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084508782 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084508782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084508782 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084508782 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084508782 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084508782 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084508782 DLLC NOTICE LLME(ffffffff/c0a8f0c4){UNASSIGNED} LLGM Assign pre (c0a8f0c4 => cfa3f4cf) (gprs_llc.c:1079) 20240923084508782 DLLC NOTICE LLME(c0a8f0c4/cfa3f4cf){ASSIGNED} LLGM Assign post (c0a8f0c4 => cfa3f4cf) (gprs_llc.c:1125) 20240923084508782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084508782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084508782 DMM DEBUG MM(262420000000040/cfa3f4cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084508794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084508794 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084508794 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084508794 DMM DEBUG MM(262420000000040/cfa3f4cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240923084508794 DMM NOTICE MM(262420000000040/cfa3f4cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084508794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084508794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084508794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084508794 DMM DEBUG MM(262420000000040/cfa3f4cf) Requesting authorization (sgsn_auth.c:160) 20240923084508794 DMM INFO MM(262420000000040/cfa3f4cf) Requesting authentication tuples (sgsn_auth.c:184) 20240923084508794 DMM DEBUG MM(262420000000040/cfa3f4cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084508794 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240923084508794 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)@3527497922fe: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@3527497922fe: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20240923084508797 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084508797 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084508797 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084508797 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084508797 DMM INFO MM(262420000000040/cfa3f4cf) Subscriber data update (mmctx.c:445) 20240923084508797 DMM DEBUG MM(262420000000040/cfa3f4cf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084508797 DMM INFO MM(262420000000040/cfa3f4cf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084508797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084508797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084508797 DMM INFO MM(262420000000040/cfa3f4cf) <- GMM AUTH AND CIPHERING REQ (rand = d3 a1 19 e9 1c a0 0d 03 53 0b f7 7f 8f b3 84 d8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = cd 42 1e d9 dd 14 4b 1e 17 4a 7a 17 37 65 a4 69 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@3527497922fe: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@3527497922fe: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@3527497922fe: Final verdict of PTC: pass 20240923084508805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44450<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084508807 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084508807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(570)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(571)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(564)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@3527497922fe: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(562)@3527497922fe: Final verdict of PTC: none -NSVCI98(565)@3527497922fe: Final verdict of PTC: none -NSVCI97(559)@3527497922fe: Final verdict of PTC: none -NSVCI99(569)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@3527497922fe: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@3527497922fe: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(567)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(557)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(563)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(562): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(564): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(565): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Mon Sep 23 08:45:08 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20240923084508935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084509336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44464<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47480) 20240923084509809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084509809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47480, count=71336) 20240923084510810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084510810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Mon Sep 23 08:45:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084511812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084511812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_usim_a53_a54 started. 20240923084512394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084512396 DMM INFO MM(262420000000040/cfa3f4cf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084512396 DMM INFO MM(262420000000040/cfa3f4cf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084512396 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084512396 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084512396 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084512396 DMM ERROR MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240923084512396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Deallocated (fsm.c:568) 20240923084512396 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084512396 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084512396 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084512396 DLLC NOTICE LLME(c0a8f0c4/cfa3f4cf){ASSIGNED} LLGM Assign pre (cfa3f4cf => ffffffff) (gprs_llc.c:1079) 20240923084512396 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfa3f4cf => ffffffff) (gprs_llc.c:1125) 20240923084512396 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084512439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084512439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084512439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084512439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084512439 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084512439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084512439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084512439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084512439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084512440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084512440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084512440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084512441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084512441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084512441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084512441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084512441 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084512441 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084512441 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084512441 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084512441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084512441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084512445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084512453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084512453 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(584)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(584)@3527497922fe: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(583)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923084512485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084512485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084512485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084512485 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084512485 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084512485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084512485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084512485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084512485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(584)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084512486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084512486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084512486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084512486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084512486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084512486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084512487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084512487 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084512487 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084512487 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084512487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084512487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084512487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(584)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(584)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084512491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240923084512501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084512501 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(581)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(583)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084512511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084512511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084512511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084512511 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084512511 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084512511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084512511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084512511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084512511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084512513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084512513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084512513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084512513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084512513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084512513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084512513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084512513 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084512513 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084512513 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084512513 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084512513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084512513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084512517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084512526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084512526 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084512813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084512813 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084512813 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084512813 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084512815 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084512816 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@3527497922fe: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='CF917D88'O, index=0 SGSN_Test-GSUP(590)@3527497922fe: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@3527497922fe: 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 := 'C1FFB8A6738DC4A89AA41E6B0F7CBCDB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '22C37623'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DC657A03FA2995BA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CD289B5D9C6DB8D5B2F0A90D4DEE2DC3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4A33CA9284290AC8441DBFEEABC3A644'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5688EA08E083D8F8350815EBA8A1FFC5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4968F7A8359CA768'O } } } } } 20240923084513870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084513870 DLLC NOTICE LLME(ffffffff/cf917d88){UNASSIGNED} LLC RX: unknown TLLI 0xcf917d88, creating LLME on the fly (gprs_llc.c:552) 20240923084513870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084513870 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084513870 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084513870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084513870 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084513870 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084513870 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084513870 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084513870 DLLC NOTICE LLME(ffffffff/cf917d88){UNASSIGNED} LLGM Assign pre (cf917d88 => fd94a481) (gprs_llc.c:1079) 20240923084513870 DLLC NOTICE LLME(cf917d88/fd94a481){ASSIGNED} LLGM Assign post (cf917d88 => fd94a481) (gprs_llc.c:1125) 20240923084513870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084513870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084513870 DMM DEBUG MM(262420000000040/fd94a481) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084513883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084513883 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084513883 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084513883 DMM DEBUG MM(262420000000040/fd94a481) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240923084513883 DMM NOTICE MM(262420000000040/fd94a481) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084513883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084513883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084513883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084513883 DMM DEBUG MM(262420000000040/fd94a481) Requesting authorization (sgsn_auth.c:160) 20240923084513883 DMM INFO MM(262420000000040/fd94a481) Requesting authentication tuples (sgsn_auth.c:184) 20240923084513883 DMM DEBUG MM(262420000000040/fd94a481) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084513883 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240923084513883 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)@3527497922fe: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@3527497922fe: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20240923084513886 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084513886 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084513886 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084513886 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084513886 DMM INFO MM(262420000000040/fd94a481) Subscriber data update (mmctx.c:445) 20240923084513886 DMM DEBUG MM(262420000000040/fd94a481) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084513886 DMM INFO MM(262420000000040/fd94a481) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084513886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084513886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084513886 DMM INFO MM(262420000000040/fd94a481) <- GMM AUTH AND CIPHERING REQ (rand = c1 ff b8 a6 73 8d c4 a8 9a a4 1e 6b 0f 7c bc db , mmctx_is_r99=1, vec->auth_types=0x3, autn = 56 88 ea 08 e0 83 d8 f8 35 08 15 eb a8 a1 ff c5 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@3527497922fe: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@3527497922fe: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@3527497922fe: Final verdict of PTC: pass 20240923084513894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44472<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@3527497922fe: Final verdict of PTC: none -NSVCI97(578)@3527497922fe: Final verdict of PTC: none -NSVCI99(588)@3527497922fe: Final verdict of PTC: none -NSVCI98(584)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@3527497922fe: Final verdict of PTC: none 20240923084513897 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084513897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(583)@3527497922fe: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@3527497922fe: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@3527497922fe: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(581)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(582)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(576)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(586)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(581): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(583): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(584): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Mon Sep 23 08:45:13 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20240923084514026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084514428 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44476<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67492) 20240923084514897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084514897 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) 20240923084515898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084515898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Mon Sep 23 08:45:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084516899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084516899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_usim_a50_a54 started. 20240923084517488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084517490 DMM INFO MM(262420000000040/fd94a481) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084517490 DMM INFO MM(262420000000040/fd94a481) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084517490 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084517490 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084517490 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084517490 DMM ERROR MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240923084517490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Deallocated (fsm.c:568) 20240923084517490 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084517490 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084517490 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084517490 DLLC NOTICE LLME(cf917d88/fd94a481){ASSIGNED} LLGM Assign pre (fd94a481 => ffffffff) (gprs_llc.c:1079) 20240923084517490 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd94a481 => ffffffff) (gprs_llc.c:1125) 20240923084517490 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084517532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084517532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084517532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084517532 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084517532 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084517532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084517532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084517532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084517532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084517534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084517534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084517534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084517534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084517534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084517534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084517534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084517534 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084517534 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084517534 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084517534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084517535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084517535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084517538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084517548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084517548 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(596)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084517572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084517572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084517572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084517572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084517572 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084517572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084517572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084517572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084517572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084517573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084517573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084517573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084517573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084517573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084517573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084517573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084517573 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084517573 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084517573 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084517574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084517574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084517574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084517578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084517588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084517588 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(601)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084517609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084517609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084517609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084517609 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084517609 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084517609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084517609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084517609 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084517609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084517610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084517610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084517611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084517611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084517611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084517611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084517611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084517611 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084517611 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084517611 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084517611 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084517611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084517611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084517615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084517624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084517624 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084517900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084517900 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084517900 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084517900 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084517902 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240923084517903 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@3527497922fe: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='EA5EC8DF'O, index=0 SGSN_Test-GSUP(609)@3527497922fe: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@3527497922fe: 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 := '7A582BD02BF8D3D8D289FFAE5E13C50D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C72F8448'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7BD3AAC35176A587'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5EB6A225991F0E46A28231CF391F582A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '766CFBAEEBA149D96DA7C8948DB9D803'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '578A95F52E01F29603C15F9C0B960C5D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BEF1B4EF16924AAB'O } } } } } 20240923084518959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084518959 DLLC NOTICE LLME(ffffffff/ea5ec8df){UNASSIGNED} LLC RX: unknown TLLI 0xea5ec8df, creating LLME on the fly (gprs_llc.c:552) 20240923084518959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084518959 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084518959 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084518959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084518959 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084518959 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084518959 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084518959 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084518959 DLLC NOTICE LLME(ffffffff/ea5ec8df){UNASSIGNED} LLGM Assign pre (ea5ec8df => edd4e3a9) (gprs_llc.c:1079) 20240923084518959 DLLC NOTICE LLME(ea5ec8df/edd4e3a9){ASSIGNED} LLGM Assign post (ea5ec8df => edd4e3a9) (gprs_llc.c:1125) 20240923084518959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084518959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084518959 DMM DEBUG MM(262420000000040/edd4e3a9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084518972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084518972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084518973 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084518973 DMM DEBUG MM(262420000000040/edd4e3a9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240923084518973 DMM NOTICE MM(262420000000040/edd4e3a9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084518973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084518973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084518973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084518973 DMM DEBUG MM(262420000000040/edd4e3a9) Requesting authorization (sgsn_auth.c:160) 20240923084518973 DMM INFO MM(262420000000040/edd4e3a9) Requesting authentication tuples (sgsn_auth.c:184) 20240923084518973 DMM DEBUG MM(262420000000040/edd4e3a9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084518973 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240923084518973 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)@3527497922fe: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@3527497922fe: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20240923084518976 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084518976 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084518976 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084518976 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084518976 DMM INFO MM(262420000000040/edd4e3a9) Subscriber data update (mmctx.c:445) 20240923084518976 DMM DEBUG MM(262420000000040/edd4e3a9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084518976 DMM INFO MM(262420000000040/edd4e3a9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084518976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084518976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084518976 DMM INFO MM(262420000000040/edd4e3a9) <- GMM AUTH AND CIPHERING REQ (rand = 7a 58 2b d0 2b f8 d3 d8 d2 89 ff ae 5e 13 c5 0d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 57 8a 95 f5 2e 01 f2 96 03 c1 5f 9c 0b 96 0c 5d ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@3527497922fe: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@3527497922fe: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@3527497922fe: Final verdict of PTC: pass 20240923084518986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38308<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@3527497922fe: Final verdict of PTC: none 20240923084518989 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084518989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(608)@3527497922fe: Final verdict of PTC: none -NSVCI98(602)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@3527497922fe: Final verdict of PTC: none -NSVCI99(607)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@3527497922fe: Final verdict of PTC: none -NSVCI97(597)@3527497922fe: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@3527497922fe: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@3527497922fe: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(600)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(595)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(605)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Mon Sep 23 08:45:19 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 20240923084519114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084519516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38318<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20240923084519990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084519990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47380, count=71228) 20240923084520991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084520991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Mon Sep 23 08:45:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084521991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084521992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_usim_a54_a50 started. 20240923084522570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084522571 DMM INFO MM(262420000000040/edd4e3a9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084522571 DMM INFO MM(262420000000040/edd4e3a9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084522571 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084522571 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084522571 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084522571 DMM ERROR MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240923084522571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Deallocated (fsm.c:568) 20240923084522571 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084522571 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084522571 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084522571 DLLC NOTICE LLME(ea5ec8df/edd4e3a9){ASSIGNED} LLGM Assign pre (edd4e3a9 => ffffffff) (gprs_llc.c:1079) 20240923084522571 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edd4e3a9 => ffffffff) (gprs_llc.c:1125) 20240923084522571 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(617)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(617)@3527497922fe: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(616)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084522625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084522625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084522625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084522625 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084522625 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084522625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084522625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084522625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084522625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(617)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084522626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084522626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084522626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084522627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084522627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084522627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084522627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084522627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084522627 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084522627 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084522627 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084522627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084522627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(617)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(617)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084522632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(613)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084522642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084522642 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(614)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(616)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(622)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(622)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084522658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084522658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084522658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084522658 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084522658 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084522658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084522658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084522658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084522658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(621)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(622)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084522660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084522660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084522660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084522661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084522661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084522661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084522661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084522661 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084522661 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084522661 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084522661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084522661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084522661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(622)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(622)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084522666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(618)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084522677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084522677 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(619)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(621)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(627)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084522697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084522697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084522697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084522697 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084522697 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084522697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084522697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084522697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084522697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084522700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084522700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084522700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084522700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084522700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084522700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084522700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084522700 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084522700 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084522700 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084522700 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(627)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084522701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084522701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084522705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084522714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084522714 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(624)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084522992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084522992 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084522992 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084522992 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(626)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084522994 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(626)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084522994 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(626)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(626)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(626)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(614)@3527497922fe: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='F6D13507'O, index=0 SGSN_Test-GSUP(628)@3527497922fe: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@3527497922fe: 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 := '5FAE914971E2FA6FA7E01CE70749D4B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '79DC122C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '804A51FAA01011F4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '16FDD187E471079FCF342CFDF9940B9A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '630867CFA7F10107E38089250090C0F0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2A9A2DAC6C69C165F714920E52DB53D5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7B7535CD1966311D'O } } } } } 20240923084524056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084524056 DLLC NOTICE LLME(ffffffff/f6d13507){UNASSIGNED} LLC RX: unknown TLLI 0xf6d13507, creating LLME on the fly (gprs_llc.c:552) 20240923084524056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084524056 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084524056 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084524056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084524056 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084524056 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084524056 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084524056 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084524056 DLLC NOTICE LLME(ffffffff/f6d13507){UNASSIGNED} LLGM Assign pre (f6d13507 => d23d2ca3) (gprs_llc.c:1079) 20240923084524056 DLLC NOTICE LLME(f6d13507/d23d2ca3){ASSIGNED} LLGM Assign post (f6d13507 => d23d2ca3) (gprs_llc.c:1125) 20240923084524056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084524056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084524056 DMM DEBUG MM(262420000000040/d23d2ca3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084524071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084524071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084524071 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084524071 DMM DEBUG MM(262420000000040/d23d2ca3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240923084524071 DMM NOTICE MM(262420000000040/d23d2ca3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084524071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084524071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084524071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084524071 DMM DEBUG MM(262420000000040/d23d2ca3) Requesting authorization (sgsn_auth.c:160) 20240923084524071 DMM INFO MM(262420000000040/d23d2ca3) Requesting authentication tuples (sgsn_auth.c:184) 20240923084524071 DMM DEBUG MM(262420000000040/d23d2ca3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084524071 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240923084524071 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)@3527497922fe: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@3527497922fe: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20240923084524074 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084524074 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084524074 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084524074 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084524074 DMM INFO MM(262420000000040/d23d2ca3) Subscriber data update (mmctx.c:445) 20240923084524074 DMM DEBUG MM(262420000000040/d23d2ca3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084524074 DMM INFO MM(262420000000040/d23d2ca3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084524074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084524074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084524074 DMM INFO MM(262420000000040/d23d2ca3) <- GMM AUTH AND CIPHERING REQ (rand = 5f ae 91 49 71 e2 fa 6f a7 e0 1c e7 07 49 d4 b0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2a 9a 2d ac 6c 69 c1 65 f7 14 92 0e 52 db 53 d5 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@3527497922fe: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(614)@3527497922fe: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@3527497922fe: Final verdict of PTC: pass 20240923084524084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38324<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084524086 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084524086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(628)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(616)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@3527497922fe: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(614)@3527497922fe: Final verdict of PTC: none -NSVCI97(617)@3527497922fe: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(619)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(621)@3527497922fe: Final verdict of PTC: none -NSVCI98(622)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@3527497922fe: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(624)@3527497922fe: Final verdict of PTC: none -NSVCI99(627)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(615)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(620)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(625)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(614): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(615): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(616): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(617): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(619): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(620): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(621): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(622): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(624): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Mon Sep 23 08:45:24 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20240923084524214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084524615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38328<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20240923084525087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084525087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47380, count=71236) 20240923084526088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084526088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Mon Sep 23 08:45:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084527089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084527089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_detach_unknown_nopoweroff started. 20240923084527671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084527672 DMM INFO MM(262420000000040/d23d2ca3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084527672 DMM INFO MM(262420000000040/d23d2ca3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084527672 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084527672 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084527672 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084527672 DMM ERROR MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240923084527672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Deallocated (fsm.c:568) 20240923084527672 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084527672 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084527672 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084527672 DLLC NOTICE LLME(f6d13507/d23d2ca3){ASSIGNED} LLGM Assign pre (d23d2ca3 => ffffffff) (gprs_llc.c:1079) 20240923084527672 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d23d2ca3 => ffffffff) (gprs_llc.c:1125) 20240923084527672 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084527713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084527713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084527713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084527713 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084527713 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084527713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084527713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084527713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084527713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084527714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084527714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084527714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084527714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084527714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084527714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084527714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084527714 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084527714 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084527714 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084527714 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084527715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084527715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084527719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084527727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084527727 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI196(634)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(641)@3527497922fe: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(640)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923084527757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084527757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084527757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084527757 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084527757 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084527757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084527757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084527757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084527757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(641)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084527759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084527759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084527759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084527759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084527759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084527759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084527759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084527759 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084527759 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084527759 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084527759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084527759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084527759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(641)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(641)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084527763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240923084527774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084527774 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(638)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(640)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(645)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084527785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084527785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084527785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084527785 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084527785 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084527785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084527785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084527785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084527785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084527786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084527786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084527786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084527787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084527787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084527787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084527787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084527787 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084527787 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084527787 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084527787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084527787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(645)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084527787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084527791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084527799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084527799 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084528089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084528089 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084528089 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084528089 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084528091 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084528092 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@3527497922fe: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='E49B38FA'O, index=0 SGSN_Test-GSUP(647)@3527497922fe: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20240923084529141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084529141 DLLC NOTICE LLME(ffffffff/e49b38fa){UNASSIGNED} LLC RX: unknown TLLI 0xe49b38fa, creating LLME on the fly (gprs_llc.c:552) 20240923084529141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084529141 DMM NOTICE LLME(ffffffff/e49b38fa){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20240923084529141 DLLC NOTICE LLME(ffffffff/e49b38fa){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20240923084529142 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xe49b38fa type=GPRS detach (gprs_gmm.c:1465) 20240923084529142 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240923084529142 DLLC NOTICE LLME(ffffffff/e49b38fa){UNASSIGNED} LLGM Assign pre (e49b38fa => ffffffff) (gprs_llc.c:1079) 20240923084529142 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e49b38fa => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@3527497922fe: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@3527497922fe: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@3527497922fe: Final verdict of PTC: pass 20240923084529156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46038<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084529158 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084529158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(646)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(647)@3527497922fe: Final verdict of PTC: none -NSVCI98(641)@3527497922fe: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(640)@3527497922fe: Final verdict of PTC: none -NSVCI97(635)@3527497922fe: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(638)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@3527497922fe: Final verdict of PTC: none -NSVCI99(645)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@3527497922fe: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(643)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(639)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(633)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(638): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(639): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(640): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(641): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@3527497922fe: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Mon Sep 23 08:45:29 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20240923084529290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084529591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46044<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53728) 20240923084530159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084530159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53728, count=58364) 20240923084531160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084531160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Mon Sep 23 08:45:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084531902 DGPRS DEBUG Checking for inactive LLMEs, time = 8891866 (sgsn.c:131) 20240923084532161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084532161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_detach_unknown_poweroff started. 20240923084532648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084532649 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(655)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(655)@3527497922fe: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(654)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084532706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084532706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084532706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084532706 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084532706 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084532706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084532706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084532706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084532706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(655)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084532707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084532707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084532707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084532708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084532708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084532708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084532708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084532708 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084532708 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084532708 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084532708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084532708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084532708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(655)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(655)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084532712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(651)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084532722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084532722 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI196(652)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(654)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(660)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(660)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084532744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084532744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084532744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084532744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084532744 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084532744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084532744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084532744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084532744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(659)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(660)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084532746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084532746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084532746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084532746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084532746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084532746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084532746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084532746 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084532746 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084532746 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084532746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(660)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084532747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084532747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(660)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084532750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(656)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084532760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084532760 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(657)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(659)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(665)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084532780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084532780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084532780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084532780 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084532780 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084532780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084532780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084532780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084532780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(665)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084532782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084532782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084532782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084532782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084532782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084532782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084532782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084532782 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084532782 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084532782 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084532782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(665)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084532784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084532784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(665)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084532788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084532797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084532797 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(662)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084533162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084533162 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084533162 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084533162 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(664)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(664)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084533164 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(664)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(664)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084533165 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(664)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(664)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(652)@3527497922fe: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='DDBF575D'O, index=0 SGSN_Test-GSUP(666)@3527497922fe: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20240923084534212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084534212 DLLC NOTICE LLME(ffffffff/ddbf575d){UNASSIGNED} LLC RX: unknown TLLI 0xddbf575d, creating LLME on the fly (gprs_llc.c:552) 20240923084534212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084534212 DMM NOTICE LLME(ffffffff/ddbf575d){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@3527497922fe: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(652)@3527497922fe: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@3527497922fe: Final verdict of PTC: pass 20240923084539219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46058<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084539221 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084539221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(664)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(666)@3527497922fe: Final verdict of PTC: none -NSVCI98(660)@3527497922fe: Final verdict of PTC: none -NSVCI97(655)@3527497922fe: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(657)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(659)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(654)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@3527497922fe: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(662)@3527497922fe: Final verdict of PTC: none -NSVCI99(665)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@3527497922fe: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(652)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(663)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(658)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(653)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(652): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(653): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(654): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(655): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(657): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(659): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(660): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(662): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(663): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(664): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(665): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@3527497922fe: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Mon Sep 23 08:45:39 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20240923084539347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084539648 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59890<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47028) 20240923084540222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084540222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47028, count=52460) 20240923084541223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084541223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Mon Sep 23 08:45:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084542224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084542224 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_detach_nopoweroff started. 20240923084542708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084542709 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(674)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084542760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084542760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084542760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084542760 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084542760 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084542760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084542760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084542760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084542760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(673)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(674)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084542762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084542762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084542762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084542762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084542762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084542762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084542762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084542762 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084542762 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084542762 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084542762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084542762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084542762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(674)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(674)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084542766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084542775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084542775 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(675)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI196(671)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(673)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084542787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084542787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084542787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084542787 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084542787 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084542787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084542787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084542787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084542787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084542789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084542789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084542789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084542789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084542789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084542789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084542789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084542789 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084542789 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084542789 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084542789 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084542790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084542790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084542794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084542803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084542803 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(677)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084542826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084542826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084542826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084542826 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084542826 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084542826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084542826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084542826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084542826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084542828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084542828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084542828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084542828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084542828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084542828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084542828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084542828 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084542828 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084542828 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084542828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084542829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084542829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084542833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084542842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084542842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084543225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084543225 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084543225 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084543225 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084543227 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084543228 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(671)@3527497922fe: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='C1833B07'O, index=0 SGSN_Test-GSUP(685)@3527497922fe: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@3527497922fe: 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 := '442894C2C599B6AF2988CC181F809870'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '12AB8CFA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EE224769D38049F3'O } } } } } 20240923084544277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084544277 DLLC NOTICE LLME(ffffffff/c1833b07){UNASSIGNED} LLC RX: unknown TLLI 0xc1833b07, creating LLME on the fly (gprs_llc.c:552) 20240923084544277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084544277 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084544277 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084544277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084544277 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084544277 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084544277 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084544277 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084544277 DLLC NOTICE LLME(ffffffff/c1833b07){UNASSIGNED} LLGM Assign pre (c1833b07 => c387c104) (gprs_llc.c:1079) 20240923084544277 DLLC NOTICE LLME(c1833b07/c387c104){ASSIGNED} LLGM Assign post (c1833b07 => c387c104) (gprs_llc.c:1125) 20240923084544277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084544277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084544277 DMM DEBUG MM(262420000000015/c387c104) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084544290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084544290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084544290 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084544290 DMM DEBUG MM(262420000000015/c387c104) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20240923084544290 DMM NOTICE MM(262420000000015/c387c104) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084544290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084544290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084544290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084544290 DMM DEBUG MM(262420000000015/c387c104) Requesting authorization (sgsn_auth.c:160) 20240923084544290 DMM INFO MM(262420000000015/c387c104) Requesting authentication tuples (sgsn_auth.c:184) 20240923084544290 DMM DEBUG MM(262420000000015/c387c104) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084544290 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20240923084544290 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(685)@3527497922fe: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@3527497922fe: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20240923084544293 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084544293 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084544293 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084544293 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084544293 DMM INFO MM(262420000000015/c387c104) Subscriber data update (mmctx.c:445) 20240923084544293 DMM DEBUG MM(262420000000015/c387c104) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084544293 DMM INFO MM(262420000000015/c387c104) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084544293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084544293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084544293 DMM INFO MM(262420000000015/c387c104) <- GMM AUTH AND CIPHERING REQ (rand = 44 28 94 c2 c5 99 b6 af 29 88 cc 18 1f 80 98 70 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084544300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084544300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084544300 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084544300 DMM INFO MM(262420000000015/c387c104) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084544300 DMM NOTICE MM(262420000000015/c387c104) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084544300 DMM DEBUG MM(262420000000015/c387c104) checking auth: received GSM SRES = 12 ab 8c fa (gprs_gmm.c:666) 20240923084544300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084544300 DMM DEBUG MM(262420000000015/c387c104) Requesting authorization (sgsn_auth.c:160) 20240923084544301 DMM INFO MM(262420000000015/c387c104) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084544301 DMM DEBUG MM(262420000000015/c387c104) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084544301 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20240923084544301 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) 20240923084544301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084544301 DMM INFO MM(262420000000015/c387c104) <- GMM ATTACH ACCEPT (new P-TMSI=0xc387c104) (gprs_gmm.c:300) 20240923084544302 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084544302 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084544302 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240923084544302 DMM INFO MM(262420000000015/c387c104) Subscriber data update (mmctx.c:445) 20240923084544302 DMM DEBUG MM(262420000000015/c387c104) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084544302 DMM INFO MM(262420000000015/c387c104) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084544302 DMM NOTICE MM(262420000000015/c387c104) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20240923084544302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084544302 DMM NOTICE MM(262420000000015/c387c104) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084544302 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) 20240923084544303 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084544303 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240923084544303 DMM INFO MM(262420000000015/c387c104) Subscriber data update (mmctx.c:445) 20240923084544303 DMM DEBUG MM(262420000000015/c387c104) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084544310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084544310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084544310 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084544310 DMM INFO MM(262420000000015/c387c104) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084544310 DMM NOTICE MM(262420000000015/c387c104) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084544310 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084544310 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084544310 DLLC NOTICE LLME(c1833b07/c387c104){ASSIGNED} LLGM Assign pre (ffffffff => c387c104) (gprs_llc.c:1079) 20240923084544310 DLLC NOTICE LLME(ffffffff/c387c104){ASSIGNED} LLGM Assign post (ffffffff => c387c104) (gprs_llc.c:1125) 20240923084544310 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084544310 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084544310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084544310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@3527497922fe: setverdict(pass): none -> pass 20240923084544360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084544360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084544360 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084544360 DMM INFO MM(262420000000015/c387c104) -> GMM DETACH REQUEST TLLI=0xc387c104 type=GPRS detach (gprs_gmm.c:1465) 20240923084544360 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240923084544360 DMM INFO MM(262420000000015/c387c104) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240923084544360 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084544360 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084544360 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084544360 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084544360 DLLC NOTICE LLME(ffffffff/c387c104){ASSIGNED} LLGM Assign pre (c387c104 => ffffffff) (gprs_llc.c:1079) 20240923084544360 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c387c104 => ffffffff) (gprs_llc.c:1125) 20240923084544361 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20240923084544361 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) 20240923084544361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923084544361 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084544361 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084544361 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084544361 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(671)@3527497922fe: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@3527497922fe: Final verdict of PTC: pass 20240923084544369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59896<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(683)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(685)@3527497922fe: Final verdict of PTC: none 20240923084544371 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084544371 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(674)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(673)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@3527497922fe: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(671)@3527497922fe: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@3527497922fe: Final verdict of PTC: none -NSVCI98(678)@3527497922fe: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(676)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(672)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(681)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_detach_nopoweroff-BVCI196(671): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(672): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(673): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(674): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@3527497922fe: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Mon Sep 23 08:45:44 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20240923084544495 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084544796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59900<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78992) 20240923084545372 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084545372 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=78992, count=93108) 20240923084546373 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084546373 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Mon Sep 23 08:45:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084547375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084547375 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_detach_poweroff started. 20240923084547858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084547860 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084547901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084547901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084547901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084547901 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084547901 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084547901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084547901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084547901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084547901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084547903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084547903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084547903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084547903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084547903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084547903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084547903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084547903 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084547903 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084547903 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084547903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084547904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084547904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084547907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084547916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084547916 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(691)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(698)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(698)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084547945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084547945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084547945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084547945 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084547945 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084547945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084547945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084547945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084547945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(697)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(698)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084547946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084547947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084547947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084547947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084547947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084547947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084547947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084547947 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084547947 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084547947 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084547947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(698)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084547947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084547947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(698)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084547951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(694)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084547961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084547961 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(695)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(697)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(703)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(703)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084547978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084547978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084547978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084547978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084547978 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084547978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084547978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084547978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084547978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(703)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084547980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084547980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084547980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084547980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084547980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084547980 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084547980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084547980 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084547980 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084547980 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084547980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(703)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084547981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084547981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(703)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084547985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084547994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084547994 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(700)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084548377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084548377 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084548377 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084548377 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(702)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(702)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084548379 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240923084548379 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(702)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(702)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(702)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(702)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(702)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(702)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@3527497922fe: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='DABCF1CF'O, index=0 SGSN_Test-GSUP(704)@3527497922fe: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@3527497922fe: 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 := 'C4F84116C7120F027594762780883D39'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8B602263'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5BA48D115E5E4C39'O } } } } } 20240923084549431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084549431 DLLC NOTICE LLME(ffffffff/dabcf1cf){UNASSIGNED} LLC RX: unknown TLLI 0xdabcf1cf, creating LLME on the fly (gprs_llc.c:552) 20240923084549431 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084549431 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084549431 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084549431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084549431 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084549431 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084549431 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084549431 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084549431 DLLC NOTICE LLME(ffffffff/dabcf1cf){UNASSIGNED} LLGM Assign pre (dabcf1cf => c9c2e04c) (gprs_llc.c:1079) 20240923084549431 DLLC NOTICE LLME(dabcf1cf/c9c2e04c){ASSIGNED} LLGM Assign post (dabcf1cf => c9c2e04c) (gprs_llc.c:1125) 20240923084549431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084549431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084549431 DMM DEBUG MM(262420000000016/c9c2e04c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084549444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084549444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084549444 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084549444 DMM DEBUG MM(262420000000016/c9c2e04c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20240923084549444 DMM NOTICE MM(262420000000016/c9c2e04c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084549444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084549444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084549444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084549444 DMM DEBUG MM(262420000000016/c9c2e04c) Requesting authorization (sgsn_auth.c:160) 20240923084549444 DMM INFO MM(262420000000016/c9c2e04c) Requesting authentication tuples (sgsn_auth.c:184) 20240923084549444 DMM DEBUG MM(262420000000016/c9c2e04c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084549444 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20240923084549444 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@3527497922fe: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@3527497922fe: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20240923084549447 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084549447 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084549447 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084549447 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084549447 DMM INFO MM(262420000000016/c9c2e04c) Subscriber data update (mmctx.c:445) 20240923084549447 DMM DEBUG MM(262420000000016/c9c2e04c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084549447 DMM INFO MM(262420000000016/c9c2e04c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084549447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084549447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084549447 DMM INFO MM(262420000000016/c9c2e04c) <- GMM AUTH AND CIPHERING REQ (rand = c4 f8 41 16 c7 12 0f 02 75 94 76 27 80 88 3d 39 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084549455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084549455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084549455 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084549455 DMM INFO MM(262420000000016/c9c2e04c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084549455 DMM NOTICE MM(262420000000016/c9c2e04c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084549455 DMM DEBUG MM(262420000000016/c9c2e04c) checking auth: received GSM SRES = 8b 60 22 63 (gprs_gmm.c:666) 20240923084549455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084549455 DMM DEBUG MM(262420000000016/c9c2e04c) Requesting authorization (sgsn_auth.c:160) 20240923084549455 DMM INFO MM(262420000000016/c9c2e04c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084549455 DMM DEBUG MM(262420000000016/c9c2e04c) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084549455 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20240923084549455 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) 20240923084549455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084549455 DMM INFO MM(262420000000016/c9c2e04c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9c2e04c) (gprs_gmm.c:300) 20240923084549456 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084549456 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084549456 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240923084549456 DMM INFO MM(262420000000016/c9c2e04c) Subscriber data update (mmctx.c:445) 20240923084549456 DMM DEBUG MM(262420000000016/c9c2e04c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084549456 DMM INFO MM(262420000000016/c9c2e04c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084549456 DMM NOTICE MM(262420000000016/c9c2e04c) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20240923084549456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084549456 DMM NOTICE MM(262420000000016/c9c2e04c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084549456 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) 20240923084549457 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084549457 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240923084549457 DMM INFO MM(262420000000016/c9c2e04c) Subscriber data update (mmctx.c:445) 20240923084549457 DMM DEBUG MM(262420000000016/c9c2e04c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084549463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084549463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084549463 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084549463 DMM INFO MM(262420000000016/c9c2e04c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084549463 DMM NOTICE MM(262420000000016/c9c2e04c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084549463 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084549463 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084549463 DLLC NOTICE LLME(dabcf1cf/c9c2e04c){ASSIGNED} LLGM Assign pre (ffffffff => c9c2e04c) (gprs_llc.c:1079) 20240923084549463 DLLC NOTICE LLME(ffffffff/c9c2e04c){ASSIGNED} LLGM Assign post (ffffffff => c9c2e04c) (gprs_llc.c:1125) 20240923084549463 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084549463 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084549463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084549463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@3527497922fe: setverdict(pass): none -> pass 20240923084549514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084549514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240923084549514 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084549514 DMM INFO MM(262420000000016/c9c2e04c) -> GMM DETACH REQUEST TLLI=0xc9c2e04c type=GPRS detach Power-off (gprs_gmm.c:1465) 20240923084549514 DMM INFO MM(262420000000016/c9c2e04c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240923084549514 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084549514 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084549514 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084549514 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084549514 DLLC NOTICE LLME(ffffffff/c9c2e04c){ASSIGNED} LLGM Assign pre (c9c2e04c => ffffffff) (gprs_llc.c:1079) 20240923084549514 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9c2e04c => ffffffff) (gprs_llc.c:1125) 20240923084549514 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20240923084549514 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) 20240923084549514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923084549514 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084549514 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084549514 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084549515 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@3527497922fe: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@3527497922fe: Final verdict of PTC: pass 20240923084554525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41920<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@3527497922fe: Final verdict of PTC: none 20240923084554528 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084554528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(698)@3527497922fe: Final verdict of PTC: none -NSVCI97(692)@3527497922fe: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(702)@3527497922fe: Final verdict of PTC: none TC_detach_poweroff-BVCI210(695)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@3527497922fe: Final verdict of PTC: none -NSVCI99(703)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(697)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@3527497922fe: Final verdict of PTC: none TC_detach_poweroff-BVCI220(700)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(696)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(690)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(701)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_detach_poweroff-BVCI210(695): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(696): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(697): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(698): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_detach_poweroff-BVCI220(700): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(701): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(702): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(703): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@3527497922fe: Test case TC_detach_poweroff finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Mon Sep 23 08:45:54 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20240923084554653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084554954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41922<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88804) 20240923084555529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084555529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88804, count=93160) 20240923084556531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084556531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Mon Sep 23 08:45:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084557532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084557532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_pdp_act started. 20240923084558018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084558020 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084558069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084558069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084558069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084558069 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084558069 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084558069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084558069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084558069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084558069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084558071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084558071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084558071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084558071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084558071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084558071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084558071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084558071 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084558071 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084558071 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084558071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084558072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084558072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(712)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084558077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240923084558086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084558086 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(710)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(717)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(717)@3527497922fe: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(716)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923084558109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084558109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084558109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084558109 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084558110 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084558110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084558110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084558110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084558110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(717)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084558111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084558111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084558111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084558112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084558112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084558112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084558112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084558112 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084558112 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084558112 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084558112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(717)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084558112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084558112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(717)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084558115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(713)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084558123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084558123 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI210(714)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(716)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(722)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084558141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084558141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084558141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084558141 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084558141 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084558141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084558141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084558141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084558141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(722)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084558143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084558143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084558143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084558143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084558144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084558144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084558144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084558144 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084558144 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084558144 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084558144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084558144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084558144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(722)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(722)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084558148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084558158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084558158 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(719)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084558534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084558534 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084558534 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084558534 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(721)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(721)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084558536 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(721)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(721)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084558537 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(721)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(721)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@3527497922fe: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='FF63A096'O, index=0 SGSN_Test-GSUP(723)@3527497922fe: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@3527497922fe: 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 := 'B92BF58F33FCB75749716A3607BD0AEF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C19BC0C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3FD57405FA6CF8C1'O } } } } } 20240923084558587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084558587 DLLC NOTICE LLME(ffffffff/ff63a096){UNASSIGNED} LLC RX: unknown TLLI 0xff63a096, creating LLME on the fly (gprs_llc.c:552) 20240923084558587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084558587 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084558588 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084558588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084558588 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084558588 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084558588 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084558588 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084558588 DLLC NOTICE LLME(ffffffff/ff63a096){UNASSIGNED} LLGM Assign pre (ff63a096 => e755bb2e) (gprs_llc.c:1079) 20240923084558588 DLLC NOTICE LLME(ff63a096/e755bb2e){ASSIGNED} LLGM Assign post (ff63a096 => e755bb2e) (gprs_llc.c:1125) 20240923084558588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084558588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084558588 DMM DEBUG MM(262420000000017/e755bb2e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084558600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084558600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084558600 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084558600 DMM DEBUG MM(262420000000017/e755bb2e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20240923084558600 DMM NOTICE MM(262420000000017/e755bb2e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084558600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084558600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084558600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084558600 DMM DEBUG MM(262420000000017/e755bb2e) Requesting authorization (sgsn_auth.c:160) 20240923084558600 DMM INFO MM(262420000000017/e755bb2e) Requesting authentication tuples (sgsn_auth.c:184) 20240923084558600 DMM DEBUG MM(262420000000017/e755bb2e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084558600 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20240923084558600 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@3527497922fe: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@3527497922fe: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20240923084558603 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084558603 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084558603 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084558603 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084558603 DMM INFO MM(262420000000017/e755bb2e) Subscriber data update (mmctx.c:445) 20240923084558603 DMM DEBUG MM(262420000000017/e755bb2e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084558603 DMM INFO MM(262420000000017/e755bb2e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084558603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084558603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084558603 DMM INFO MM(262420000000017/e755bb2e) <- GMM AUTH AND CIPHERING REQ (rand = b9 2b f5 8f 33 fc b7 57 49 71 6a 36 07 bd 0a ef , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084558610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084558610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084558610 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084558610 DMM INFO MM(262420000000017/e755bb2e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084558610 DMM NOTICE MM(262420000000017/e755bb2e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084558610 DMM DEBUG MM(262420000000017/e755bb2e) checking auth: received GSM SRES = c1 9b c0 c1 (gprs_gmm.c:666) 20240923084558610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084558610 DMM DEBUG MM(262420000000017/e755bb2e) Requesting authorization (sgsn_auth.c:160) 20240923084558610 DMM INFO MM(262420000000017/e755bb2e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084558610 DMM DEBUG MM(262420000000017/e755bb2e) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084558610 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20240923084558610 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) 20240923084558610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084558610 DMM INFO MM(262420000000017/e755bb2e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe755bb2e) (gprs_gmm.c:300) 20240923084558612 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084558612 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084558612 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240923084558612 DMM INFO MM(262420000000017/e755bb2e) Subscriber data update (mmctx.c:445) 20240923084558612 DMM DEBUG MM(262420000000017/e755bb2e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084558612 DMM INFO MM(262420000000017/e755bb2e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084558612 DMM NOTICE MM(262420000000017/e755bb2e) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20240923084558612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084558612 DMM NOTICE MM(262420000000017/e755bb2e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084558612 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) 20240923084558613 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084558613 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240923084558613 DMM INFO MM(262420000000017/e755bb2e) Subscriber data update (mmctx.c:445) 20240923084558613 DMM DEBUG MM(262420000000017/e755bb2e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084558618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084558618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084558619 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084558619 DMM INFO MM(262420000000017/e755bb2e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084558619 DMM NOTICE MM(262420000000017/e755bb2e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084558619 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084558619 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084558619 DLLC NOTICE LLME(ff63a096/e755bb2e){ASSIGNED} LLGM Assign pre (ffffffff => e755bb2e) (gprs_llc.c:1079) 20240923084558619 DLLC NOTICE LLME(ffffffff/e755bb2e){ASSIGNED} LLGM Assign post (ffffffff => e755bb2e) (gprs_llc.c:1125) 20240923084558619 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084558619 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084558619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084558619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@3527497922fe: setverdict(pass): none -> pass 20240923084558670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084558670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923084558670 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084558670 DMM INFO MM(262420000000017/e755bb2e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923084558670 DMM INFO MM(262420000000017/e755bb2e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923084558670 DMM DEBUG MM(262420000000017/e755bb2e) Using GGSN 0 (gprs_sm.c:312) 20240923084558670 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) 20240923084558670 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20240923084558670 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923084558670 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20240923084558670 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20240923084558680 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 8b 93 ca 65 11 f0 a7 45 2e 14 05 7f 01 1f 8b f2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20240923084558680 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c6260c8, cbp=0x55dd6e6384f0) (sgsn_libgtp.c:632) 20240923084558680 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923084558680 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e63c018 TLLI=e755bb2e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923084558680 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923084558681 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@3527497922fe: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@3527497922fe: Final verdict of PTC: pass 20240923084558690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45782<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@3527497922fe: Final verdict of PTC: none 20240923084558693 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084558693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(722)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(721)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(716)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@3527497922fe: Final verdict of PTC: none -NSVCI98(717)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(719)@3527497922fe: Final verdict of PTC: none -NSVCI97(711)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(714)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(709)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(720)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(715)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act-BVCI210(714): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(715): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(716): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(717): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act-BVCI220(719): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(720): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(721): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(722): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_pdp_act finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Mon Sep 23 08:45:58 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 20240923084558817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084559219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45796<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50292) 20240923084559694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084559694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50292, count=92232) 20240923084600696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084600696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Mon Sep 23 08:46:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084601697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084601697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240923084601903 DGPRS DEBUG Checking for inactive LLMEs, time = 8891896 (sgsn.c:131) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_pdp_act_unattached started. 20240923084602281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084602282 DMM INFO MM(262420000000017/e755bb2e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084602282 DMM INFO MM(262420000000017/e755bb2e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084602282 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084602282 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084602282 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084602282 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084602282 DLLC NOTICE LLME(ffffffff/e755bb2e){ASSIGNED} LLGM Assign pre (e755bb2e => ffffffff) (gprs_llc.c:1079) 20240923084602282 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e755bb2e => ffffffff) (gprs_llc.c:1125) 20240923084602282 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dd6e63bcc0 (gprs_sndcp.c:574) 20240923084602282 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e63c018, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923084602282 DMM NOTICE MM(262420000000017/e755bb2e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240923084602282 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20240923084602282 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240923084602282 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923084602282 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20240923084602282 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20240923084602282 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) 20240923084602282 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) 20240923084602282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923084602282 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084602282 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084602282 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084602282 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(730)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084602325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084602325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084602325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084602325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084602325 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084602325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084602325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084602325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084602325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084602327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084602327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084602327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084602327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084602327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084602327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084602327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084602327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084602327 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084602327 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084602327 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084602328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084602328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084602331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084602340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084602340 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(729)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084602362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084602362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084602362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084602362 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084602362 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084602362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084602362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084602362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084602362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084602364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084602364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084602364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084602364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084602364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084602364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084602364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084602364 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084602364 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084602364 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084602364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084602365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084602365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084602368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084602376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084602376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(734)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084602402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084602402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084602402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084602402 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084602402 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084602402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084602402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084602402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084602402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084602404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084602404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084602404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084602404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084602404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084602404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084602404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084602404 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084602404 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084602404 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084602404 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084602405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084602405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084602408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084602416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084602416 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(739)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084602698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084602698 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084602698 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084602698 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084602699 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084602700 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@3527497922fe: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='F9AE15F5'O, index=0 SGSN_Test-GSUP(742)@3527497922fe: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20240923084602745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084602745 DLLC NOTICE LLME(ffffffff/f9ae15f5){UNASSIGNED} LLC RX: unknown TLLI 0xf9ae15f5, creating LLME on the fly (gprs_llc.c:552) 20240923084602745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20240923084602745 DMM NOTICE LLME(ffffffff/f9ae15f5){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20240923084602745 DLLC NOTICE LLME(ffffffff/f9ae15f5){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240923084602745 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@3527497922fe: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@3527497922fe: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@3527497922fe: Final verdict of PTC: pass 20240923084602760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45810<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@3527497922fe: Final verdict of PTC: none -NSVCI97(730)@3527497922fe: Final verdict of PTC: none 20240923084602763 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084602763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_pdp_act_unattached-BVCI196(729)@3527497922fe: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@3527497922fe: Final verdict of PTC: none -NSVCI98(735)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@3527497922fe: Final verdict of PTC: none -NSVCI99(740)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@3527497922fe: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(738)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(728)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(733)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@3527497922fe: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Mon Sep 23 08:46:02 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20240923084602894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084603196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45822<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55660) 20240923084603764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084603764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55660, count=60016) 20240923084604766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084604766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Mon Sep 23 08:46:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084605768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084605768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_pdp_act_user started. 20240923084606256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084606257 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(750)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(750)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084606307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084606307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084606307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084606307 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084606307 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084606307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084606307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084606307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084606307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(749)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(750)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084606309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084606309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084606309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084606310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084606310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084606310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084606310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084606310 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084606310 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084606310 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084606310 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084606310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084606310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(750)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(750)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084606314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084606323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084606323 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(747)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(749)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084606336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084606336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084606336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084606336 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084606336 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084606336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084606336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084606336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084606336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084606338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084606338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084606338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084606339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084606339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084606339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084606339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084606339 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084606339 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084606339 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084606339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(754)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084606340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084606340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084606344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(755)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923084606354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084606355 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(753)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084606377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084606377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084606377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084606377 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084606377 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084606377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084606377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084606377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084606377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084606379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084606379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084606379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084606379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084606379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084606379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084606379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084606379 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084606379 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084606379 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084606379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(759)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084606380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084606380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084606384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084606393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084606393 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084606769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084606769 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084606769 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084606769 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084606771 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084606772 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(747)@3527497922fe: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='E1E91962'O, index=0 SGSN_Test-GSUP(761)@3527497922fe: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@3527497922fe: 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 := '3E43F608A2844781E14FC01A1ECE3FD0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '73E8E7C6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BA84AABD7ECA940B'O } } } } } 20240923084606818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084606818 DLLC NOTICE LLME(ffffffff/e1e91962){UNASSIGNED} LLC RX: unknown TLLI 0xe1e91962, creating LLME on the fly (gprs_llc.c:552) 20240923084606818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084606818 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084606818 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084606818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084606818 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084606818 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084606819 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084606819 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084606819 DLLC NOTICE LLME(ffffffff/e1e91962){UNASSIGNED} LLGM Assign pre (e1e91962 => d1978f96) (gprs_llc.c:1079) 20240923084606819 DLLC NOTICE LLME(e1e91962/d1978f96){ASSIGNED} LLGM Assign post (e1e91962 => d1978f96) (gprs_llc.c:1125) 20240923084606819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084606819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084606819 DMM DEBUG MM(262420000000019/d1978f96) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084606831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084606831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084606831 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084606831 DMM DEBUG MM(262420000000019/d1978f96) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20240923084606831 DMM NOTICE MM(262420000000019/d1978f96) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084606831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084606831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084606831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084606831 DMM DEBUG MM(262420000000019/d1978f96) Requesting authorization (sgsn_auth.c:160) 20240923084606831 DMM INFO MM(262420000000019/d1978f96) Requesting authentication tuples (sgsn_auth.c:184) 20240923084606831 DMM DEBUG MM(262420000000019/d1978f96) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084606831 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20240923084606831 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(761)@3527497922fe: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@3527497922fe: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20240923084606834 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084606834 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084606834 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084606834 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084606834 DMM INFO MM(262420000000019/d1978f96) Subscriber data update (mmctx.c:445) 20240923084606834 DMM DEBUG MM(262420000000019/d1978f96) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084606834 DMM INFO MM(262420000000019/d1978f96) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084606834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084606834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084606834 DMM INFO MM(262420000000019/d1978f96) <- GMM AUTH AND CIPHERING REQ (rand = 3e 43 f6 08 a2 84 47 81 e1 4f c0 1a 1e ce 3f d0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084606841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084606841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084606841 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084606841 DMM INFO MM(262420000000019/d1978f96) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084606841 DMM NOTICE MM(262420000000019/d1978f96) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084606841 DMM DEBUG MM(262420000000019/d1978f96) checking auth: received GSM SRES = 73 e8 e7 c6 (gprs_gmm.c:666) 20240923084606841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084606841 DMM DEBUG MM(262420000000019/d1978f96) Requesting authorization (sgsn_auth.c:160) 20240923084606841 DMM INFO MM(262420000000019/d1978f96) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084606841 DMM DEBUG MM(262420000000019/d1978f96) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084606841 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20240923084606841 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) 20240923084606841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084606841 DMM INFO MM(262420000000019/d1978f96) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1978f96) (gprs_gmm.c:300) 20240923084606842 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084606842 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084606842 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240923084606842 DMM INFO MM(262420000000019/d1978f96) Subscriber data update (mmctx.c:445) 20240923084606842 DMM DEBUG MM(262420000000019/d1978f96) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084606842 DMM INFO MM(262420000000019/d1978f96) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084606842 DMM NOTICE MM(262420000000019/d1978f96) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20240923084606842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084606842 DMM NOTICE MM(262420000000019/d1978f96) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084606842 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) 20240923084606843 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084606843 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240923084606843 DMM INFO MM(262420000000019/d1978f96) Subscriber data update (mmctx.c:445) 20240923084606843 DMM DEBUG MM(262420000000019/d1978f96) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084606849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084606849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084606849 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084606849 DMM INFO MM(262420000000019/d1978f96) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084606849 DMM NOTICE MM(262420000000019/d1978f96) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084606849 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084606849 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084606849 DLLC NOTICE LLME(e1e91962/d1978f96){ASSIGNED} LLGM Assign pre (ffffffff => d1978f96) (gprs_llc.c:1079) 20240923084606849 DLLC NOTICE LLME(ffffffff/d1978f96){ASSIGNED} LLGM Assign post (ffffffff => d1978f96) (gprs_llc.c:1125) 20240923084606849 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084606849 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084606849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084606849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@3527497922fe: setverdict(pass): none -> pass 20240923084606900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084606900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923084606900 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084606900 DMM INFO MM(262420000000019/d1978f96) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923084606900 DMM INFO MM(262420000000019/d1978f96) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923084606900 DMM DEBUG MM(262420000000019/d1978f96) Using GGSN 0 (gprs_sm.c:312) 20240923084606900 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) 20240923084606900 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20240923084606901 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923084606901 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20240923084606901 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20240923084606912 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 14 90 e4 11 11 c1 64 fb 9c 14 05 7f 72 17 74 ec 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20240923084606912 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c627138, cbp=0x55dd6e638900) (sgsn_libgtp.c:632) 20240923084606912 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923084606912 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e63e2c8 TLLI=d1978f96, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923084606912 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923084606912 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923084606921 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20240923084606928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084606928 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240923084606928 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(747)@3527497922fe: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@3527497922fe: Final verdict of PTC: pass 20240923084606933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45828<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(745)@3527497922fe: Final verdict of PTC: none 20240923084606935 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084606935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(750)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(753)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(761)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(747)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@3527497922fe: Final verdict of PTC: none -NSVCI99(759)@3527497922fe: Final verdict of PTC: none -NSVCI98(754)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(757)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(752)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(748)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(747): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(748): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(750): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Mon Sep 23 08:46:07 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 20240923084607064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084607465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56452<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43340) 20240923084607936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084607936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43340, count=95696) 20240923084608937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084608937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Mon Sep 23 08:46:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084609938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084609938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_pdp_act_ggsn_reject started. 20240923084610529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084610530 DMM INFO MM(262420000000019/d1978f96) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084610530 DMM INFO MM(262420000000019/d1978f96) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084610530 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084610530 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084610530 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084610530 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084610530 DLLC NOTICE LLME(ffffffff/d1978f96){ASSIGNED} LLGM Assign pre (d1978f96 => ffffffff) (gprs_llc.c:1079) 20240923084610531 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1978f96 => ffffffff) (gprs_llc.c:1125) 20240923084610531 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dd6e63df70 (gprs_sndcp.c:574) 20240923084610531 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e63e2c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923084610531 DMM NOTICE MM(262420000000019/d1978f96) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240923084610531 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20240923084610531 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240923084610531 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923084610531 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20240923084610531 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20240923084610531 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) 20240923084610531 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) 20240923084610531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923084610531 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084610531 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084610531 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084610531 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(768)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084610583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084610583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084610583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084610583 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084610583 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084610583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084610583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084610583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084610583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084610585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084610585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084610585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084610585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084610585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084610585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084610585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084610585 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084610585 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084610585 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084610585 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084610586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084610586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084610590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084610600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084610600 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(766)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084610617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084610617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084610617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084610617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084610617 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084610617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084610617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084610617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084610617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084610619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084610619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084610619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084610619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084610619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084610619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084610619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084610619 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084610619 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084610619 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084610619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084610619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084610619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084610623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084610633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084610633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084610654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084610654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084610654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084610654 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084610654 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084610654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084610654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084610654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084610654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084610655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084610655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084610655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084610655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084610655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084610655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084610655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084610655 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084610655 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084610655 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084610655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084610656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084610656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084610660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084610669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084610669 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084610939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084610939 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084610939 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084610939 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084610941 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084610942 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(766)@3527497922fe: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='C0C3FB02'O, index=0 SGSN_Test-GSUP(780)@3527497922fe: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@3527497922fe: 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 := '1685C96196427E6335BBBF0F4B23E6BA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4638C8B3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7583C4AB5FC4089A'O } } } } } 20240923084610987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084610987 DLLC NOTICE LLME(ffffffff/c0c3fb02){UNASSIGNED} LLC RX: unknown TLLI 0xc0c3fb02, creating LLME on the fly (gprs_llc.c:552) 20240923084610987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084610987 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084610988 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084610988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084610988 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084610988 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084610988 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084610988 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084610988 DLLC NOTICE LLME(ffffffff/c0c3fb02){UNASSIGNED} LLGM Assign pre (c0c3fb02 => feb86f26) (gprs_llc.c:1079) 20240923084610988 DLLC NOTICE LLME(c0c3fb02/feb86f26){ASSIGNED} LLGM Assign post (c0c3fb02 => feb86f26) (gprs_llc.c:1125) 20240923084610988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084610988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084610988 DMM DEBUG MM(262420000000020/feb86f26) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084611001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084611001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084611001 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084611001 DMM DEBUG MM(262420000000020/feb86f26) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20240923084611001 DMM NOTICE MM(262420000000020/feb86f26) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084611001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084611001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084611001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084611001 DMM DEBUG MM(262420000000020/feb86f26) Requesting authorization (sgsn_auth.c:160) 20240923084611001 DMM INFO MM(262420000000020/feb86f26) Requesting authentication tuples (sgsn_auth.c:184) 20240923084611001 DMM DEBUG MM(262420000000020/feb86f26) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084611001 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20240923084611001 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@3527497922fe: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@3527497922fe: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20240923084611004 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084611004 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084611004 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084611004 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084611004 DMM INFO MM(262420000000020/feb86f26) Subscriber data update (mmctx.c:445) 20240923084611004 DMM DEBUG MM(262420000000020/feb86f26) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084611004 DMM INFO MM(262420000000020/feb86f26) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084611004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084611004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084611004 DMM INFO MM(262420000000020/feb86f26) <- GMM AUTH AND CIPHERING REQ (rand = 16 85 c9 61 96 42 7e 63 35 bb bf 0f 4b 23 e6 ba , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084611012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084611012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084611012 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084611012 DMM INFO MM(262420000000020/feb86f26) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084611012 DMM NOTICE MM(262420000000020/feb86f26) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084611012 DMM DEBUG MM(262420000000020/feb86f26) checking auth: received GSM SRES = 46 38 c8 b3 (gprs_gmm.c:666) 20240923084611012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084611012 DMM DEBUG MM(262420000000020/feb86f26) Requesting authorization (sgsn_auth.c:160) 20240923084611012 DMM INFO MM(262420000000020/feb86f26) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084611012 DMM DEBUG MM(262420000000020/feb86f26) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084611012 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20240923084611012 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) 20240923084611012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084611012 DMM INFO MM(262420000000020/feb86f26) <- GMM ATTACH ACCEPT (new P-TMSI=0xfeb86f26) (gprs_gmm.c:300) 20240923084611013 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084611013 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084611013 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240923084611013 DMM INFO MM(262420000000020/feb86f26) Subscriber data update (mmctx.c:445) 20240923084611013 DMM DEBUG MM(262420000000020/feb86f26) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084611013 DMM INFO MM(262420000000020/feb86f26) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084611013 DMM NOTICE MM(262420000000020/feb86f26) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20240923084611013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084611013 DMM NOTICE MM(262420000000020/feb86f26) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084611013 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) 20240923084611014 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084611014 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240923084611014 DMM INFO MM(262420000000020/feb86f26) Subscriber data update (mmctx.c:445) 20240923084611014 DMM DEBUG MM(262420000000020/feb86f26) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084611021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084611021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084611021 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084611021 DMM INFO MM(262420000000020/feb86f26) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084611021 DMM NOTICE MM(262420000000020/feb86f26) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084611021 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084611021 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084611021 DLLC NOTICE LLME(c0c3fb02/feb86f26){ASSIGNED} LLGM Assign pre (ffffffff => feb86f26) (gprs_llc.c:1079) 20240923084611021 DLLC NOTICE LLME(ffffffff/feb86f26){ASSIGNED} LLGM Assign post (ffffffff => feb86f26) (gprs_llc.c:1125) 20240923084611021 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084611021 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084611021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084611021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@3527497922fe: setverdict(pass): none -> pass 20240923084611072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084611072 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923084611072 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084611073 DMM INFO MM(262420000000020/feb86f26) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923084611073 DMM INFO MM(262420000000020/feb86f26) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923084611073 DMM DEBUG MM(262420000000020/feb86f26) Using GGSN 0 (gprs_sm.c:312) 20240923084611073 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) 20240923084611073 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20240923084611073 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923084611073 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20240923084611073 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20240923084611085 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 62 3f 44 23 11 20 45 d6 78 14 05 7f b9 4e a9 a5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20240923084611085 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f470c6281a8, cbp=0x55dd6e638c90) (sgsn_libgtp.c:632) 20240923084611085 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20240923084611085 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20240923084611085 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240923084611085 DMM NOTICE MM(262420000000020/feb86f26) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(766)@3527497922fe: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@3527497922fe: Final verdict of PTC: pass 20240923084611093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56464<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@3527497922fe: Final verdict of PTC: none 20240923084611095 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084611095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(779)@3527497922fe: Final verdict of PTC: none -NSVCI97(768)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@3527497922fe: Final verdict of PTC: none -NSVCI98(773)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@3527497922fe: Final verdict of PTC: none -NSVCI99(778)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(766)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(771)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(767)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(776)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(766): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(767): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Mon Sep 23 08:46:11 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20240923084611222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084611623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56474<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94216) 20240923084612096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084612096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94216, count=98572) 20240923084613097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084613097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Mon Sep 23 08:46:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084614098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084614098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_pdp_act_user_deact_mo started. 20240923084614684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084614686 DMM INFO MM(262420000000020/feb86f26) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084614686 DMM INFO MM(262420000000020/feb86f26) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084614686 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084614686 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084614686 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084614686 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084614686 DLLC NOTICE LLME(ffffffff/feb86f26){ASSIGNED} LLGM Assign pre (feb86f26 => ffffffff) (gprs_llc.c:1079) 20240923084614686 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (feb86f26 => ffffffff) (gprs_llc.c:1125) 20240923084614686 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20240923084614686 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) 20240923084614686 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) 20240923084614686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923084614686 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084614686 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084614686 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084614686 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(788)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084614737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084614737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084614737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084614737 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084614737 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084614738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084614738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084614738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084614738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(787)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(788)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084614739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084614739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084614739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084614740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084614740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084614740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084614740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084614740 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084614740 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084614740 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084614740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(788)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084614740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084614740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(788)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084614744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084614752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084614752 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI196(785)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(787)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084614766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084614766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084614766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084614766 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084614766 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084614766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084614766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084614766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084614766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084614767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084614767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084614767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084614768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084614768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084614768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084614768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084614768 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084614768 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084614768 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084614768 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(792)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084614768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084614768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084614772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923084614782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084614782 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084614806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084614806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084614806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084614806 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084614806 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084614806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084614806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084614806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084614806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084614808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084614808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084614808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084614808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084614808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084614808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084614808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084614808 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084614808 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084614808 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084614808 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084614809 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084614809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084614813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084614822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084614822 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084615099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084615099 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084615099 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084615099 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084615101 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084615102 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(785)@3527497922fe: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='EF652CE1'O, index=0 SGSN_Test-GSUP(799)@3527497922fe: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@3527497922fe: 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 := '4B67DAE6EFA70F0C8C8267E2A942E6ED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D4323004'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '79EAFE7BF3D91AD3'O } } } } } 20240923084615149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084615149 DLLC NOTICE LLME(ffffffff/ef652ce1){UNASSIGNED} LLC RX: unknown TLLI 0xef652ce1, creating LLME on the fly (gprs_llc.c:552) 20240923084615149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084615149 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084615149 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084615149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084615149 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084615149 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084615149 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084615149 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084615149 DLLC NOTICE LLME(ffffffff/ef652ce1){UNASSIGNED} LLGM Assign pre (ef652ce1 => c039039d) (gprs_llc.c:1079) 20240923084615149 DLLC NOTICE LLME(ef652ce1/c039039d){ASSIGNED} LLGM Assign post (ef652ce1 => c039039d) (gprs_llc.c:1125) 20240923084615149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084615149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084615149 DMM DEBUG MM(262420000000021/c039039d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084615163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084615163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084615163 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084615163 DMM DEBUG MM(262420000000021/c039039d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240923084615163 DMM NOTICE MM(262420000000021/c039039d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084615163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084615163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084615163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084615163 DMM DEBUG MM(262420000000021/c039039d) Requesting authorization (sgsn_auth.c:160) 20240923084615163 DMM INFO MM(262420000000021/c039039d) Requesting authentication tuples (sgsn_auth.c:184) 20240923084615164 DMM DEBUG MM(262420000000021/c039039d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084615164 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240923084615164 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@3527497922fe: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@3527497922fe: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20240923084615167 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084615167 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084615167 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084615167 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084615167 DMM INFO MM(262420000000021/c039039d) Subscriber data update (mmctx.c:445) 20240923084615167 DMM DEBUG MM(262420000000021/c039039d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084615167 DMM INFO MM(262420000000021/c039039d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084615167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084615167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084615167 DMM INFO MM(262420000000021/c039039d) <- GMM AUTH AND CIPHERING REQ (rand = 4b 67 da e6 ef a7 0f 0c 8c 82 67 e2 a9 42 e6 ed , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084615175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084615175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084615175 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084615175 DMM INFO MM(262420000000021/c039039d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084615175 DMM NOTICE MM(262420000000021/c039039d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084615175 DMM DEBUG MM(262420000000021/c039039d) checking auth: received GSM SRES = d4 32 30 04 (gprs_gmm.c:666) 20240923084615175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084615175 DMM DEBUG MM(262420000000021/c039039d) Requesting authorization (sgsn_auth.c:160) 20240923084615175 DMM INFO MM(262420000000021/c039039d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084615175 DMM DEBUG MM(262420000000021/c039039d) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084615175 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240923084615175 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) 20240923084615175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084615175 DMM INFO MM(262420000000021/c039039d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc039039d) (gprs_gmm.c:300) 20240923084615176 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084615176 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084615176 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240923084615176 DMM INFO MM(262420000000021/c039039d) Subscriber data update (mmctx.c:445) 20240923084615176 DMM DEBUG MM(262420000000021/c039039d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084615176 DMM INFO MM(262420000000021/c039039d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084615176 DMM NOTICE MM(262420000000021/c039039d) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240923084615176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084615176 DMM NOTICE MM(262420000000021/c039039d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084615176 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) 20240923084615177 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084615177 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240923084615177 DMM INFO MM(262420000000021/c039039d) Subscriber data update (mmctx.c:445) 20240923084615177 DMM DEBUG MM(262420000000021/c039039d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084615183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084615183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084615183 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084615183 DMM INFO MM(262420000000021/c039039d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084615183 DMM NOTICE MM(262420000000021/c039039d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084615183 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084615183 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084615183 DLLC NOTICE LLME(ef652ce1/c039039d){ASSIGNED} LLGM Assign pre (ffffffff => c039039d) (gprs_llc.c:1079) 20240923084615183 DLLC NOTICE LLME(ffffffff/c039039d){ASSIGNED} LLGM Assign post (ffffffff => c039039d) (gprs_llc.c:1125) 20240923084615183 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084615183 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084615183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084615183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@3527497922fe: setverdict(pass): none -> pass 20240923084615235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084615235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923084615235 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084615235 DMM INFO MM(262420000000021/c039039d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923084615235 DMM INFO MM(262420000000021/c039039d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923084615235 DMM DEBUG MM(262420000000021/c039039d) Using GGSN 0 (gprs_sm.c:312) 20240923084615235 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) 20240923084615235 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240923084615235 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923084615235 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20240923084615235 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20240923084615246 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 a0 5f 5e 30 11 62 cc 3a 9a 14 05 7f 5d 66 9d 97 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20240923084615246 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c6281a8, cbp=0x55dd6e638c90) (sgsn_libgtp.c:632) 20240923084615246 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923084615246 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e63f438 TLLI=c039039d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923084615246 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923084615246 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923084615253 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20240923084615260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084615260 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240923084615260 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084615263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084615263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240923084615263 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084615263 DMM INFO MM(262420000000021/c039039d) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240923084615263 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923084615263 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20240923084615265 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) 20240923084615265 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f470c6281a8, cbp=0x55dd6e638c90) (sgsn_libgtp.c:632) 20240923084615265 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20240923084615265 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e63f438, TLLI=c039039d, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923084615265 DMM INFO MM(262420000000021/c039039d) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240923084615265 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240923084615265 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(785)@3527497922fe: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@3527497922fe: Final verdict of PTC: pass 20240923084615272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56484<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(792)@3527497922fe: Final verdict of PTC: none -NSVCI97(788)@3527497922fe: Final verdict of PTC: none 20240923084615274 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084615275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(785)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(799)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(787)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@3527497922fe: Final verdict of PTC: none -NSVCI99(797)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(786)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(790)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(795)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(785): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(787): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(788): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Mon Sep 23 08:46:15 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20240923084615406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084615807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56500<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99696) 20240923084616275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084616275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99696, count=105748) 20240923084617276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084617276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Mon Sep 23 08:46:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084618277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084618277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_pdp_act_user_deact_mt started. 20240923084618869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084618870 DMM INFO MM(262420000000021/c039039d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084618870 DMM INFO MM(262420000000021/c039039d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084618870 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084618870 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084618870 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084618870 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084618870 DLLC NOTICE LLME(ffffffff/c039039d){ASSIGNED} LLGM Assign pre (c039039d => ffffffff) (gprs_llc.c:1079) 20240923084618870 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c039039d => ffffffff) (gprs_llc.c:1125) 20240923084618870 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240923084618870 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) 20240923084618870 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) 20240923084618870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923084618870 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084618871 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084618871 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084618871 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(807)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(807)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084618921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084618921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084618921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084618921 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084618921 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084618921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084618921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084618921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084618921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(806)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(807)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084618923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084618923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084618923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084618923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084618923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084618923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084618923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084618923 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084618923 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084618923 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084618923 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084618924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084618924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(807)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(807)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084618928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(803)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084618937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084618937 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI196(804)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(806)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(812)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(812)@3527497922fe: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(811)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923084618957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084618957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084618957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084618957 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084618957 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084618957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084618957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084618957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084618957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(812)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084618959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084618959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084618959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084618959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084618959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084618959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084618959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084618959 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084618959 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084618959 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084618959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084618959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084618959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(812)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(812)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084618962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084618971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084618971 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(813)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI210(809)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(811)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084618982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084618982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084618982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084618982 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084618982 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084618982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084618982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084618982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084618982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084618984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084618984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084618984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084618984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084618984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084618984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084618984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084618984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084618984 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084618984 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084618984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084618984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084618984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084618988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084618996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084618997 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(815)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084619278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084619278 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084619278 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084619278 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084619280 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084619281 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(804)@3527497922fe: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='D61E7677'O, index=0 SGSN_Test-GSUP(818)@3527497922fe: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@3527497922fe: 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 := '35B8C81F52355D34A1C29D5363F54646'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FB466BA6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '909FFDFBBBC3356D'O } } } } } 20240923084619325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084619325 DLLC NOTICE LLME(ffffffff/d61e7677){UNASSIGNED} LLC RX: unknown TLLI 0xd61e7677, creating LLME on the fly (gprs_llc.c:552) 20240923084619326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084619326 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084619326 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084619326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084619326 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084619326 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084619326 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084619326 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084619326 DLLC NOTICE LLME(ffffffff/d61e7677){UNASSIGNED} LLGM Assign pre (d61e7677 => e86de97b) (gprs_llc.c:1079) 20240923084619326 DLLC NOTICE LLME(d61e7677/e86de97b){ASSIGNED} LLGM Assign post (d61e7677 => e86de97b) (gprs_llc.c:1125) 20240923084619326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084619326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084619326 DMM DEBUG MM(262420000000022/e86de97b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084619338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084619338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084619338 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084619338 DMM DEBUG MM(262420000000022/e86de97b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240923084619338 DMM NOTICE MM(262420000000022/e86de97b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084619338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084619338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084619338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084619338 DMM DEBUG MM(262420000000022/e86de97b) Requesting authorization (sgsn_auth.c:160) 20240923084619338 DMM INFO MM(262420000000022/e86de97b) Requesting authentication tuples (sgsn_auth.c:184) 20240923084619338 DMM DEBUG MM(262420000000022/e86de97b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084619338 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240923084619338 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@3527497922fe: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@3527497922fe: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20240923084619341 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084619341 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084619341 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084619341 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084619341 DMM INFO MM(262420000000022/e86de97b) Subscriber data update (mmctx.c:445) 20240923084619341 DMM DEBUG MM(262420000000022/e86de97b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084619341 DMM INFO MM(262420000000022/e86de97b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084619341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084619341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084619341 DMM INFO MM(262420000000022/e86de97b) <- GMM AUTH AND CIPHERING REQ (rand = 35 b8 c8 1f 52 35 5d 34 a1 c2 9d 53 63 f5 46 46 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084619348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084619348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084619348 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084619348 DMM INFO MM(262420000000022/e86de97b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084619348 DMM NOTICE MM(262420000000022/e86de97b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084619348 DMM DEBUG MM(262420000000022/e86de97b) checking auth: received GSM SRES = fb 46 6b a6 (gprs_gmm.c:666) 20240923084619348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084619348 DMM DEBUG MM(262420000000022/e86de97b) Requesting authorization (sgsn_auth.c:160) 20240923084619348 DMM INFO MM(262420000000022/e86de97b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084619348 DMM DEBUG MM(262420000000022/e86de97b) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084619348 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240923084619348 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) 20240923084619348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084619348 DMM INFO MM(262420000000022/e86de97b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe86de97b) (gprs_gmm.c:300) 20240923084619350 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084619350 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084619350 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240923084619350 DMM INFO MM(262420000000022/e86de97b) Subscriber data update (mmctx.c:445) 20240923084619350 DMM DEBUG MM(262420000000022/e86de97b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084619350 DMM INFO MM(262420000000022/e86de97b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084619350 DMM NOTICE MM(262420000000022/e86de97b) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240923084619350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084619350 DMM NOTICE MM(262420000000022/e86de97b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084619350 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) 20240923084619351 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084619351 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240923084619351 DMM INFO MM(262420000000022/e86de97b) Subscriber data update (mmctx.c:445) 20240923084619351 DMM DEBUG MM(262420000000022/e86de97b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084619356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084619356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084619356 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084619356 DMM INFO MM(262420000000022/e86de97b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084619356 DMM NOTICE MM(262420000000022/e86de97b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084619356 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084619356 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084619357 DLLC NOTICE LLME(d61e7677/e86de97b){ASSIGNED} LLGM Assign pre (ffffffff => e86de97b) (gprs_llc.c:1079) 20240923084619357 DLLC NOTICE LLME(ffffffff/e86de97b){ASSIGNED} LLGM Assign post (ffffffff => e86de97b) (gprs_llc.c:1125) 20240923084619357 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084619357 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084619357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084619357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@3527497922fe: setverdict(pass): none -> pass 20240923084619408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084619408 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923084619408 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084619408 DMM INFO MM(262420000000022/e86de97b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923084619408 DMM INFO MM(262420000000022/e86de97b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923084619408 DMM DEBUG MM(262420000000022/e86de97b) Using GGSN 0 (gprs_sm.c:312) 20240923084619408 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) 20240923084619408 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20240923084619408 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923084619408 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20240923084619408 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20240923084619419 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 9a df cb 4d 11 b0 b7 14 9a 14 05 7f 4b 59 dd 38 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20240923084619419 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c6281a8, cbp=0x55dd6e638c90) (sgsn_libgtp.c:632) 20240923084619419 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923084619419 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e63f438 TLLI=e86de97b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923084619419 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923084619419 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923084619426 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20240923084619434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084619434 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240923084619434 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084619437 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240923084619437 DGPRS INFO PDP(262420000000022:5): Context 0x7f470c6281a8 was deleted (sgsn_libgtp.c:660) 20240923084619437 DMM INFO MM(262420000000022/e86de97b) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240923084619437 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20240923084619437 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(804)@3527497922fe: Removing Client IMSI='262420000000022'H, index=0 20240923084619443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084619443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240923084619443 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084619443 DMM INFO MM(262420000000022/e86de97b) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@3527497922fe: Final verdict of PTC: pass 20240923084619446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42214<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084619448 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084619448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(818)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(809)@3527497922fe: Final verdict of PTC: none -NSVCI97(807)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(806)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@3527497922fe: Final verdict of PTC: none -NSVCI98(812)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(804)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(811)@3527497922fe: Final verdict of PTC: none -NSVCI99(816)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(815)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(814)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(805)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(810)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(804): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(805): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(806): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(807): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(809): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(810): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(811): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(812): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Mon Sep 23 08:46:19 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20240923084619573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084619975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42224<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91096) 20240923084620449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084620449 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=104560) 20240923084621449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084621449 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Mon Sep 23 08:46:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084622451 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084622451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_pdp_act_deact_dup started. 20240923084623036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084623037 DMM INFO MM(262420000000022/e86de97b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084623037 DMM INFO MM(262420000000022/e86de97b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084623037 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084623037 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084623037 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084623037 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084623037 DLLC NOTICE LLME(ffffffff/e86de97b){ASSIGNED} LLGM Assign pre (e86de97b => ffffffff) (gprs_llc.c:1079) 20240923084623037 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e86de97b => ffffffff) (gprs_llc.c:1125) 20240923084623037 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dd6e63f0e0 (gprs_sndcp.c:574) 20240923084623037 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e63f438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923084623037 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240923084623037 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) 20240923084623037 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) 20240923084623037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923084623037 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084623037 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084623037 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084623037 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084623082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084623082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084623082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084623082 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084623082 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084623082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084623082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084623082 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084623082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084623083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084623083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084623083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084623084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084623084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084623084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084623084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084623084 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084623084 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084623084 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084623084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(825)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084623084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084623084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084623088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084623098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084623098 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(824)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(830)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084623125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084623125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084623125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084623125 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084623125 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084623125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084623125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084623125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084623125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084623127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084623127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084623127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084623127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084623127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084623127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084623127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084623127 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084623127 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084623127 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084623127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084623128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084623128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084623131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084623141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084623141 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(829)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(835)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084623158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084623159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084623159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084623159 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084623159 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084623159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084623159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084623159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084623159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084623160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084623160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084623160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084623160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084623160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084623160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084623160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084623160 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084623160 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084623160 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084623160 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084623161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084623161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084623164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084623174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084623174 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084623452 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084623452 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084623452 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084623452 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084623454 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240923084623455 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(836)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@3527497922fe: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='E29A714F'O, index=0 SGSN_Test-GSUP(837)@3527497922fe: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@3527497922fe: 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 := '487A766AE537A69EB3E7D7B0CF7C2444'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4D36FBA3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B3ECC6C4BDBDF73F'O } } } } } 20240923084623502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084623502 DLLC NOTICE LLME(ffffffff/e29a714f){UNASSIGNED} LLC RX: unknown TLLI 0xe29a714f, creating LLME on the fly (gprs_llc.c:552) 20240923084623502 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084623502 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084623502 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084623502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084623502 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084623502 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084623502 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084623502 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084623502 DLLC NOTICE LLME(ffffffff/e29a714f){UNASSIGNED} LLGM Assign pre (e29a714f => d3b0d30f) (gprs_llc.c:1079) 20240923084623502 DLLC NOTICE LLME(e29a714f/d3b0d30f){ASSIGNED} LLGM Assign post (e29a714f => d3b0d30f) (gprs_llc.c:1125) 20240923084623502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084623502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084623502 DMM DEBUG MM(262420000000046/d3b0d30f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084623516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084623516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084623516 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084623516 DMM DEBUG MM(262420000000046/d3b0d30f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20240923084623516 DMM NOTICE MM(262420000000046/d3b0d30f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084623516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084623516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084623516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084623516 DMM DEBUG MM(262420000000046/d3b0d30f) Requesting authorization (sgsn_auth.c:160) 20240923084623516 DMM INFO MM(262420000000046/d3b0d30f) Requesting authentication tuples (sgsn_auth.c:184) 20240923084623516 DMM DEBUG MM(262420000000046/d3b0d30f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084623516 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20240923084623516 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@3527497922fe: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@3527497922fe: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20240923084623520 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084623520 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084623520 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084623520 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084623520 DMM INFO MM(262420000000046/d3b0d30f) Subscriber data update (mmctx.c:445) 20240923084623520 DMM DEBUG MM(262420000000046/d3b0d30f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084623520 DMM INFO MM(262420000000046/d3b0d30f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084623520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084623520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084623520 DMM INFO MM(262420000000046/d3b0d30f) <- GMM AUTH AND CIPHERING REQ (rand = 48 7a 76 6a e5 37 a6 9e b3 e7 d7 b0 cf 7c 24 44 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084623527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084623527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084623527 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084623527 DMM INFO MM(262420000000046/d3b0d30f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084623527 DMM NOTICE MM(262420000000046/d3b0d30f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084623527 DMM DEBUG MM(262420000000046/d3b0d30f) checking auth: received GSM SRES = 4d 36 fb a3 (gprs_gmm.c:666) 20240923084623527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084623527 DMM DEBUG MM(262420000000046/d3b0d30f) Requesting authorization (sgsn_auth.c:160) 20240923084623527 DMM INFO MM(262420000000046/d3b0d30f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084623527 DMM DEBUG MM(262420000000046/d3b0d30f) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084623527 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20240923084623527 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) 20240923084623527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084623527 DMM INFO MM(262420000000046/d3b0d30f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3b0d30f) (gprs_gmm.c:300) 20240923084623528 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084623528 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084623528 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240923084623528 DMM INFO MM(262420000000046/d3b0d30f) Subscriber data update (mmctx.c:445) 20240923084623528 DMM DEBUG MM(262420000000046/d3b0d30f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084623528 DMM INFO MM(262420000000046/d3b0d30f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084623528 DMM NOTICE MM(262420000000046/d3b0d30f) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20240923084623528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084623528 DMM NOTICE MM(262420000000046/d3b0d30f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084623528 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) 20240923084623529 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084623529 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240923084623529 DMM INFO MM(262420000000046/d3b0d30f) Subscriber data update (mmctx.c:445) 20240923084623529 DMM DEBUG MM(262420000000046/d3b0d30f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084623535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084623535 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084623535 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084623535 DMM INFO MM(262420000000046/d3b0d30f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084623535 DMM NOTICE MM(262420000000046/d3b0d30f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084623535 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084623535 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084623535 DLLC NOTICE LLME(e29a714f/d3b0d30f){ASSIGNED} LLGM Assign pre (ffffffff => d3b0d30f) (gprs_llc.c:1079) 20240923084623535 DLLC NOTICE LLME(ffffffff/d3b0d30f){ASSIGNED} LLGM Assign post (ffffffff => d3b0d30f) (gprs_llc.c:1125) 20240923084623535 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084623535 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084623535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084623535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@3527497922fe: setverdict(pass): none -> pass 20240923084623586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084623586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923084623586 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084623586 DMM INFO MM(262420000000046/d3b0d30f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923084623586 DMM INFO MM(262420000000046/d3b0d30f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923084623586 DMM DEBUG MM(262420000000046/d3b0d30f) Using GGSN 0 (gprs_sm.c:312) 20240923084623586 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) 20240923084623586 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20240923084623586 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923084623586 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20240923084623586 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20240923084623597 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 af e5 be 6d 11 28 20 5e 15 14 05 7f f0 d2 4e d4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20240923084623597 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c6281a8, cbp=0x55dd6e638c90) (sgsn_libgtp.c:632) 20240923084623597 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923084623597 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e63e2c8 TLLI=d3b0d30f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923084623597 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923084623597 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923084623605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084623605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20240923084623605 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084623605 DMM INFO MM(262420000000046/d3b0d30f) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20240923084623605 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923084623605 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20240923084623605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084623605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084623605 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084623605 DMM INFO MM(262420000000046/d3b0d30f) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20240923084623605 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923084623605 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@3527497922fe: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@3527497922fe: "Received deletePDPContextResponse 1, seq_nr=1036" 20240923084623606 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) 20240923084623606 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f470c6281a8, cbp=0x55dd6e638c90) (sgsn_libgtp.c:632) 20240923084623606 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20240923084623606 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e63e2c8, TLLI=d3b0d30f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923084623606 DMM INFO MM(262420000000046/d3b0d30f) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240923084623606 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20240923084623606 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240923084623607 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) 20240923084623607 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(839)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@3527497922fe: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@3527497922fe: Final verdict of PTC: pass 20240923084625617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42234<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084625619 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084625619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(837)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@3527497922fe: Final verdict of PTC: none -NSVCI97(825)@3527497922fe: Final verdict of PTC: none -NSVCI99(835)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@3527497922fe: Final verdict of PTC: none -NSVCI98(830)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(823)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(828)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(833)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Mon Sep 23 08:46:25 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 20240923084625745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084626146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102004) 20240923084626620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084626620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102004, count=106360) 20240923084627621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084627621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Mon Sep 23 08:46:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084628622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084628622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_second_attempt started. 20240923084629209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084629211 DMM INFO MM(262420000000046/d3b0d30f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084629211 DMM INFO MM(262420000000046/d3b0d30f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084629211 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084629211 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084629211 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084629211 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084629211 DLLC NOTICE LLME(ffffffff/d3b0d30f){ASSIGNED} LLGM Assign pre (d3b0d30f => ffffffff) (gprs_llc.c:1079) 20240923084629211 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3b0d30f => ffffffff) (gprs_llc.c:1125) 20240923084629211 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20240923084629211 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) 20240923084629211 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) 20240923084629211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923084629211 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084629211 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084629211 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084629211 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084629254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084629254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084629254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084629254 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084629254 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084629254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084629254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084629254 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084629254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084629255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084629255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084629255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084629256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084629256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084629256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084629256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084629256 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084629256 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084629256 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084629256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084629256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084629256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084629260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084629267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084629267 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI196(843)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084629291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084629291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084629291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084629291 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084629291 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084629291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084629291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084629291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084629291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084629293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084629293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084629293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084629293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084629293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084629293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084629293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084629293 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084629293 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084629293 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084629293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(849)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084629294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084629294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084629297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923084629307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084629307 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(855)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084629343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084629343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084629343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084629343 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084629343 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084629343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084629343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084629343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084629343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(855)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084629345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084629345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084629345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084629345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084629345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084629346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084629346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084629346 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084629346 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084629346 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084629346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(855)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084629346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084629346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(855)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084629350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084629360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084629360 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(852)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084629622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084629622 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084629622 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084629622 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(854)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084629624 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(854)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084629625 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(854)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(854)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@3527497922fe: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='D8F16B59'O, index=0 SGSN_Test-GSUP(856)@3527497922fe: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@3527497922fe: 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 := '55F85A771B5431C62BD8EC7FB9D30A40'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AFB17432'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BF6B693B5A9E3160'O } } } } } 20240923084629672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084629672 DLLC NOTICE LLME(ffffffff/d8f16b59){UNASSIGNED} LLC RX: unknown TLLI 0xd8f16b59, creating LLME on the fly (gprs_llc.c:552) 20240923084629672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084629672 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084629672 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084629672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084629672 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084629672 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084629672 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084629672 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084629672 DLLC NOTICE LLME(ffffffff/d8f16b59){UNASSIGNED} LLGM Assign pre (d8f16b59 => dbb7f49f) (gprs_llc.c:1079) 20240923084629672 DLLC NOTICE LLME(d8f16b59/dbb7f49f){ASSIGNED} LLGM Assign post (d8f16b59 => dbb7f49f) (gprs_llc.c:1125) 20240923084629672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084629672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084629672 DMM DEBUG MM(262420000000022/dbb7f49f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084629685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084629685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084629685 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084629685 DMM DEBUG MM(262420000000022/dbb7f49f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240923084629685 DMM NOTICE MM(262420000000022/dbb7f49f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084629685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084629685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084629685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084629685 DMM DEBUG MM(262420000000022/dbb7f49f) Requesting authorization (sgsn_auth.c:160) 20240923084629685 DMM INFO MM(262420000000022/dbb7f49f) Requesting authentication tuples (sgsn_auth.c:184) 20240923084629685 DMM DEBUG MM(262420000000022/dbb7f49f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084629685 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240923084629685 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@3527497922fe: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@3527497922fe: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20240923084629688 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084629688 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084629688 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084629688 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084629688 DMM INFO MM(262420000000022/dbb7f49f) Subscriber data update (mmctx.c:445) 20240923084629688 DMM DEBUG MM(262420000000022/dbb7f49f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084629688 DMM INFO MM(262420000000022/dbb7f49f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084629688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084629688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084629688 DMM INFO MM(262420000000022/dbb7f49f) <- GMM AUTH AND CIPHERING REQ (rand = 55 f8 5a 77 1b 54 31 c6 2b d8 ec 7f b9 d3 0a 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084629695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084629695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084629695 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084629695 DMM INFO MM(262420000000022/dbb7f49f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084629695 DMM NOTICE MM(262420000000022/dbb7f49f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084629695 DMM DEBUG MM(262420000000022/dbb7f49f) checking auth: received GSM SRES = af b1 74 32 (gprs_gmm.c:666) 20240923084629695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084629695 DMM DEBUG MM(262420000000022/dbb7f49f) Requesting authorization (sgsn_auth.c:160) 20240923084629695 DMM INFO MM(262420000000022/dbb7f49f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084629695 DMM DEBUG MM(262420000000022/dbb7f49f) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084629695 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240923084629695 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) 20240923084629695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084629695 DMM INFO MM(262420000000022/dbb7f49f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbb7f49f) (gprs_gmm.c:300) 20240923084629696 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084629696 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084629696 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240923084629696 DMM INFO MM(262420000000022/dbb7f49f) Subscriber data update (mmctx.c:445) 20240923084629696 DMM DEBUG MM(262420000000022/dbb7f49f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084629696 DMM INFO MM(262420000000022/dbb7f49f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084629696 DMM NOTICE MM(262420000000022/dbb7f49f) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240923084629696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084629696 DMM NOTICE MM(262420000000022/dbb7f49f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084629696 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) 20240923084629696 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084629696 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240923084629696 DMM INFO MM(262420000000022/dbb7f49f) Subscriber data update (mmctx.c:445) 20240923084629696 DMM DEBUG MM(262420000000022/dbb7f49f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084629702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084629702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084629702 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084629702 DMM INFO MM(262420000000022/dbb7f49f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084629702 DMM NOTICE MM(262420000000022/dbb7f49f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084629702 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084629703 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084629703 DLLC NOTICE LLME(d8f16b59/dbb7f49f){ASSIGNED} LLGM Assign pre (ffffffff => dbb7f49f) (gprs_llc.c:1079) 20240923084629703 DLLC NOTICE LLME(ffffffff/dbb7f49f){ASSIGNED} LLGM Assign post (ffffffff => dbb7f49f) (gprs_llc.c:1125) 20240923084629703 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084629703 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084629703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084629703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@3527497922fe: setverdict(pass): none -> pass TC_attach_second_attempt(858)@3527497922fe: 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 := 'B32CF26776DFF2598C9A627A251CBF63'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B8D99617'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '62FD2F750F96531A'O } } } } } 20240923084629754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084629754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084629754 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084629754 DMM INFO MM(262420000000022/dbb7f49f) -> GMM ATTACH REQUEST MI(TMSI-0xDBB7F49F) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084629754 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084629754 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240923084629754 DLLC NOTICE LLME(ffffffff/dbb7f49f){ASSIGNED} LLGM Assign pre (dbb7f49f => cb71f042) (gprs_llc.c:1079) 20240923084629754 DLLC NOTICE LLME(dbb7f49f/cb71f042){ASSIGNED} LLGM Assign post (dbb7f49f => cb71f042) (gprs_llc.c:1125) 20240923084629754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084629754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084629754 DMM DEBUG MM(262420000000022/cb71f042) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084629759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084629759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20240923084629759 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084629759 DMM DEBUG MM(262420000000022/cb71f042) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240923084629759 DMM NOTICE MM(262420000000022/cb71f042) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084629759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084629759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084629759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084629759 DMM DEBUG MM(262420000000022/cb71f042) Requesting authorization (sgsn_auth.c:160) 20240923084629759 DMM INFO MM(262420000000022/cb71f042) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084629759 DMM DEBUG MM(262420000000022/cb71f042) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084629759 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240923084629759 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) 20240923084631904 DGPRS DEBUG Checking for inactive LLMEs, time = 8891926 (sgsn.c:131) 20240923084635761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240923084635761 DMM ERROR MM(262420000000022/cb71f042) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240923084635761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240923084635761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240923084635761 DMM NOTICE MM(262420000000022/cb71f042) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240923084635761 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240923084635761 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) 20240923084635761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Reject}: Deallocated (fsm.c:568) 20240923084635761 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Deallocated (fsm.c:568) 20240923084635761 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084635761 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240923084635761 DLLC NOTICE LLME(dbb7f49f/cb71f042){ASSIGNED} LLGM Assign pre (cb71f042 => ffffffff) (gprs_llc.c:1079) 20240923084635761 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb71f042 => ffffffff) (gprs_llc.c:1125) 20240923084649624 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240923084649624 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240923084649624 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(854)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084659257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084659259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084659259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084659295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084659296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084659296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084659347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084659348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084659348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@3527497922fe: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@3527497922fe: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20240923084659684 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084659684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(854)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(856)@3527497922fe: Final verdict of PTC: none -NSVCI99(855)@3527497922fe: Final verdict of PTC: none -NSVCI98(849)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@3527497922fe: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@3527497922fe: Final verdict of PTC: none -NSVCI97(844)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@3527497922fe: Final verdict of PTC: none 20240923084659687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40398<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(841)@3527497922fe: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@3527497922fe: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(852)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(853)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(842)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(847)@3527497922fe: Final verdict of PTC: none TC_attach_second_attempt(858)@3527497922fe: Final verdict of PTC: fail reason: "Tguard timeout" MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_second_attempt-BVCI220(852): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(853): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(854): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(855): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@3527497922fe: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Mon Sep 23 08:46:59 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 20240923084659815 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084700117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50470<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108180) 20240923084700685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084700685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108180, count=112536) 20240923084701687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084701687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240923084701905 DGPRS DEBUG Checking for inactive LLMEs, time = 8891956 (sgsn.c:131) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Mon Sep 23 08:47:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084702688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084702688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_echo_timeout started. 20240923084703175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084703176 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084703217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084703217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084703217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084703217 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084703217 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084703217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084703217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084703217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084703217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084703218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084703218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084703218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084703219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084703219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084703219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084703219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084703219 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084703219 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084703219 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084703219 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(863)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084703220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084703220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084703223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084703232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084703232 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(862)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084703262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084703262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084703262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084703262 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084703262 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084703262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084703262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084703262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084703262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084703264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084703264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084703264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084703264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084703264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084703264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084703264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084703264 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084703264 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084703264 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084703264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(868)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084703265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084703265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084703269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084703279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084703279 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(867)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084703297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084703297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084703297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084703297 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084703297 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084703297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084703297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084703297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084703297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084703299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084703299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084703299 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084703300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084703300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084703300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084703300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084703300 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084703300 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084703300 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084703300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(873)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084703301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084703301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084703305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084703315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084703315 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084703690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084703690 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084703690 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084703690 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084703692 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240923084703692 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@3527497922fe: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='ED971F43'O, index=0 SGSN_Test-GSUP(875)@3527497922fe: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@3527497922fe: 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 := 'CB523D0B528C6B8117E380B17C4B4221'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F52F7206'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '529240106CC61528'O } } } } } 20240923084703738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084703738 DLLC NOTICE LLME(ffffffff/ed971f43){UNASSIGNED} LLC RX: unknown TLLI 0xed971f43, creating LLME on the fly (gprs_llc.c:552) 20240923084703738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084703738 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084703738 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084703738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084703738 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084703738 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084703738 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084703738 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084703738 DLLC NOTICE LLME(ffffffff/ed971f43){UNASSIGNED} LLGM Assign pre (ed971f43 => cb96c462) (gprs_llc.c:1079) 20240923084703738 DLLC NOTICE LLME(ed971f43/cb96c462){ASSIGNED} LLGM Assign post (ed971f43 => cb96c462) (gprs_llc.c:1125) 20240923084703738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084703738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084703738 DMM DEBUG MM(262420000000067/cb96c462) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084703752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084703752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084703752 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084703752 DMM DEBUG MM(262420000000067/cb96c462) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20240923084703752 DMM NOTICE MM(262420000000067/cb96c462) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084703752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084703752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084703752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084703752 DMM DEBUG MM(262420000000067/cb96c462) Requesting authorization (sgsn_auth.c:160) 20240923084703752 DMM INFO MM(262420000000067/cb96c462) Requesting authentication tuples (sgsn_auth.c:184) 20240923084703752 DMM DEBUG MM(262420000000067/cb96c462) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084703752 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20240923084703752 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@3527497922fe: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@3527497922fe: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20240923084703755 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084703755 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084703755 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084703755 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084703755 DMM INFO MM(262420000000067/cb96c462) Subscriber data update (mmctx.c:445) 20240923084703755 DMM DEBUG MM(262420000000067/cb96c462) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084703755 DMM INFO MM(262420000000067/cb96c462) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084703755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084703755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084703755 DMM INFO MM(262420000000067/cb96c462) <- GMM AUTH AND CIPHERING REQ (rand = cb 52 3d 0b 52 8c 6b 81 17 e3 80 b1 7c 4b 42 21 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084703763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084703763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084703763 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084703763 DMM INFO MM(262420000000067/cb96c462) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084703763 DMM NOTICE MM(262420000000067/cb96c462) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084703763 DMM DEBUG MM(262420000000067/cb96c462) checking auth: received GSM SRES = f5 2f 72 06 (gprs_gmm.c:666) 20240923084703763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084703763 DMM DEBUG MM(262420000000067/cb96c462) Requesting authorization (sgsn_auth.c:160) 20240923084703763 DMM INFO MM(262420000000067/cb96c462) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084703763 DMM DEBUG MM(262420000000067/cb96c462) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084703763 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20240923084703763 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) 20240923084703763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084703763 DMM INFO MM(262420000000067/cb96c462) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb96c462) (gprs_gmm.c:300) 20240923084703764 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084703764 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084703764 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240923084703764 DMM INFO MM(262420000000067/cb96c462) Subscriber data update (mmctx.c:445) 20240923084703764 DMM DEBUG MM(262420000000067/cb96c462) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084703764 DMM INFO MM(262420000000067/cb96c462) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084703764 DMM NOTICE MM(262420000000067/cb96c462) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20240923084703765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084703765 DMM NOTICE MM(262420000000067/cb96c462) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084703765 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) 20240923084703765 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084703765 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240923084703765 DMM INFO MM(262420000000067/cb96c462) Subscriber data update (mmctx.c:445) 20240923084703765 DMM DEBUG MM(262420000000067/cb96c462) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084703771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084703771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084703771 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084703771 DMM INFO MM(262420000000067/cb96c462) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084703771 DMM NOTICE MM(262420000000067/cb96c462) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084703771 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084703771 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084703771 DLLC NOTICE LLME(ed971f43/cb96c462){ASSIGNED} LLGM Assign pre (ffffffff => cb96c462) (gprs_llc.c:1079) 20240923084703771 DLLC NOTICE LLME(ffffffff/cb96c462){ASSIGNED} LLGM Assign post (ffffffff => cb96c462) (gprs_llc.c:1125) 20240923084703771 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084703771 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084703771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084703771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@3527497922fe: setverdict(pass): none -> pass 20240923084703823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084703823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923084703823 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084703823 DMM INFO MM(262420000000067/cb96c462) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923084703823 DMM INFO MM(262420000000067/cb96c462) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923084703823 DMM DEBUG MM(262420000000067/cb96c462) Using GGSN 0 (gprs_sm.c:312) 20240923084703823 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) 20240923084703823 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20240923084703823 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923084703823 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20240923084703823 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20240923084703835 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 07 bc 84 b6 11 c3 c6 01 52 14 05 7f 5d 76 c3 6b 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) 20240923084703835 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c6281a8, cbp=0x55dd6e638c90) (sgsn_libgtp.c:632) 20240923084703835 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923084703835 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e63f438 TLLI=cb96c462, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923084703835 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923084703835 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923084708705 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20240923084708707 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) 20240923084708707 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55dd6e62f8f0) (sgsn_libgtp.c:632) 20240923084713706 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@3527497922fe: "Received EchoRequest seq_nr=1039" 20240923084718708 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20240923084718708 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@3527497922fe: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@3527497922fe: "Received EchoRequest seq_nr=1039" 20240923084723691 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240923084723692 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084723692 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240923084723708 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20240923084723708 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20240923084723708 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@3527497922fe: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@3527497922fe: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@3527497922fe: "Received EchoRequest seq_nr=1041" 20240923084728710 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20240923084728710 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20240923084728710 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20240923084728710 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@3527497922fe: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@3527497922fe: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@3527497922fe: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@3527497922fe: "Received EchoRequest seq_nr=1041" 20240923084731906 DGPRS DEBUG Checking for inactive LLMEs, time = 8891986 (sgsn.c:131) 20240923084733220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084733222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084733222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084733265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084733267 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084733267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084733301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084733303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084733303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084733710 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20240923084733710 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20240923084733710 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20240923084733710 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20240923084733710 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@3527497922fe: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@3527497922fe: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@3527497922fe: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@3527497922fe: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@3527497922fe: "Received EchoRequest seq_nr=1043" 20240923084738712 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20240923084738712 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20240923084738712 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20240923084738712 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20240923084738712 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55dd6e62f8f0) (sgsn_libgtp.c:632) 20240923084738712 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55dd6e62f8f0) (sgsn_libgtp.c:636) 20240923084738712 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20240923084738712 DMM INFO MM(262420000000067/cb96c462) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240923084738712 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20240923084738712 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240923084738712 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240923084738712 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20240923084738712 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240923084738712 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240923084738712 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20240923084738712 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240923084738712 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240923084738712 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240923084738712 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240923084738712 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20240923084738712 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@3527497922fe: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@3527497922fe: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@3527497922fe: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@3527497922fe: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@3527497922fe: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@3527497922fe: Removing Client IMSI='262420000000067'H, index=0 20240923084738721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084738721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240923084738721 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084738721 DMM INFO MM(262420000000067/cb96c462) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@3527497922fe: Final verdict of PTC: pass 20240923084738723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50478<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_echo_timeout-BVCI196(862)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@3527497922fe: Final verdict of PTC: none 20240923084738725 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084738725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(875)@3527497922fe: Final verdict of PTC: none -NSVCI99(873)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@3527497922fe: Final verdict of PTC: none -NSVCI98(868)@3527497922fe: Final verdict of PTC: none -NSVCI97(863)@3527497922fe: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@3527497922fe: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(861)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(871)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(866)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Mon Sep 23 08:47:38 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 20240923084738853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084739254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58860<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109896) 20240923084739726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084739726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=109896, count=114252) 20240923084740728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084740728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Mon Sep 23 08:47:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084741729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084741729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_restart_ctr_echo started. 20240923084742315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084742317 DMM INFO MM(262420000000067/cb96c462) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084742317 DMM INFO MM(262420000000067/cb96c462) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084742317 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084742317 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084742317 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084742317 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084742317 DLLC NOTICE LLME(ffffffff/cb96c462){ASSIGNED} LLGM Assign pre (cb96c462 => ffffffff) (gprs_llc.c:1079) 20240923084742317 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb96c462 => ffffffff) (gprs_llc.c:1125) 20240923084742317 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dd6e63f0e0 (gprs_sndcp.c:574) 20240923084742317 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e63f438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923084742317 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20240923084742317 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) 20240923084742317 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) 20240923084742317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923084742317 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084742317 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084742317 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084742317 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084742360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084742360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084742360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084742360 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084742360 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084742360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084742360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084742360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084742360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084742362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084742362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084742362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084742362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084742362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084742362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084742362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084742362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084742362 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084742362 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084742362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084742363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084742363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084742368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084742379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084742379 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI196(881)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084742400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084742400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084742400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084742400 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084742400 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084742400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084742400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084742400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084742400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084742401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084742402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084742402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084742402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084742402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084742402 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084742402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084742402 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084742402 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084742402 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084742402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084742403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084742403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084742406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084742415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084742415 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(886)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084742435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084742435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084742435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084742435 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084742435 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084742435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084742435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084742435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084742435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084742436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084742436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084742436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084742436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084742436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084742436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084742436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084742436 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084742436 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084742436 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084742436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084742437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084742437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084742441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084742451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084742451 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084742731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084742731 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084742731 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084742731 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084742733 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084742733 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@3527497922fe: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='C2893C65'O, index=0 SGSN_Test-GSUP(894)@3527497922fe: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@3527497922fe: 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 := '36E562346A2321C23F2C7659ECDE4D36'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '050C5D47'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6B6114BD0E577B1C'O } } } } } 20240923084742781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084742781 DLLC NOTICE LLME(ffffffff/c2893c65){UNASSIGNED} LLC RX: unknown TLLI 0xc2893c65, creating LLME on the fly (gprs_llc.c:552) 20240923084742781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084742781 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084742781 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084742781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084742781 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084742781 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084742781 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084742781 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084742781 DLLC NOTICE LLME(ffffffff/c2893c65){UNASSIGNED} LLGM Assign pre (c2893c65 => ce62feed) (gprs_llc.c:1079) 20240923084742781 DLLC NOTICE LLME(c2893c65/ce62feed){ASSIGNED} LLGM Assign post (c2893c65 => ce62feed) (gprs_llc.c:1125) 20240923084742781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084742781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084742781 DMM DEBUG MM(262420000000023/ce62feed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084742793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084742793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084742793 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084742793 DMM DEBUG MM(262420000000023/ce62feed) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20240923084742793 DMM NOTICE MM(262420000000023/ce62feed) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084742793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084742793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084742793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084742793 DMM DEBUG MM(262420000000023/ce62feed) Requesting authorization (sgsn_auth.c:160) 20240923084742793 DMM INFO MM(262420000000023/ce62feed) Requesting authentication tuples (sgsn_auth.c:184) 20240923084742793 DMM DEBUG MM(262420000000023/ce62feed) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084742793 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20240923084742793 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@3527497922fe: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@3527497922fe: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20240923084742796 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084742796 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084742796 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084742796 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084742796 DMM INFO MM(262420000000023/ce62feed) Subscriber data update (mmctx.c:445) 20240923084742796 DMM DEBUG MM(262420000000023/ce62feed) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084742796 DMM INFO MM(262420000000023/ce62feed) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084742796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084742796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084742796 DMM INFO MM(262420000000023/ce62feed) <- GMM AUTH AND CIPHERING REQ (rand = 36 e5 62 34 6a 23 21 c2 3f 2c 76 59 ec de 4d 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084742804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084742804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084742804 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084742804 DMM INFO MM(262420000000023/ce62feed) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084742804 DMM NOTICE MM(262420000000023/ce62feed) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084742804 DMM DEBUG MM(262420000000023/ce62feed) checking auth: received GSM SRES = 05 0c 5d 47 (gprs_gmm.c:666) 20240923084742804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084742804 DMM DEBUG MM(262420000000023/ce62feed) Requesting authorization (sgsn_auth.c:160) 20240923084742804 DMM INFO MM(262420000000023/ce62feed) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084742804 DMM DEBUG MM(262420000000023/ce62feed) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084742804 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20240923084742804 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) 20240923084742804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084742804 DMM INFO MM(262420000000023/ce62feed) <- GMM ATTACH ACCEPT (new P-TMSI=0xce62feed) (gprs_gmm.c:300) 20240923084742805 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084742805 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084742805 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240923084742805 DMM INFO MM(262420000000023/ce62feed) Subscriber data update (mmctx.c:445) 20240923084742805 DMM DEBUG MM(262420000000023/ce62feed) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084742805 DMM INFO MM(262420000000023/ce62feed) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084742805 DMM NOTICE MM(262420000000023/ce62feed) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20240923084742805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084742805 DMM NOTICE MM(262420000000023/ce62feed) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084742805 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) 20240923084742806 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084742806 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240923084742806 DMM INFO MM(262420000000023/ce62feed) Subscriber data update (mmctx.c:445) 20240923084742806 DMM DEBUG MM(262420000000023/ce62feed) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084742812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084742812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084742812 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084742812 DMM INFO MM(262420000000023/ce62feed) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084742812 DMM NOTICE MM(262420000000023/ce62feed) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084742812 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084742812 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084742812 DLLC NOTICE LLME(c2893c65/ce62feed){ASSIGNED} LLGM Assign pre (ffffffff => ce62feed) (gprs_llc.c:1079) 20240923084742812 DLLC NOTICE LLME(ffffffff/ce62feed){ASSIGNED} LLGM Assign post (ffffffff => ce62feed) (gprs_llc.c:1125) 20240923084742812 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084742812 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084742812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084742812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@3527497922fe: setverdict(pass): none -> pass 20240923084742863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084742863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923084742863 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084742863 DMM INFO MM(262420000000023/ce62feed) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923084742863 DMM INFO MM(262420000000023/ce62feed) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923084742863 DMM DEBUG MM(262420000000023/ce62feed) Using GGSN 0 (gprs_sm.c:312) 20240923084742863 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20240923084742863 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923084742864 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20240923084742864 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20240923084742876 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 c6 0a 0a 37 11 0e ec 1a 2b 14 05 7f f0 bc 58 38 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20240923084742876 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c625058, cbp=0x55dd6e638c90) (sgsn_libgtp.c:632) 20240923084742876 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923084742876 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e63f438 TLLI=ce62feed, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923084742876 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923084742876 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923084747865 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20240923084747868 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) 20240923084747868 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55dd6e62f8f0) (sgsn_libgtp.c:632) 20240923084752867 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20240923084752869 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) 20240923084752869 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55dd6e62f8f0) (sgsn_libgtp.c:632) 20240923084752869 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20240923084752869 DMM INFO MM(262420000000023/ce62feed) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240923084752869 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20240923084752869 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@3527497922fe: Removing Client IMSI='262420000000023'H, index=0 20240923084752878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084752878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240923084752878 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084752878 DMM INFO MM(262420000000023/ce62feed) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@3527497922fe: Final verdict of PTC: pass 20240923084752881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58862<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084752884 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084752884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(894)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@3527497922fe: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@3527497922fe: Final verdict of PTC: none -NSVCI97(882)@3527497922fe: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@3527497922fe: Final verdict of PTC: none -NSVCI98(887)@3527497922fe: Final verdict of PTC: none -NSVCI99(892)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@3527497922fe: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(890)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(880)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(885)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Mon Sep 23 08:47:52 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 20240923084753013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084753414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47596<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102840) 20240923084753885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084753885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102840, count=104000) 20240923084754887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084754887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Mon Sep 23 08:47:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084755889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084755889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_restart_ctr_create started. 20240923084756478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084756479 DMM INFO MM(262420000000023/ce62feed) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084756479 DMM INFO MM(262420000000023/ce62feed) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084756479 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084756479 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084756479 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084756479 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084756479 DLLC NOTICE LLME(ffffffff/ce62feed){ASSIGNED} LLGM Assign pre (ce62feed => ffffffff) (gprs_llc.c:1079) 20240923084756479 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce62feed => ffffffff) (gprs_llc.c:1125) 20240923084756479 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dd6e63f0e0 (gprs_sndcp.c:574) 20240923084756479 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e63f438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923084756479 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20240923084756480 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) 20240923084756480 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) 20240923084756480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923084756480 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084756480 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084756480 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084756480 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(902)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084756530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084756530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084756530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084756530 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084756530 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084756530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084756530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084756530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084756530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(902)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084756532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084756532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084756532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084756533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084756533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084756533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084756533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084756533 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084756533 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084756533 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084756533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(901)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084756533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084756533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(902)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(902)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084756537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(898)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084756544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084756544 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(899)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(901)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(907)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084756565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084756565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084756565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084756565 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084756565 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084756565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084756565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084756565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084756565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(906)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(907)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084756567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084756567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084756567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084756567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084756567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084756567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084756567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084756567 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084756567 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084756567 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084756567 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(907)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084756568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084756568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(907)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084756571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084756581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084756581 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(908)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI210(904)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(906)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084756594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084756594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084756594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084756594 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084756594 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084756594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084756594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084756594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084756594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084756595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084756595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084756595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084756595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084756595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084756595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084756595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084756595 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084756595 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084756595 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084756595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084756596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084756596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084756600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084756608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084756608 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084756890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084756890 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084756890 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084756890 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084756892 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084756892 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(899)@3527497922fe: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='D15E1519'O, index=0 SGSN_Test-GSUP(913)@3527497922fe: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@3527497922fe: 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 := '87ACAF714B951B3E4F68C237DDCAC362'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '55101A64'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F7680D26A2334F69'O } } } } } 20240923084756938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084756938 DLLC NOTICE LLME(ffffffff/d15e1519){UNASSIGNED} LLC RX: unknown TLLI 0xd15e1519, creating LLME on the fly (gprs_llc.c:552) 20240923084756938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084756938 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084756938 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084756938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084756938 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084756938 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084756938 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084756938 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084756938 DLLC NOTICE LLME(ffffffff/d15e1519){UNASSIGNED} LLGM Assign pre (d15e1519 => dd094b2f) (gprs_llc.c:1079) 20240923084756938 DLLC NOTICE LLME(d15e1519/dd094b2f){ASSIGNED} LLGM Assign post (d15e1519 => dd094b2f) (gprs_llc.c:1125) 20240923084756938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084756938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084756938 DMM DEBUG MM(262420000000024/dd094b2f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084756949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084756949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084756949 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084756949 DMM DEBUG MM(262420000000024/dd094b2f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20240923084756949 DMM NOTICE MM(262420000000024/dd094b2f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084756949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084756949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084756949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084756949 DMM DEBUG MM(262420000000024/dd094b2f) Requesting authorization (sgsn_auth.c:160) 20240923084756949 DMM INFO MM(262420000000024/dd094b2f) Requesting authentication tuples (sgsn_auth.c:184) 20240923084756949 DMM DEBUG MM(262420000000024/dd094b2f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084756949 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20240923084756949 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@3527497922fe: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@3527497922fe: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20240923084756952 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084756952 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084756952 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084756952 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084756952 DMM INFO MM(262420000000024/dd094b2f) Subscriber data update (mmctx.c:445) 20240923084756952 DMM DEBUG MM(262420000000024/dd094b2f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084756952 DMM INFO MM(262420000000024/dd094b2f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084756952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084756952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084756952 DMM INFO MM(262420000000024/dd094b2f) <- GMM AUTH AND CIPHERING REQ (rand = 87 ac af 71 4b 95 1b 3e 4f 68 c2 37 dd ca c3 62 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084756961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084756961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084756961 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084756961 DMM INFO MM(262420000000024/dd094b2f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084756961 DMM NOTICE MM(262420000000024/dd094b2f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084756961 DMM DEBUG MM(262420000000024/dd094b2f) checking auth: received GSM SRES = 55 10 1a 64 (gprs_gmm.c:666) 20240923084756961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084756961 DMM DEBUG MM(262420000000024/dd094b2f) Requesting authorization (sgsn_auth.c:160) 20240923084756961 DMM INFO MM(262420000000024/dd094b2f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084756961 DMM DEBUG MM(262420000000024/dd094b2f) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084756961 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20240923084756961 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) 20240923084756961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084756961 DMM INFO MM(262420000000024/dd094b2f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd094b2f) (gprs_gmm.c:300) 20240923084756963 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084756963 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084756963 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240923084756963 DMM INFO MM(262420000000024/dd094b2f) Subscriber data update (mmctx.c:445) 20240923084756963 DMM DEBUG MM(262420000000024/dd094b2f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084756963 DMM INFO MM(262420000000024/dd094b2f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084756963 DMM NOTICE MM(262420000000024/dd094b2f) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20240923084756963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084756963 DMM NOTICE MM(262420000000024/dd094b2f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084756963 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) 20240923084756964 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084756964 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240923084756964 DMM INFO MM(262420000000024/dd094b2f) Subscriber data update (mmctx.c:445) 20240923084756964 DMM DEBUG MM(262420000000024/dd094b2f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084756969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084756969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084756969 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084756969 DMM INFO MM(262420000000024/dd094b2f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084756969 DMM NOTICE MM(262420000000024/dd094b2f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084756969 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084756969 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084756969 DLLC NOTICE LLME(d15e1519/dd094b2f){ASSIGNED} LLGM Assign pre (ffffffff => dd094b2f) (gprs_llc.c:1079) 20240923084756969 DLLC NOTICE LLME(ffffffff/dd094b2f){ASSIGNED} LLGM Assign post (ffffffff => dd094b2f) (gprs_llc.c:1125) 20240923084756970 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084756970 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084756970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084756970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@3527497922fe: setverdict(pass): none -> pass 20240923084757021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084757021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923084757021 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084757021 DMM INFO MM(262420000000024/dd094b2f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923084757021 DMM INFO MM(262420000000024/dd094b2f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923084757021 DMM DEBUG MM(262420000000024/dd094b2f) Using GGSN 0 (gprs_sm.c:312) 20240923084757021 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240923084757021 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923084757021 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20240923084757021 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20240923084757033 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 32 73 f0 14 11 68 9b 6e c0 14 05 7f 99 5c 61 14 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) 20240923084757033 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f470c625058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20240923084757033 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f470c625058, cbp=0x55dd6e638c90) (sgsn_libgtp.c:632) 20240923084757033 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20240923084757033 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20240923084757033 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240923084757033 DMM NOTICE MM(262420000000024/dd094b2f) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923084757039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084757039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084757039 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084757040 DMM INFO MM(262420000000024/dd094b2f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923084757040 DMM INFO MM(262420000000024/dd094b2f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923084757040 DMM DEBUG MM(262420000000024/dd094b2f) Using GGSN 0 (gprs_sm.c:312) 20240923084757040 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240923084757040 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923084757040 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20240923084757040 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20240923084757043 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 32 73 f0 14 11 68 9b 6e c0 14 05 7f 99 5c 61 14 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) 20240923084757043 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f470c625058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20240923084757043 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c625058, cbp=0x55dd6e638c90) (sgsn_libgtp.c:632) 20240923084757043 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923084757043 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e63f438 TLLI=dd094b2f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923084757043 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923084757043 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(899)@3527497922fe: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@3527497922fe: Final verdict of PTC: pass 20240923084757052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47602<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(911)@3527497922fe: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(899)@3527497922fe: Final verdict of PTC: none 20240923084757054 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_restart_ctr_create-BVCI210(904)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(913)@3527497922fe: Final verdict of PTC: none -NSVCI97(902)@3527497922fe: Final verdict of PTC: none -NSVCI98(907)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(901)@3527497922fe: Final verdict of PTC: none 20240923084757054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(898)@3527497922fe: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(906)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(905)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(909)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(900)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(899): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(900): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(901): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(902): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(904): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(905): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(906): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(907): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Mon Sep 23 08:47:57 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20240923084757183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084757585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48980<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100232) 20240923084758055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084758055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100232, count=104588) 20240923084759056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084759056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Mon Sep 23 08:47:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084800057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084800057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20240923084800645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084800647 DMM INFO MM(262420000000024/dd094b2f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084800647 DMM INFO MM(262420000000024/dd094b2f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084800647 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084800647 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084800647 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084800647 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084800647 DLLC NOTICE LLME(ffffffff/dd094b2f){ASSIGNED} LLGM Assign pre (dd094b2f => ffffffff) (gprs_llc.c:1079) 20240923084800647 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd094b2f => ffffffff) (gprs_llc.c:1125) 20240923084800647 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dd6e63f0e0 (gprs_sndcp.c:574) 20240923084800647 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e63f438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923084800647 DMM NOTICE MM(262420000000024/dd094b2f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240923084800647 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20240923084800647 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240923084800647 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923084800647 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20240923084800647 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20240923084800647 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) 20240923084800647 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) 20240923084800647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923084800647 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084800647 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084800647 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084800647 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084800688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084800688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084800688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084800688 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084800688 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084800688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084800688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084800688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084800688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084800690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084800690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084800690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084800690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084800690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084800690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084800690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084800690 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084800691 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084800691 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084800691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(920)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084800691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084800691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084800694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084800704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084800704 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084800724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084800724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084800724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084800724 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084800724 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084800724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084800724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084800724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084800724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084800726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084800726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084800726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084800726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084800726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084800726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084800726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084800727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084800727 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084800727 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084800727 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084800727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084800727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084800731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084800740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084800740 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084800760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084800760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084800760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084800760 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084800760 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084800760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084800760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084800760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084800760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084800761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084800761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084800761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084800761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084800761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084800762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084800762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084800762 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084800762 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084800762 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084800762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084800762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084800762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084800766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084800775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084800775 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084801058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084801058 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084801058 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084801058 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084801060 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20240923084801061 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240923084801907 DGPRS DEBUG Checking for inactive LLMEs, time = 8892016 (sgsn.c:131) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@3527497922fe: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='C0936600'O, index=0 SGSN_Test-GSUP(932)@3527497922fe: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@3527497922fe: 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 := 'B7A80C60009D47DB930C213F0C83DD7B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8C546ACC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C7E63D7A357B55C6'O } } } } } 20240923084802110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084802110 DLLC NOTICE LLME(ffffffff/c0936600){UNASSIGNED} LLC RX: unknown TLLI 0xc0936600, creating LLME on the fly (gprs_llc.c:552) 20240923084802110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084802110 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084802110 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084802110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084802110 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084802110 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084802110 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084802110 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084802110 DLLC NOTICE LLME(ffffffff/c0936600){UNASSIGNED} LLGM Assign pre (c0936600 => d5dfdce8) (gprs_llc.c:1079) 20240923084802110 DLLC NOTICE LLME(c0936600/d5dfdce8){ASSIGNED} LLGM Assign post (c0936600 => d5dfdce8) (gprs_llc.c:1125) 20240923084802110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084802110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084802110 DMM DEBUG MM(262420000000025/d5dfdce8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084802123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084802123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084802123 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084802123 DMM DEBUG MM(262420000000025/d5dfdce8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20240923084802123 DMM NOTICE MM(262420000000025/d5dfdce8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084802123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084802123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084802123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084802123 DMM DEBUG MM(262420000000025/d5dfdce8) Requesting authorization (sgsn_auth.c:160) 20240923084802123 DMM INFO MM(262420000000025/d5dfdce8) Requesting authentication tuples (sgsn_auth.c:184) 20240923084802123 DMM DEBUG MM(262420000000025/d5dfdce8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084802123 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20240923084802123 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@3527497922fe: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@3527497922fe: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20240923084802126 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084802126 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084802126 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084802126 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084802126 DMM INFO MM(262420000000025/d5dfdce8) Subscriber data update (mmctx.c:445) 20240923084802126 DMM DEBUG MM(262420000000025/d5dfdce8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084802126 DMM INFO MM(262420000000025/d5dfdce8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084802126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084802126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084802126 DMM INFO MM(262420000000025/d5dfdce8) <- GMM AUTH AND CIPHERING REQ (rand = b7 a8 0c 60 00 9d 47 db 93 0c 21 3f 0c 83 dd 7b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084802134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084802134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084802134 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084802134 DMM INFO MM(262420000000025/d5dfdce8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084802134 DMM NOTICE MM(262420000000025/d5dfdce8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084802134 DMM DEBUG MM(262420000000025/d5dfdce8) checking auth: received GSM SRES = 8c 54 6a cc (gprs_gmm.c:666) 20240923084802134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084802134 DMM DEBUG MM(262420000000025/d5dfdce8) Requesting authorization (sgsn_auth.c:160) 20240923084802134 DMM INFO MM(262420000000025/d5dfdce8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084802134 DMM DEBUG MM(262420000000025/d5dfdce8) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084802134 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20240923084802134 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) 20240923084802134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084802134 DMM INFO MM(262420000000025/d5dfdce8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5dfdce8) (gprs_gmm.c:300) 20240923084802135 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084802135 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084802135 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240923084802135 DMM INFO MM(262420000000025/d5dfdce8) Subscriber data update (mmctx.c:445) 20240923084802135 DMM DEBUG MM(262420000000025/d5dfdce8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084802135 DMM INFO MM(262420000000025/d5dfdce8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084802135 DMM NOTICE MM(262420000000025/d5dfdce8) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20240923084802135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084802135 DMM NOTICE MM(262420000000025/d5dfdce8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084802135 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) 20240923084802136 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084802136 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240923084802136 DMM INFO MM(262420000000025/d5dfdce8) Subscriber data update (mmctx.c:445) 20240923084802136 DMM DEBUG MM(262420000000025/d5dfdce8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084802142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084802142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084802142 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084802142 DMM INFO MM(262420000000025/d5dfdce8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084802142 DMM NOTICE MM(262420000000025/d5dfdce8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084802142 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084802142 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084802142 DLLC NOTICE LLME(c0936600/d5dfdce8){ASSIGNED} LLGM Assign pre (ffffffff => d5dfdce8) (gprs_llc.c:1079) 20240923084802142 DLLC NOTICE LLME(ffffffff/d5dfdce8){ASSIGNED} LLGM Assign post (ffffffff => d5dfdce8) (gprs_llc.c:1125) 20240923084802142 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084802142 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084802142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084802142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@3527497922fe: setverdict(pass): none -> pass 20240923084802194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084802194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923084802194 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084802194 DMM INFO MM(262420000000025/d5dfdce8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923084802194 DMM INFO MM(262420000000025/d5dfdce8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923084802194 DMM DEBUG MM(262420000000025/d5dfdce8) Using GGSN 0 (gprs_sm.c:312) 20240923084802194 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) 20240923084802194 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20240923084802194 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923084802194 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20240923084802194 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20240923084802205 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1b 00 00 01 80 08 00 10 4e 98 55 04 11 44 67 19 51 14 05 7f 2a 9e 32 24 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) 20240923084802205 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c6260c8, cbp=0x55dd6e637380) (sgsn_libgtp.c:632) 20240923084802205 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923084802205 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e63f438 TLLI=d5dfdce8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923084802205 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923084802205 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923084802213 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240923084802213 DGPRS INFO PDP(262420000000025:5): Context 0x7f470c6260c8 was deleted (sgsn_libgtp.c:660) 20240923084802213 DMM INFO MM(262420000000025/d5dfdce8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240923084802213 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20240923084802213 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240923084810214 DMM INFO MM(262420000000025/d5dfdce8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240923084818005 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20240923084818214 DMM INFO MM(262420000000025/d5dfdce8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240923084821059 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240923084821059 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240923084821059 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084826215 DMM INFO MM(262420000000025/d5dfdce8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240923084830693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084830694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084830694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084830728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084830729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084830729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084830763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084830764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084830764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923084831908 DGPRS DEBUG Checking for inactive LLMEs, time = 8892046 (sgsn.c:131) 20240923084834216 DMM INFO MM(262420000000025/d5dfdce8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@3527497922fe: Removing Client IMSI='262420000000025'H, index=0 20240923084834225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084834225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240923084834225 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084834225 DMM INFO MM(262420000000025/d5dfdce8) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@3527497922fe: Final verdict of PTC: pass 20240923084834228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48992<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@3527497922fe: Final verdict of PTC: none 20240923084834230 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(920)@3527497922fe: Final verdict of PTC: none 20240923084834230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(916)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@3527497922fe: Final verdict of PTC: none -NSVCI98(925)@3527497922fe: Final verdict of PTC: none -NSVCI99(930)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(928)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(918)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(923)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Mon Sep 23 08:48:34 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 20240923084834361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084834762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59704<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103240) 20240923084835231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084835231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103240, count=111576) 20240923084836232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084836232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Mon Sep 23 08:48:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084837234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084837234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20240923084837824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084837825 DMM INFO MM(262420000000025/d5dfdce8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084837825 DMM INFO MM(262420000000025/d5dfdce8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084837825 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084837825 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084837825 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084837825 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084837825 DLLC NOTICE LLME(ffffffff/d5dfdce8){ASSIGNED} LLGM Assign pre (d5dfdce8 => ffffffff) (gprs_llc.c:1079) 20240923084837825 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5dfdce8 => ffffffff) (gprs_llc.c:1125) 20240923084837825 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dd6e63f0e0 (gprs_sndcp.c:574) 20240923084837825 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e63f438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923084837825 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20240923084837825 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) 20240923084837825 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) 20240923084837825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923084837825 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084837825 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084837825 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084837825 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084837869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084837869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084837869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084837869 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084837869 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084837869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084837869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084837869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084837869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084837870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084837870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084837870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084837871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084837871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084837871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084837871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084837871 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084837871 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084837871 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084837871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(939)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084837871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084837871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084837875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(940)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(936)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084837885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084837885 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084837902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084837902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084837902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084837902 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084837902 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084837902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084837902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084837902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084837902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084837904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084837904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084837904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084837904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084837904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084837904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084837904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084837904 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084837904 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084837904 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084837904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084837904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084837904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084837909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084837918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084837918 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084837937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084837937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084837937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084837937 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084837937 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084837937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084837937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084837938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084837938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084837939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084837939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084837939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084837939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084837939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084837939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084837940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084837940 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084837940 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084837940 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084837940 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084837940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084837940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084837943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084837952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084837952 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084838235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084838235 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084838235 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084838235 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084838237 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084838238 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@3527497922fe: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='D07B3B3F'O, index=0 SGSN_Test-GSUP(951)@3527497922fe: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@3527497922fe: 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 := '719444A28F5ACFADDD597175B51F887D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A98AF241'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A4F31C3D1941BCEF'O } } } } } 20240923084838282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084838282 DLLC NOTICE LLME(ffffffff/d07b3b3f){UNASSIGNED} LLC RX: unknown TLLI 0xd07b3b3f, creating LLME on the fly (gprs_llc.c:552) 20240923084838282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084838282 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084838282 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084838282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084838282 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084838282 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084838282 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084838282 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084838282 DLLC NOTICE LLME(ffffffff/d07b3b3f){UNASSIGNED} LLGM Assign pre (d07b3b3f => e65f30c0) (gprs_llc.c:1079) 20240923084838282 DLLC NOTICE LLME(d07b3b3f/e65f30c0){ASSIGNED} LLGM Assign post (d07b3b3f => e65f30c0) (gprs_llc.c:1125) 20240923084838282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084838282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084838282 DMM DEBUG MM(262420000000027/e65f30c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084838294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084838294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084838294 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084838294 DMM DEBUG MM(262420000000027/e65f30c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20240923084838294 DMM NOTICE MM(262420000000027/e65f30c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084838294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084838294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084838294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084838294 DMM DEBUG MM(262420000000027/e65f30c0) Requesting authorization (sgsn_auth.c:160) 20240923084838294 DMM INFO MM(262420000000027/e65f30c0) Requesting authentication tuples (sgsn_auth.c:184) 20240923084838294 DMM DEBUG MM(262420000000027/e65f30c0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084838294 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20240923084838294 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@3527497922fe: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@3527497922fe: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20240923084838297 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084838297 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084838297 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084838297 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084838297 DMM INFO MM(262420000000027/e65f30c0) Subscriber data update (mmctx.c:445) 20240923084838297 DMM DEBUG MM(262420000000027/e65f30c0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084838297 DMM INFO MM(262420000000027/e65f30c0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084838297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084838297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084838297 DMM INFO MM(262420000000027/e65f30c0) <- GMM AUTH AND CIPHERING REQ (rand = 71 94 44 a2 8f 5a cf ad dd 59 71 75 b5 1f 88 7d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084838304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084838304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084838304 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084838304 DMM INFO MM(262420000000027/e65f30c0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084838304 DMM NOTICE MM(262420000000027/e65f30c0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084838304 DMM DEBUG MM(262420000000027/e65f30c0) checking auth: received GSM SRES = a9 8a f2 41 (gprs_gmm.c:666) 20240923084838304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084838304 DMM DEBUG MM(262420000000027/e65f30c0) Requesting authorization (sgsn_auth.c:160) 20240923084838304 DMM INFO MM(262420000000027/e65f30c0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084838304 DMM DEBUG MM(262420000000027/e65f30c0) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084838304 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20240923084838304 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) 20240923084838304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084838304 DMM INFO MM(262420000000027/e65f30c0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe65f30c0) (gprs_gmm.c:300) 20240923084838306 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084838306 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084838306 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240923084838306 DMM INFO MM(262420000000027/e65f30c0) Subscriber data update (mmctx.c:445) 20240923084838306 DMM DEBUG MM(262420000000027/e65f30c0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084838306 DMM INFO MM(262420000000027/e65f30c0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084838306 DMM NOTICE MM(262420000000027/e65f30c0) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20240923084838306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084838306 DMM NOTICE MM(262420000000027/e65f30c0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084838306 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) 20240923084838306 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084838306 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240923084838306 DMM INFO MM(262420000000027/e65f30c0) Subscriber data update (mmctx.c:445) 20240923084838306 DMM DEBUG MM(262420000000027/e65f30c0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084838313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084838313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084838313 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084838313 DMM INFO MM(262420000000027/e65f30c0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084838313 DMM NOTICE MM(262420000000027/e65f30c0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084838313 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084838313 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084838313 DLLC NOTICE LLME(d07b3b3f/e65f30c0){ASSIGNED} LLGM Assign pre (ffffffff => e65f30c0) (gprs_llc.c:1079) 20240923084838313 DLLC NOTICE LLME(ffffffff/e65f30c0){ASSIGNED} LLGM Assign post (ffffffff => e65f30c0) (gprs_llc.c:1125) 20240923084838313 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084838313 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084838313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084838313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@3527497922fe: setverdict(pass): none -> pass 20240923084838363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084838364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923084838364 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084838364 DMM INFO MM(262420000000027/e65f30c0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923084838364 DMM INFO MM(262420000000027/e65f30c0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923084838364 DMM DEBUG MM(262420000000027/e65f30c0) Using GGSN 0 (gprs_sm.c:312) 20240923084838364 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) 20240923084838364 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20240923084838364 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923084838364 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20240923084838364 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@3527497922fe: First createPDPContextRequest received, dropping & waiting for retransmission 20240923084843365 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20240923084843373 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 aa 6c 43 0f 11 8a 01 69 79 14 05 7f 15 62 56 01 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) 20240923084843373 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c6260c8, cbp=0x55dd6e637380) (sgsn_libgtp.c:632) 20240923084843373 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923084843373 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e63f438 TLLI=e65f30c0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923084843373 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923084843373 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20240923084843382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084843382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240923084843382 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084843382 DMM INFO MM(262420000000027/e65f30c0) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240923084843382 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923084843382 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@3527497922fe: First deletePDPContextRequest received, dropping & waiting for retransmission 20240923084848383 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20240923084848386 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) 20240923084848386 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f470c6260c8, cbp=0x55dd6e637380) (sgsn_libgtp.c:632) 20240923084848386 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20240923084848386 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e63f438, TLLI=e65f30c0, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923084848386 DMM INFO MM(262420000000027/e65f30c0) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240923084848386 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20240923084848386 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@3527497922fe: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@3527497922fe: Final verdict of PTC: pass 20240923084848397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46632<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(944)@3527497922fe: Final verdict of PTC: none 20240923084848399 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084848399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(951)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@3527497922fe: Final verdict of PTC: none -NSVCI99(949)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@3527497922fe: Final verdict of PTC: none -NSVCI97(939)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(937)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(942)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(947)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Mon Sep 23 08:48:48 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 20240923084848524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084848925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57838<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95800) 20240923084849400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084849400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95800, count=103696) 20240923084850401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084850401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Mon Sep 23 08:48:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084851402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084851402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20240923084851989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084851990 DMM INFO MM(262420000000027/e65f30c0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084851990 DMM INFO MM(262420000000027/e65f30c0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084851990 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084851990 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084851990 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084851990 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084851990 DLLC NOTICE LLME(ffffffff/e65f30c0){ASSIGNED} LLGM Assign pre (e65f30c0 => ffffffff) (gprs_llc.c:1079) 20240923084851990 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e65f30c0 => ffffffff) (gprs_llc.c:1125) 20240923084851990 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20240923084851990 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) 20240923084851990 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) 20240923084851990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923084851990 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084851990 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084851990 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084851990 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(959)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(959)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084852049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084852049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084852049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084852049 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084852049 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084852049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084852049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084852049 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084852049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(958)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(959)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084852050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084852050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084852050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084852051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084852051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084852051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084852051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084852051 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084852051 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084852051 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084852051 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084852051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084852051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(959)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(959)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084852055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(955)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084852063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084852063 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(958)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(964)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(964)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084852082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084852082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084852082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084852082 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084852082 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084852082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084852082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084852082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084852082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(963)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(964)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084852084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084852084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084852084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084852084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084852084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084852084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084852084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084852084 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084852084 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084852084 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084852084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084852085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084852085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(964)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(964)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084852090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(960)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084852098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084852098 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(963)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(969)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(969)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084852117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084852117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084852117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084852117 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084852117 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084852117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084852117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084852117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084852117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(969)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084852119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084852119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084852119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084852120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084852120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084852120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084852120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084852120 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084852120 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084852120 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084852120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084852120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084852120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(969)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(969)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084852124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084852135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084852135 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(966)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084852403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084852403 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084852403 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084852403 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(968)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(968)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084852404 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(968)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(968)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084852405 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(968)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(968)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(968)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(968)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@3527497922fe: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='DF561C17'O, index=0 SGSN_Test-GSUP(970)@3527497922fe: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@3527497922fe: 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 := 'BEE23B2E02F9966C2F5C3905A055410F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F4FE83E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '898A905B80229E07'O } } } } } 20240923084852451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084852451 DLLC NOTICE LLME(ffffffff/df561c17){UNASSIGNED} LLC RX: unknown TLLI 0xdf561c17, creating LLME on the fly (gprs_llc.c:552) 20240923084852451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084852451 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084852451 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084852451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084852451 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084852451 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084852451 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084852451 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084852451 DLLC NOTICE LLME(ffffffff/df561c17){UNASSIGNED} LLGM Assign pre (df561c17 => f1acc9f3) (gprs_llc.c:1079) 20240923084852451 DLLC NOTICE LLME(df561c17/f1acc9f3){ASSIGNED} LLGM Assign post (df561c17 => f1acc9f3) (gprs_llc.c:1125) 20240923084852451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084852451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084852451 DMM DEBUG MM(262420000000028/f1acc9f3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084852465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084852465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084852465 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084852465 DMM DEBUG MM(262420000000028/f1acc9f3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20240923084852465 DMM NOTICE MM(262420000000028/f1acc9f3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084852465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084852465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084852465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084852465 DMM DEBUG MM(262420000000028/f1acc9f3) Requesting authorization (sgsn_auth.c:160) 20240923084852465 DMM INFO MM(262420000000028/f1acc9f3) Requesting authentication tuples (sgsn_auth.c:184) 20240923084852465 DMM DEBUG MM(262420000000028/f1acc9f3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084852465 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20240923084852465 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@3527497922fe: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@3527497922fe: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20240923084852468 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084852468 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084852468 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084852468 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084852468 DMM INFO MM(262420000000028/f1acc9f3) Subscriber data update (mmctx.c:445) 20240923084852468 DMM DEBUG MM(262420000000028/f1acc9f3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084852468 DMM INFO MM(262420000000028/f1acc9f3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084852468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084852468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084852468 DMM INFO MM(262420000000028/f1acc9f3) <- GMM AUTH AND CIPHERING REQ (rand = be e2 3b 2e 02 f9 96 6c 2f 5c 39 05 a0 55 41 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084852475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084852475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084852475 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084852475 DMM INFO MM(262420000000028/f1acc9f3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084852475 DMM NOTICE MM(262420000000028/f1acc9f3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084852475 DMM DEBUG MM(262420000000028/f1acc9f3) checking auth: received GSM SRES = f4 fe 83 e9 (gprs_gmm.c:666) 20240923084852475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084852475 DMM DEBUG MM(262420000000028/f1acc9f3) Requesting authorization (sgsn_auth.c:160) 20240923084852475 DMM INFO MM(262420000000028/f1acc9f3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084852475 DMM DEBUG MM(262420000000028/f1acc9f3) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084852475 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20240923084852475 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) 20240923084852475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084852475 DMM INFO MM(262420000000028/f1acc9f3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1acc9f3) (gprs_gmm.c:300) 20240923084852476 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084852476 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084852476 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240923084852476 DMM INFO MM(262420000000028/f1acc9f3) Subscriber data update (mmctx.c:445) 20240923084852476 DMM DEBUG MM(262420000000028/f1acc9f3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084852476 DMM INFO MM(262420000000028/f1acc9f3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084852476 DMM NOTICE MM(262420000000028/f1acc9f3) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20240923084852476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084852476 DMM NOTICE MM(262420000000028/f1acc9f3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084852476 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) 20240923084852477 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084852477 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240923084852477 DMM INFO MM(262420000000028/f1acc9f3) Subscriber data update (mmctx.c:445) 20240923084852477 DMM DEBUG MM(262420000000028/f1acc9f3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084852483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084852483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084852483 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084852483 DMM INFO MM(262420000000028/f1acc9f3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084852483 DMM NOTICE MM(262420000000028/f1acc9f3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084852483 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084852483 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084852483 DLLC NOTICE LLME(df561c17/f1acc9f3){ASSIGNED} LLGM Assign pre (ffffffff => f1acc9f3) (gprs_llc.c:1079) 20240923084852483 DLLC NOTICE LLME(ffffffff/f1acc9f3){ASSIGNED} LLGM Assign post (ffffffff => f1acc9f3) (gprs_llc.c:1125) 20240923084852483 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084852483 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084852483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084852483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@3527497922fe: setverdict(pass): none -> pass 20240923084852534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084852534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923084852534 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084852534 DMM INFO MM(262420000000028/f1acc9f3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923084852534 DMM INFO MM(262420000000028/f1acc9f3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923084852534 DMM DEBUG MM(262420000000028/f1acc9f3) Using GGSN 0 (gprs_sm.c:312) 20240923084852534 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) 20240923084852534 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20240923084852534 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923084852534 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20240923084852534 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20240923084852546 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 1f 0f ed 7b 11 64 bf 4b 6c 14 05 7f ba 95 18 93 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) 20240923084852546 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c6260c8, cbp=0x55dd6e637380) (sgsn_libgtp.c:632) 20240923084852546 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923084852546 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e63f438 TLLI=f1acc9f3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923084852546 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923084852546 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923084852553 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240923084852553 DGPRS INFO PDP(262420000000028:5): Context 0x7f470c6260c8 was deleted (sgsn_libgtp.c:660) 20240923084852553 DMM INFO MM(262420000000028/f1acc9f3) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240923084852553 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20240923084852553 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@3527497922fe: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20240923084852559 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20240923084852560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084852560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240923084852560 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084852560 DMM INFO MM(262420000000028/f1acc9f3) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20240923084852560 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2265) 20240923084852560 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@3527497922fe: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@3527497922fe: Final verdict of PTC: pass 20240923084852564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57848<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(969)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(970)@3527497922fe: Final verdict of PTC: none -NSVCI98(964)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@3527497922fe: Final verdict of PTC: none 20240923084852567 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-NS2(963)@3527497922fe: Final verdict of PTC: none 20240923084852567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@3527497922fe: Final verdict of PTC: none -NSVCI97(959)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(966)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(958)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(968)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(957)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(962)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(967)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(957): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(958): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(959): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(963): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(964): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(966): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(967): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(968): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(969): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Mon Sep 23 08:48:52 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 20240923084852695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084853096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57862<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98076) 20240923084853568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084853568 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) 20240923084854569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084854569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Mon Sep 23 08:48:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084855570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084855570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20240923084856156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084856157 DMM INFO MM(262420000000028/f1acc9f3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084856157 DMM INFO MM(262420000000028/f1acc9f3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084856157 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084856157 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084856157 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084856157 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084856157 DLLC NOTICE LLME(ffffffff/f1acc9f3){ASSIGNED} LLGM Assign pre (f1acc9f3 => ffffffff) (gprs_llc.c:1079) 20240923084856157 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1acc9f3 => ffffffff) (gprs_llc.c:1125) 20240923084856157 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dd6e63f0e0 (gprs_sndcp.c:574) 20240923084856157 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e63f438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923084856157 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20240923084856157 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) 20240923084856157 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) 20240923084856157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923084856157 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084856157 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084856157 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084856157 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084856199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084856199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084856199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084856199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084856199 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084856199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084856199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084856199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084856199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084856201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084856201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084856201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084856201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084856201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084856201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084856201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084856201 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084856201 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084856201 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084856201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084856201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084856202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084856206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084856215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084856215 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084856240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084856240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084856240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084856240 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084856240 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084856240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084856240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084856240 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084856240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084856242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084856242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084856242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084856242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084856242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084856242 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084856242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084856242 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084856242 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084856242 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084856242 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(982)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084856243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084856243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084856247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084856256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084856256 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(984)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(988)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(988)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084856281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084856281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084856281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084856281 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084856281 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084856281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084856281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084856281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084856281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(988)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084856283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084856283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084856283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084856283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084856284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084856284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084856284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084856284 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084856284 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084856284 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084856284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(988)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084856284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084856284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(988)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084856288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084856295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084856295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084856572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084856572 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084856572 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084856572 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(987)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(987)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084856574 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(987)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(987)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084856574 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(987)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(987)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(987)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(987)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@3527497922fe: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='FCB2BEB5'O, index=0 SGSN_Test-GSUP(989)@3527497922fe: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@3527497922fe: 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 := '4EFF587FCBEA513EFDB6E16DF7CAA26E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '070E3BD0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EF70CBE297B6EA67'O } } } } } 20240923084856627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084856627 DLLC NOTICE LLME(ffffffff/fcb2beb5){UNASSIGNED} LLC RX: unknown TLLI 0xfcb2beb5, creating LLME on the fly (gprs_llc.c:552) 20240923084856627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084856627 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084856627 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084856627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084856627 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084856627 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084856627 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084856627 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084856627 DLLC NOTICE LLME(ffffffff/fcb2beb5){UNASSIGNED} LLGM Assign pre (fcb2beb5 => e26343eb) (gprs_llc.c:1079) 20240923084856627 DLLC NOTICE LLME(fcb2beb5/e26343eb){ASSIGNED} LLGM Assign post (fcb2beb5 => e26343eb) (gprs_llc.c:1125) 20240923084856627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084856627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084856627 DMM DEBUG MM(262420000000026/e26343eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084856641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084856641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084856641 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084856641 DMM DEBUG MM(262420000000026/e26343eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240923084856641 DMM NOTICE MM(262420000000026/e26343eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084856641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084856641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084856641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084856641 DMM DEBUG MM(262420000000026/e26343eb) Requesting authorization (sgsn_auth.c:160) 20240923084856641 DMM INFO MM(262420000000026/e26343eb) Requesting authentication tuples (sgsn_auth.c:184) 20240923084856641 DMM DEBUG MM(262420000000026/e26343eb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084856641 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240923084856641 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@3527497922fe: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@3527497922fe: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20240923084856644 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084856644 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084856644 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084856644 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084856644 DMM INFO MM(262420000000026/e26343eb) Subscriber data update (mmctx.c:445) 20240923084856644 DMM DEBUG MM(262420000000026/e26343eb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084856644 DMM INFO MM(262420000000026/e26343eb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084856644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084856644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084856644 DMM INFO MM(262420000000026/e26343eb) <- GMM AUTH AND CIPHERING REQ (rand = 4e ff 58 7f cb ea 51 3e fd b6 e1 6d f7 ca a2 6e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084856651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084856651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084856651 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084856651 DMM INFO MM(262420000000026/e26343eb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084856651 DMM NOTICE MM(262420000000026/e26343eb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084856651 DMM DEBUG MM(262420000000026/e26343eb) checking auth: received GSM SRES = 07 0e 3b d0 (gprs_gmm.c:666) 20240923084856651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084856651 DMM DEBUG MM(262420000000026/e26343eb) Requesting authorization (sgsn_auth.c:160) 20240923084856651 DMM INFO MM(262420000000026/e26343eb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084856651 DMM DEBUG MM(262420000000026/e26343eb) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084856651 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240923084856651 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) 20240923084856651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084856651 DMM INFO MM(262420000000026/e26343eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xe26343eb) (gprs_gmm.c:300) 20240923084856653 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084856653 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084856653 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240923084856653 DMM INFO MM(262420000000026/e26343eb) Subscriber data update (mmctx.c:445) 20240923084856653 DMM DEBUG MM(262420000000026/e26343eb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084856653 DMM INFO MM(262420000000026/e26343eb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084856653 DMM NOTICE MM(262420000000026/e26343eb) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240923084856653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084856653 DMM NOTICE MM(262420000000026/e26343eb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084856653 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) 20240923084856654 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084856654 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240923084856654 DMM INFO MM(262420000000026/e26343eb) Subscriber data update (mmctx.c:445) 20240923084856654 DMM DEBUG MM(262420000000026/e26343eb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084856659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084856659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084856659 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084856659 DMM INFO MM(262420000000026/e26343eb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084856659 DMM NOTICE MM(262420000000026/e26343eb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084856659 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084856659 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084856659 DLLC NOTICE LLME(fcb2beb5/e26343eb){ASSIGNED} LLGM Assign pre (ffffffff => e26343eb) (gprs_llc.c:1079) 20240923084856659 DLLC NOTICE LLME(ffffffff/e26343eb){ASSIGNED} LLGM Assign post (ffffffff => e26343eb) (gprs_llc.c:1125) 20240923084856659 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084856659 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084856659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084856659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@3527497922fe: setverdict(pass): none -> pass 20240923084856711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084856711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923084856711 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084856711 DMM INFO MM(262420000000026/e26343eb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923084856711 DMM INFO MM(262420000000026/e26343eb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923084856711 DMM DEBUG MM(262420000000026/e26343eb) Using GGSN 0 (gprs_sm.c:312) 20240923084856711 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) 20240923084856711 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240923084856711 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923084856711 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20240923084856711 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20240923084856722 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 d8 d7 7f f3 11 db 50 6c 65 14 05 7f 46 c9 bd 4c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20240923084856722 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c6260c8, cbp=0x55dd6e637380) (sgsn_libgtp.c:632) 20240923084856722 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923084856722 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e63f438 TLLI=e26343eb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923084856722 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923084856722 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923084856731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084856731 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240923084856731 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084856734 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 d8 d7 7f f3 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20240923084856734 DGPRS INFO PDP(262420000000026:5): Context 0x7f470c6260c8 was deleted (sgsn_libgtp.c:660) 20240923084856734 DMM INFO MM(262420000000026/e26343eb) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240923084856734 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20240923084856734 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@3527497922fe: Removing Client IMSI='262420000000026'H, index=0 20240923084856741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084856741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240923084856741 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084856741 DMM INFO MM(262420000000026/e26343eb) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@3527497922fe: Final verdict of PTC: pass 20240923084856744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57878<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084856745 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084856745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(978)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(989)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(987)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@3527497922fe: Final verdict of PTC: none -NSVCI98(982)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@3527497922fe: Final verdict of PTC: none -NSVCI99(988)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@3527497922fe: Final verdict of PTC: none -NSVCI97(977)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(975)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(980)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(986)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(986): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(987): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(988): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Mon Sep 23 08:48:56 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 20240923084856870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084857271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38400<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84252) 20240923084857747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084857747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84252, count=104352) 20240923084858749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084858749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Mon Sep 23 08:48:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084859751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084859751 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_pdp_act_gmm_detach started. 20240923084900334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084900335 DMM INFO MM(262420000000026/e26343eb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084900335 DMM INFO MM(262420000000026/e26343eb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084900335 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084900335 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084900335 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084900335 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084900335 DLLC NOTICE LLME(ffffffff/e26343eb){ASSIGNED} LLGM Assign pre (e26343eb => ffffffff) (gprs_llc.c:1079) 20240923084900335 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e26343eb => ffffffff) (gprs_llc.c:1125) 20240923084900335 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dd6e63f0e0 (gprs_sndcp.c:574) 20240923084900335 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e63f438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923084900335 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240923084900335 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) 20240923084900335 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) 20240923084900335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923084900335 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084900336 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084900336 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084900336 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084900383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084900384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084900384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084900384 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084900384 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084900384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084900384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084900384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084900384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084900385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084900385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084900385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084900386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084900386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084900386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084900386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084900386 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084900386 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084900386 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084900386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084900386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084900386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084900389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084900399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084900399 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(995)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084900426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084900426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084900426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084900426 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084900426 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084900426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084900426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084900426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084900426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084900428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084900428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084900428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084900428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084900428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084900428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084900428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084900428 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084900428 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084900428 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084900428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084900428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084900428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084900433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923084900444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084900444 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1007)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1007)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084900476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084900476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084900476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084900476 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084900476 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084900476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084900476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084900476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084900476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1007)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084900478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084900478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084900478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084900478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084900478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084900478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084900478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084900478 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084900478 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084900478 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084900479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084900479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084900479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1007)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1007)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084900484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084900493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084900493 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1004)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084900751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084900752 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084900752 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084900752 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1006)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1006)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084900754 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1006)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1006)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084900754 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1006)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1006)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1006)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1006)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@3527497922fe: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='EA005788'O, index=0 SGSN_Test-GSUP(1008)@3527497922fe: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@3527497922fe: 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 := 'FC91EDFF9461BC3670344F244C3C805A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '54AB334A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6F12BAD9987218EC'O } } } } } 20240923084900802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084900802 DLLC NOTICE LLME(ffffffff/ea005788){UNASSIGNED} LLC RX: unknown TLLI 0xea005788, creating LLME on the fly (gprs_llc.c:552) 20240923084900802 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084900802 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084900802 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084900802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084900802 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084900802 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084900802 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084900802 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084900802 DLLC NOTICE LLME(ffffffff/ea005788){UNASSIGNED} LLGM Assign pre (ea005788 => c07a91c5) (gprs_llc.c:1079) 20240923084900802 DLLC NOTICE LLME(ea005788/c07a91c5){ASSIGNED} LLGM Assign post (ea005788 => c07a91c5) (gprs_llc.c:1125) 20240923084900802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084900803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084900803 DMM DEBUG MM(262420000000026/c07a91c5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084900816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084900816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084900816 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084900816 DMM DEBUG MM(262420000000026/c07a91c5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240923084900816 DMM NOTICE MM(262420000000026/c07a91c5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084900816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084900816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084900816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084900816 DMM DEBUG MM(262420000000026/c07a91c5) Requesting authorization (sgsn_auth.c:160) 20240923084900816 DMM INFO MM(262420000000026/c07a91c5) Requesting authentication tuples (sgsn_auth.c:184) 20240923084900816 DMM DEBUG MM(262420000000026/c07a91c5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084900816 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240923084900816 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)@3527497922fe: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@3527497922fe: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20240923084900818 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084900818 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084900818 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084900818 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084900818 DMM INFO MM(262420000000026/c07a91c5) Subscriber data update (mmctx.c:445) 20240923084900818 DMM DEBUG MM(262420000000026/c07a91c5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084900818 DMM INFO MM(262420000000026/c07a91c5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084900818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084900818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084900818 DMM INFO MM(262420000000026/c07a91c5) <- GMM AUTH AND CIPHERING REQ (rand = fc 91 ed ff 94 61 bc 36 70 34 4f 24 4c 3c 80 5a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084900826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084900827 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084900827 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084900827 DMM INFO MM(262420000000026/c07a91c5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084900827 DMM NOTICE MM(262420000000026/c07a91c5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084900827 DMM DEBUG MM(262420000000026/c07a91c5) checking auth: received GSM SRES = 54 ab 33 4a (gprs_gmm.c:666) 20240923084900827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084900827 DMM DEBUG MM(262420000000026/c07a91c5) Requesting authorization (sgsn_auth.c:160) 20240923084900827 DMM INFO MM(262420000000026/c07a91c5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084900827 DMM DEBUG MM(262420000000026/c07a91c5) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084900827 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240923084900827 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) 20240923084900827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084900827 DMM INFO MM(262420000000026/c07a91c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc07a91c5) (gprs_gmm.c:300) 20240923084900828 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084900828 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084900828 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240923084900828 DMM INFO MM(262420000000026/c07a91c5) Subscriber data update (mmctx.c:445) 20240923084900828 DMM DEBUG MM(262420000000026/c07a91c5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084900828 DMM INFO MM(262420000000026/c07a91c5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084900828 DMM NOTICE MM(262420000000026/c07a91c5) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240923084900828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084900828 DMM NOTICE MM(262420000000026/c07a91c5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084900828 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) 20240923084900829 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084900829 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240923084900829 DMM INFO MM(262420000000026/c07a91c5) Subscriber data update (mmctx.c:445) 20240923084900829 DMM DEBUG MM(262420000000026/c07a91c5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084900835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084900835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084900835 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084900835 DMM INFO MM(262420000000026/c07a91c5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084900835 DMM NOTICE MM(262420000000026/c07a91c5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084900835 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084900835 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084900835 DLLC NOTICE LLME(ea005788/c07a91c5){ASSIGNED} LLGM Assign pre (ffffffff => c07a91c5) (gprs_llc.c:1079) 20240923084900835 DLLC NOTICE LLME(ffffffff/c07a91c5){ASSIGNED} LLGM Assign post (ffffffff => c07a91c5) (gprs_llc.c:1125) 20240923084900835 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084900835 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084900835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084900835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@3527497922fe: setverdict(pass): none -> pass 20240923084900887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084900887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923084900887 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084900887 DMM INFO MM(262420000000026/c07a91c5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923084900887 DMM INFO MM(262420000000026/c07a91c5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923084900887 DMM DEBUG MM(262420000000026/c07a91c5) Using GGSN 0 (gprs_sm.c:312) 20240923084900887 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) 20240923084900887 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240923084900887 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923084900887 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20240923084900887 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20240923084900899 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 b4 6b d0 58 11 94 9a 7e f1 14 05 7f 82 61 d9 92 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) 20240923084900899 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c6260c8, cbp=0x55dd6e637380) (sgsn_libgtp.c:632) 20240923084900899 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923084900899 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e63f438 TLLI=c07a91c5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923084900899 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923084900899 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923084900907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084900907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084900907 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084900907 DMM INFO MM(262420000000026/c07a91c5) -> GMM DETACH REQUEST TLLI=0xc07a91c5 type=GPRS detach (gprs_gmm.c:1465) 20240923084900907 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240923084900907 DMM INFO MM(262420000000026/c07a91c5) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240923084900907 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084900907 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084900907 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084900907 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084900907 DLLC NOTICE LLME(ffffffff/c07a91c5){ASSIGNED} LLGM Assign pre (c07a91c5 => ffffffff) (gprs_llc.c:1079) 20240923084900907 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c07a91c5 => ffffffff) (gprs_llc.c:1125) 20240923084900907 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dd6e63f0e0 (gprs_sndcp.c:574) 20240923084900907 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e63f438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923084900907 DMM NOTICE MM(262420000000026/c07a91c5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240923084900907 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20240923084900907 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240923084900907 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923084900907 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20240923084900907 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240923084900907 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) 20240923084900907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923084900907 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084900907 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084900907 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084900908 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@3527497922fe: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@3527497922fe: Final verdict of PTC: pass 20240923084900916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38412<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084900918 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084900918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1008)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1006)@3527497922fe: Final verdict of PTC: none -NSVCI98(1001)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@3527497922fe: Final verdict of PTC: none -NSVCI97(996)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@3527497922fe: Final verdict of PTC: none -NSVCI99(1007)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1004)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(994)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(999)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1005)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1004): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1005): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1006): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1007): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Mon Sep 23 08:49:01 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20240923084901048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084901349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38420<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103496) 20240923084901908 DGPRS DEBUG Checking for inactive LLMEs, time = 8892076 (sgsn.c:131) 20240923084901919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084901919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103496, count=108072) 20240923084902919 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084902919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Mon Sep 23 08:49:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084903920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084903920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20240923084904409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084904411 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1016)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1016)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084904458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084904458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084904458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084904458 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084904458 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084904458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084904458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084904458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084904458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1016)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084904460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084904460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084904460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084904460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084904460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084904460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084904460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084904460 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084904460 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084904460 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084904460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1015)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1016)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084904461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084904461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1016)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084904465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240923084904474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084904474 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1015)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084904484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084904484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084904484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084904484 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084904484 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084904484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084904484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084904484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084904484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084904485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084904485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084904485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084904485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084904485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084904485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084904485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084904485 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084904485 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084904485 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084904485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1020)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084904486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084904486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084904489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923084904498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084904498 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1026)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084904532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084904532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084904532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084904532 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084904532 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084904532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084904532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084904532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084904532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1026)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084904533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084904533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084904533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084904533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084904533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084904533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084904533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084904533 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084904533 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084904533 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084904533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084904534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084904534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1026)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1026)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084904538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084904546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084904546 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084904921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084904921 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084904921 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084904921 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1025)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084904923 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1025)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084904924 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1025)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1025)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1025)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@3527497922fe: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='C9C995D5'O, index=0 SGSN_Test-GSUP(1027)@3527497922fe: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20240923084905980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084905980 DLLC NOTICE LLME(ffffffff/c9c995d5){UNASSIGNED} LLC RX: unknown TLLI 0xc9c995d5, creating LLME on the fly (gprs_llc.c:552) 20240923084905980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084905980 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240923084905980 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084905980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084905980 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084905980 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084905980 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084905980 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084905980 DLLC NOTICE LLME(ffffffff/c9c995d5){UNASSIGNED} LLGM Assign pre (c9c995d5 => e1b93095) (gprs_llc.c:1079) 20240923084905980 DLLC NOTICE LLME(c9c995d5/e1b93095){ASSIGNED} LLGM Assign post (c9c995d5 => e1b93095) (gprs_llc.c:1125) 20240923084905980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084905980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084905980 DMM DEBUG MM(262420000000039/e1b93095) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084905993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084905993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20240923084905993 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084905994 DMM INFO MM(262420000000039/e1b93095) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240923084905994 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084905994 DLLC NOTICE LLME(c9c995d5/e1b93095){ASSIGNED} LLGM Assign pre (c9c995d5 => e1b93095) (gprs_llc.c:1079) 20240923084905994 DLLC NOTICE LLME(c9c995d5/e1b93095){ASSIGNED} LLGM Assign post (c9c995d5 => e1b93095) (gprs_llc.c:1125) 20240923084905994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084905994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084905994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084905994 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084905994 DMM DEBUG MM(262420000000039/e1b93095) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20240923084905994 DMM NOTICE MM(262420000000039/e1b93095) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084905994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084905994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084905994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240923084905994 DMM INFO MM(262420000000039/e1b93095) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1b93095) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@3527497922fe: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@3527497922fe: Removing Client IMSI='262420000000039'H, index=0 20240923084906998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084906998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084906998 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084906998 DMM INFO MM(262420000000039/e1b93095) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084906998 DMM NOTICE MM(262420000000039/e1b93095) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084906998 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084906998 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084906998 DLLC NOTICE LLME(c9c995d5/e1b93095){ASSIGNED} LLGM Assign pre (ffffffff => e1b93095) (gprs_llc.c:1079) 20240923084906998 DLLC NOTICE LLME(ffffffff/e1b93095){ASSIGNED} LLGM Assign post (ffffffff => e1b93095) (gprs_llc.c:1125) 20240923084906998 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084906998 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084906998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084906998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@3527497922fe: Final verdict of PTC: pass 20240923084907001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38424<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@3527497922fe: Final verdict of PTC: none 20240923084907003 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084907003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1025)@3527497922fe: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1015)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@3527497922fe: Final verdict of PTC: none -NSVCI97(1016)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@3527497922fe: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@3527497922fe: Final verdict of PTC: none -NSVCI98(1020)@3527497922fe: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@3527497922fe: Final verdict of PTC: none -NSVCI99(1026)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1014)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1024)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1018)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1014): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1015): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1016): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Mon Sep 23 08:49:07 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 20240923084907127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084907528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34530<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59600) 20240923084908004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084908004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59600, count=69656) 20240923084909005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084909005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Mon Sep 23 08:49:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084910006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084910006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_xid_empty_l3 started. 20240923084910586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084910588 DMM INFO MM(262420000000039/e1b93095) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084910588 DMM INFO MM(262420000000039/e1b93095) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084910588 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084910588 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084910588 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084910588 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084910588 DLLC NOTICE LLME(ffffffff/e1b93095){ASSIGNED} LLGM Assign pre (e1b93095 => ffffffff) (gprs_llc.c:1079) 20240923084910588 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1b93095 => ffffffff) (gprs_llc.c:1125) 20240923084910588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923084910588 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084910588 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084910588 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084910588 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1035)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1035)@3527497922fe: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1034)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084910642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084910642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084910642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084910642 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084910642 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084910642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084910642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084910642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084910642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1035)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084910644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084910644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084910644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084910644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084910644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084910644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084910644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084910644 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084910644 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084910644 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084910644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084910645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084910645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1035)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1035)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084910649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240923084910659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084910659 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1034)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_xid_empty_l3-BVCI196(1032)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1039)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084910666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084910666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084910666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084910666 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084910667 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084910667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084910667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084910667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084910667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084910668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084910668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084910668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084910668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084910668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084910668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084910669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084910669 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084910669 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084910669 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084910669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1039)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084910669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084910669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084910672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084910681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084910681 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1040)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 TC_xid_empty_l3-BVCI210(1038)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1045)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1045)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084910718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084910718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084910718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084910718 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084910718 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084910718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084910718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084910718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084910718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1045)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084910720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084910720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084910720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084910720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084910720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084910720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084910720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084910720 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084910720 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084910721 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084910721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084910721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084910721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1045)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1045)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084910726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084910735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084910735 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1042)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084911007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084911007 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084911007 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084911007 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1044)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1044)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084911009 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240923084911010 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1044)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1044)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1044)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1044)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1044)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1044)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1032)@3527497922fe: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='DE449C0E'O, index=0 SGSN_Test-GSUP(1046)@3527497922fe: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@3527497922fe: 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 := '4ADDE9EC56F51741964839DB11473E1D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '18CE6316'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB32D9B87C3B5BEC'O } } } } } 20240923084912063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084912063 DLLC NOTICE LLME(ffffffff/de449c0e){UNASSIGNED} LLC RX: unknown TLLI 0xde449c0e, creating LLME on the fly (gprs_llc.c:552) 20240923084912063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084912063 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084912063 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084912063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084912063 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084912063 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084912063 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084912063 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084912063 DLLC NOTICE LLME(ffffffff/de449c0e){UNASSIGNED} LLGM Assign pre (de449c0e => e657a88f) (gprs_llc.c:1079) 20240923084912063 DLLC NOTICE LLME(de449c0e/e657a88f){ASSIGNED} LLGM Assign post (de449c0e => e657a88f) (gprs_llc.c:1125) 20240923084912063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084912063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084912063 DMM DEBUG MM(262420000000044/e657a88f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084912075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084912075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084912076 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084912076 DMM DEBUG MM(262420000000044/e657a88f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20240923084912076 DMM NOTICE MM(262420000000044/e657a88f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084912076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084912076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084912076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084912076 DMM DEBUG MM(262420000000044/e657a88f) Requesting authorization (sgsn_auth.c:160) 20240923084912076 DMM INFO MM(262420000000044/e657a88f) Requesting authentication tuples (sgsn_auth.c:184) 20240923084912076 DMM DEBUG MM(262420000000044/e657a88f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084912076 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20240923084912076 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1046)@3527497922fe: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@3527497922fe: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20240923084912079 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084912079 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084912079 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084912079 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084912079 DMM INFO MM(262420000000044/e657a88f) Subscriber data update (mmctx.c:445) 20240923084912079 DMM DEBUG MM(262420000000044/e657a88f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084912079 DMM INFO MM(262420000000044/e657a88f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084912079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084912079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084912079 DMM INFO MM(262420000000044/e657a88f) <- GMM AUTH AND CIPHERING REQ (rand = 4a dd e9 ec 56 f5 17 41 96 48 39 db 11 47 3e 1d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084912086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084912086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084912086 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084912086 DMM INFO MM(262420000000044/e657a88f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084912086 DMM NOTICE MM(262420000000044/e657a88f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084912086 DMM DEBUG MM(262420000000044/e657a88f) checking auth: received GSM SRES = 18 ce 63 16 (gprs_gmm.c:666) 20240923084912086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084912086 DMM DEBUG MM(262420000000044/e657a88f) Requesting authorization (sgsn_auth.c:160) 20240923084912086 DMM INFO MM(262420000000044/e657a88f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084912086 DMM DEBUG MM(262420000000044/e657a88f) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084912086 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20240923084912086 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) 20240923084912086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084912086 DMM INFO MM(262420000000044/e657a88f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe657a88f) (gprs_gmm.c:300) 20240923084912088 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084912088 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084912088 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240923084912088 DMM INFO MM(262420000000044/e657a88f) Subscriber data update (mmctx.c:445) 20240923084912088 DMM DEBUG MM(262420000000044/e657a88f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084912088 DMM INFO MM(262420000000044/e657a88f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084912088 DMM NOTICE MM(262420000000044/e657a88f) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20240923084912088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084912088 DMM NOTICE MM(262420000000044/e657a88f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084912088 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) 20240923084912088 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084912088 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240923084912089 DMM INFO MM(262420000000044/e657a88f) Subscriber data update (mmctx.c:445) 20240923084912089 DMM DEBUG MM(262420000000044/e657a88f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084912095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084912095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084912095 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084912095 DMM INFO MM(262420000000044/e657a88f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084912095 DMM NOTICE MM(262420000000044/e657a88f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084912095 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084912095 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084912095 DLLC NOTICE LLME(de449c0e/e657a88f){ASSIGNED} LLGM Assign pre (ffffffff => e657a88f) (gprs_llc.c:1079) 20240923084912095 DLLC NOTICE LLME(ffffffff/e657a88f){ASSIGNED} LLGM Assign post (ffffffff => e657a88f) (gprs_llc.c:1125) 20240923084912095 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084912095 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084912095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084912095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@3527497922fe: setverdict(pass): none -> pass 20240923084912146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084912146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923084912146 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084912146 DMM INFO MM(262420000000044/e657a88f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923084912146 DMM INFO MM(262420000000044/e657a88f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923084912146 DMM DEBUG MM(262420000000044/e657a88f) Using GGSN 0 (gprs_sm.c:312) 20240923084912146 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) 20240923084912146 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20240923084912146 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923084912146 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20240923084912146 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20240923084912158 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 d3 18 b7 fa 11 8c e0 b1 0a 14 05 7f 2f 94 b4 2a 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) 20240923084912158 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c627138, cbp=0x55dd6e6384f0) (sgsn_libgtp.c:632) 20240923084912158 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923084912158 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e63f438 TLLI=e657a88f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923084912158 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923084912158 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923084912167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084912167 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20240923084912167 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240923084912167 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1032)@3527497922fe: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@3527497922fe: Final verdict of PTC: pass 20240923084912174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34536<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084912176 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084912176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_xid_empty_l3-BVCI210(1038)@3527497922fe: Final verdict of PTC: none -NSVCI98(1039)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(1046)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@3527497922fe: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1042)@3527497922fe: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1032)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1044)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@3527497922fe: Final verdict of PTC: none -NSVCI97(1035)@3527497922fe: Final verdict of PTC: none -NSVCI99(1045)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1034)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1033)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1043)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1037)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_xid_empty_l3-BVCI196(1032): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1033): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1034): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1035): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_xid_empty_l3-BVCI220(1042): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1043): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1044): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1045): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@3527497922fe: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Mon Sep 23 08:49:12 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 20240923084912306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34544<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084912707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34544<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94056) 20240923084913177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084913177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94056, count=98412) 20240923084914178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084914178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Mon Sep 23 08:49:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084915179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084915179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_xid_n201u started. 20240923084915772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084915773 DMM INFO MM(262420000000044/e657a88f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084915773 DMM INFO MM(262420000000044/e657a88f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084915773 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084915773 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084915773 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084915773 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084915773 DLLC NOTICE LLME(ffffffff/e657a88f){ASSIGNED} LLGM Assign pre (e657a88f => ffffffff) (gprs_llc.c:1079) 20240923084915773 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e657a88f => ffffffff) (gprs_llc.c:1125) 20240923084915773 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dd6e63f0e0 (gprs_sndcp.c:574) 20240923084915773 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e63f438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923084915773 DMM NOTICE MM(262420000000044/e657a88f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240923084915773 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20240923084915773 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240923084915773 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923084915773 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20240923084915773 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20240923084915773 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) 20240923084915773 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) 20240923084915773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923084915773 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084915773 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084915773 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084915773 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084915815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084915815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084915815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084915815 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084915815 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084915815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084915815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084915815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084915815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084915816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084915816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084915816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084915816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084915816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084915816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084915816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084915816 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084915816 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084915817 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084915817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084915817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084915817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084915821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084915831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084915831 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084915852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084915852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084915852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084915852 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084915852 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084915852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084915852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084915852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084915852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084915854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084915854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084915854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084915854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084915854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084915854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084915854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084915854 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084915855 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084915855 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084915855 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1058)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084915855 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084915855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084915860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084915869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084915869 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1060)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI210(1057)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1064)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084915895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084915895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084915895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084915895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084915895 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084915895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084915895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084915895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084915895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1064)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084915897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084915897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084915897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084915897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084915897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084915897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084915897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084915897 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084915897 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084915897 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084915897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1064)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084915898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084915898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1064)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084915902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084915913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084915913 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1061)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084916180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084916180 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084916180 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084916180 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1063)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084916182 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1063)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084916183 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1063)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1063)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1063)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@3527497922fe: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='C2EDBAED'O, index=0 SGSN_Test-GSUP(1065)@3527497922fe: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@3527497922fe: 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 := '3A3BBC735922B947575B7D2B3B1675E9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B24E2BAD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '784D5ABB12856C11'O } } } } } 20240923084917235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084917235 DLLC NOTICE LLME(ffffffff/c2edbaed){UNASSIGNED} LLC RX: unknown TLLI 0xc2edbaed, creating LLME on the fly (gprs_llc.c:552) 20240923084917235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084917235 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084917235 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084917235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084917235 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084917235 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084917235 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084917235 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084917235 DLLC NOTICE LLME(ffffffff/c2edbaed){UNASSIGNED} LLGM Assign pre (c2edbaed => c605abd5) (gprs_llc.c:1079) 20240923084917235 DLLC NOTICE LLME(c2edbaed/c605abd5){ASSIGNED} LLGM Assign post (c2edbaed => c605abd5) (gprs_llc.c:1125) 20240923084917235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084917235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084917235 DMM DEBUG MM(262420000000045/c605abd5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084917248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084917248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084917248 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084917248 DMM DEBUG MM(262420000000045/c605abd5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20240923084917248 DMM NOTICE MM(262420000000045/c605abd5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084917248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084917248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084917248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084917248 DMM DEBUG MM(262420000000045/c605abd5) Requesting authorization (sgsn_auth.c:160) 20240923084917248 DMM INFO MM(262420000000045/c605abd5) Requesting authentication tuples (sgsn_auth.c:184) 20240923084917248 DMM DEBUG MM(262420000000045/c605abd5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084917248 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20240923084917248 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@3527497922fe: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@3527497922fe: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20240923084917251 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084917251 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084917251 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084917251 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084917251 DMM INFO MM(262420000000045/c605abd5) Subscriber data update (mmctx.c:445) 20240923084917251 DMM DEBUG MM(262420000000045/c605abd5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084917251 DMM INFO MM(262420000000045/c605abd5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084917251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084917251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084917251 DMM INFO MM(262420000000045/c605abd5) <- GMM AUTH AND CIPHERING REQ (rand = 3a 3b bc 73 59 22 b9 47 57 5b 7d 2b 3b 16 75 e9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084917260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084917260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084917260 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084917260 DMM INFO MM(262420000000045/c605abd5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084917260 DMM NOTICE MM(262420000000045/c605abd5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084917260 DMM DEBUG MM(262420000000045/c605abd5) checking auth: received GSM SRES = b2 4e 2b ad (gprs_gmm.c:666) 20240923084917260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084917260 DMM DEBUG MM(262420000000045/c605abd5) Requesting authorization (sgsn_auth.c:160) 20240923084917260 DMM INFO MM(262420000000045/c605abd5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084917260 DMM DEBUG MM(262420000000045/c605abd5) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084917260 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20240923084917260 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) 20240923084917260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084917260 DMM INFO MM(262420000000045/c605abd5) <- GMM ATTACH ACCEPT (new P-TMSI=0xc605abd5) (gprs_gmm.c:300) 20240923084917261 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084917261 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084917261 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240923084917261 DMM INFO MM(262420000000045/c605abd5) Subscriber data update (mmctx.c:445) 20240923084917261 DMM DEBUG MM(262420000000045/c605abd5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084917261 DMM INFO MM(262420000000045/c605abd5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084917261 DMM NOTICE MM(262420000000045/c605abd5) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20240923084917261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084917261 DMM NOTICE MM(262420000000045/c605abd5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084917261 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) 20240923084917262 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084917262 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240923084917262 DMM INFO MM(262420000000045/c605abd5) Subscriber data update (mmctx.c:445) 20240923084917262 DMM DEBUG MM(262420000000045/c605abd5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084917269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084917269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084917269 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084917269 DMM INFO MM(262420000000045/c605abd5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084917269 DMM NOTICE MM(262420000000045/c605abd5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084917269 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084917269 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084917269 DLLC NOTICE LLME(c2edbaed/c605abd5){ASSIGNED} LLGM Assign pre (ffffffff => c605abd5) (gprs_llc.c:1079) 20240923084917269 DLLC NOTICE LLME(ffffffff/c605abd5){ASSIGNED} LLGM Assign post (ffffffff => c605abd5) (gprs_llc.c:1125) 20240923084917269 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084917269 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084917269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084917269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@3527497922fe: setverdict(pass): none -> pass 20240923084917321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084917321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923084917321 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084917321 DMM INFO MM(262420000000045/c605abd5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923084917321 DMM INFO MM(262420000000045/c605abd5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923084917321 DMM DEBUG MM(262420000000045/c605abd5) Using GGSN 0 (gprs_sm.c:312) 20240923084917321 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) 20240923084917321 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20240923084917321 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923084917321 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20240923084917321 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20240923084917332 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 9e 9d 17 85 11 c9 1c e8 fe 14 05 7f 98 8f 5f a9 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) 20240923084917332 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c6281a8, cbp=0x55dd6e638900) (sgsn_libgtp.c:632) 20240923084917332 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923084917332 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e63f438 TLLI=c605abd5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923084917332 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923084917333 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923084917341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084917341 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20240923084917341 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240923084917341 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20240923084917341 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@3527497922fe: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@3527497922fe: Final verdict of PTC: pass 20240923084917348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34546<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@3527497922fe: Final verdict of PTC: none 20240923084917350 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084917350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1053)@3527497922fe: Final verdict of PTC: none -NSVCI98(1058)@3527497922fe: Final verdict of PTC: none TC_xid_n201u-BVCI220(1061)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1063)@3527497922fe: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@3527497922fe: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@3527497922fe: Final verdict of PTC: none -NSVCI99(1064)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1056)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1062)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1051)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_xid_n201u-BVCI220(1061): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@3527497922fe: Test case TC_xid_n201u finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Mon Sep 23 08:49:17 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20240923084917477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084917878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95684) 20240923084918351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084918351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95684, count=101736) 20240923084919352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084919352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Mon Sep 23 08:49:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084920353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084920353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_llc_null started. 20240923084920940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084920942 DMM INFO MM(262420000000045/c605abd5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084920942 DMM INFO MM(262420000000045/c605abd5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084920942 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084920942 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084920942 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084920942 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084920942 DLLC NOTICE LLME(ffffffff/c605abd5){ASSIGNED} LLGM Assign pre (c605abd5 => ffffffff) (gprs_llc.c:1079) 20240923084920942 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c605abd5 => ffffffff) (gprs_llc.c:1125) 20240923084920942 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dd6e63f0e0 (gprs_sndcp.c:574) 20240923084920942 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e63f438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923084920942 DMM NOTICE MM(262420000000045/c605abd5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240923084920942 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20240923084920942 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240923084920942 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923084920942 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20240923084920942 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20240923084920942 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) 20240923084920942 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) 20240923084920942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923084920942 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084920942 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084920942 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084920942 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084920991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084920991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084920991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084920991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084920991 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084920991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084920991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084920991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084920991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084920992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084920992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084920992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084920993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084920993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084920993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084920993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084920993 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084920993 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084920993 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084920993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084920994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084920994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084920998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1073)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084921007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084921007 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_null-BVCI196(1071)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084921030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084921030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084921030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084921030 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084921030 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084921030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084921030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084921030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084921030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084921032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084921032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084921032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084921032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084921032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084921032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084921032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084921032 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084921032 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084921032 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084921032 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084921033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084921033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084921036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923084921044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084921044 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084921072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084921072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084921072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084921072 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084921072 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084921072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084921072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084921072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084921073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084921074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084921074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084921074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084921075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084921075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084921075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084921075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084921075 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084921075 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084921075 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084921075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084921075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084921075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084921079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084921088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084921088 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084921354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084921354 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084921354 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084921354 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084921357 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084921357 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1071)@3527497922fe: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='C942BF46'O, index=0 SGSN_Test-GSUP(1084)@3527497922fe: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@3527497922fe: 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 := '98366FF26A9D8AED18D01CE1DFCA3E07'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6512C29D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7EA5C3E76B1C6959'O } } } } } 20240923084922412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084922412 DLLC NOTICE LLME(ffffffff/c942bf46){UNASSIGNED} LLC RX: unknown TLLI 0xc942bf46, creating LLME on the fly (gprs_llc.c:552) 20240923084922412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084922412 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084922412 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084922412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084922412 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084922412 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084922412 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084922412 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084922412 DLLC NOTICE LLME(ffffffff/c942bf46){UNASSIGNED} LLGM Assign pre (c942bf46 => c341e2ee) (gprs_llc.c:1079) 20240923084922412 DLLC NOTICE LLME(c942bf46/c341e2ee){ASSIGNED} LLGM Assign post (c942bf46 => c341e2ee) (gprs_llc.c:1125) 20240923084922412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084922412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084922412 DMM DEBUG MM(262420000000041/c341e2ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084922424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084922424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084922424 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084922424 DMM DEBUG MM(262420000000041/c341e2ee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20240923084922424 DMM NOTICE MM(262420000000041/c341e2ee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084922424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084922424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084922424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084922424 DMM DEBUG MM(262420000000041/c341e2ee) Requesting authorization (sgsn_auth.c:160) 20240923084922424 DMM INFO MM(262420000000041/c341e2ee) Requesting authentication tuples (sgsn_auth.c:184) 20240923084922424 DMM DEBUG MM(262420000000041/c341e2ee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084922424 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20240923084922424 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@3527497922fe: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@3527497922fe: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20240923084922427 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084922427 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084922427 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084922427 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084922427 DMM INFO MM(262420000000041/c341e2ee) Subscriber data update (mmctx.c:445) 20240923084922427 DMM DEBUG MM(262420000000041/c341e2ee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084922427 DMM INFO MM(262420000000041/c341e2ee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084922427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084922427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084922427 DMM INFO MM(262420000000041/c341e2ee) <- GMM AUTH AND CIPHERING REQ (rand = 98 36 6f f2 6a 9d 8a ed 18 d0 1c e1 df ca 3e 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084922434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084922434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084922434 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084922434 DMM INFO MM(262420000000041/c341e2ee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084922434 DMM NOTICE MM(262420000000041/c341e2ee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084922434 DMM DEBUG MM(262420000000041/c341e2ee) checking auth: received GSM SRES = 65 12 c2 9d (gprs_gmm.c:666) 20240923084922434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084922434 DMM DEBUG MM(262420000000041/c341e2ee) Requesting authorization (sgsn_auth.c:160) 20240923084922434 DMM INFO MM(262420000000041/c341e2ee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084922434 DMM DEBUG MM(262420000000041/c341e2ee) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084922434 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20240923084922434 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) 20240923084922434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084922434 DMM INFO MM(262420000000041/c341e2ee) <- GMM ATTACH ACCEPT (new P-TMSI=0xc341e2ee) (gprs_gmm.c:300) 20240923084922436 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084922436 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084922436 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240923084922436 DMM INFO MM(262420000000041/c341e2ee) Subscriber data update (mmctx.c:445) 20240923084922436 DMM DEBUG MM(262420000000041/c341e2ee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084922436 DMM INFO MM(262420000000041/c341e2ee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084922436 DMM NOTICE MM(262420000000041/c341e2ee) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20240923084922436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084922436 DMM NOTICE MM(262420000000041/c341e2ee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084922436 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) 20240923084922436 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084922436 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240923084922437 DMM INFO MM(262420000000041/c341e2ee) Subscriber data update (mmctx.c:445) 20240923084922437 DMM DEBUG MM(262420000000041/c341e2ee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084922442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084922442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084922442 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084922442 DMM INFO MM(262420000000041/c341e2ee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084922442 DMM NOTICE MM(262420000000041/c341e2ee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084922442 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084922442 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084922442 DLLC NOTICE LLME(c942bf46/c341e2ee){ASSIGNED} LLGM Assign pre (ffffffff => c341e2ee) (gprs_llc.c:1079) 20240923084922442 DLLC NOTICE LLME(ffffffff/c341e2ee){ASSIGNED} LLGM Assign post (ffffffff => c341e2ee) (gprs_llc.c:1125) 20240923084922442 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084922442 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084922442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084922442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240923084923494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084923494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20240923084923494 DLLC DEBUG TLLI=c341e2ee sends us LLC NULL (gprs_llc.c:912) 20240923084923494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084923494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240923084923494 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084923494 DMM INFO MM(262420000000041/c341e2ee) -> GMM DETACH REQUEST TLLI=0xc341e2ee type=GPRS detach Power-off (gprs_gmm.c:1465) 20240923084923494 DMM INFO MM(262420000000041/c341e2ee) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240923084923494 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084923494 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084923494 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084923494 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084923495 DLLC NOTICE LLME(ffffffff/c341e2ee){ASSIGNED} LLGM Assign pre (c341e2ee => ffffffff) (gprs_llc.c:1079) 20240923084923495 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c341e2ee => ffffffff) (gprs_llc.c:1125) 20240923084923495 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20240923084923495 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) 20240923084923495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923084923495 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084923495 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084923495 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084923495 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@3527497922fe: setverdict(pass): none -> pass TC_llc_null-BVCI196(1071)@3527497922fe: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@3527497922fe: Final verdict of PTC: pass 20240923084928502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33372<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084928505 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084928505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1077)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@3527497922fe: Final verdict of PTC: none -NSVCI97(1072)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(1084)@3527497922fe: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@3527497922fe: Final verdict of PTC: none -NSVCI99(1082)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@3527497922fe: Final verdict of PTC: none TC_llc_null-BVCI196(1071)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@3527497922fe: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1075)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1080)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1070)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_llc_null-BVCI196(1071): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@3527497922fe: Test case TC_llc_null finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Mon Sep 23 08:49:28 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20240923084928634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084928935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36984<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94812) 20240923084929506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084929506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94812, count=100244) 20240923084930507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084930508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Mon Sep 23 08:49:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084931508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084931509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240923084931910 DGPRS DEBUG Checking for inactive LLMEs, time = 8892106 (sgsn.c:131) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_llc_sabm_dm_llgmm started. 20240923084931999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084932000 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084932044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084932044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084932044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084932044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084932044 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084932044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084932044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084932044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084932044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084932045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084932045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084932045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084932046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084932046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084932046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084932046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084932046 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084932046 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084932046 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084932046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084932046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084932046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084932050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084932059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084932059 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1090)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084932080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084932080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084932080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084932080 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084932080 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084932080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084932080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084932080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084932080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084932082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084932082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084932082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084932082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084932082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084932082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084932082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084932082 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084932082 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084932082 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084932082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1096)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084932083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084932083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084932087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084932097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084932097 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1095)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084932116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084932116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084932116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084932116 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084932116 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084932116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084932116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084932116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084932116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084932117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084932117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084932117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084932118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084932118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084932118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084932118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084932118 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084932118 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084932118 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084932118 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1101)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084932118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084932118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084932121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084932130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084932130 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084932509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084932509 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084932509 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084932509 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084932512 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084932512 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@3527497922fe: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='ECD9BEE5'O, index=0 SGSN_Test-GSUP(1103)@3527497922fe: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@3527497922fe: 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 := '1A6B504A393E658F7CE760C844C23C4D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2702BCC9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C84C4CB2686EFD77'O } } } } } 20240923084933562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084933562 DLLC NOTICE LLME(ffffffff/ecd9bee5){UNASSIGNED} LLC RX: unknown TLLI 0xecd9bee5, creating LLME on the fly (gprs_llc.c:552) 20240923084933562 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084933562 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084933562 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084933562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084933562 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084933562 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084933562 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084933562 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084933562 DLLC NOTICE LLME(ffffffff/ecd9bee5){UNASSIGNED} LLGM Assign pre (ecd9bee5 => e6831aa0) (gprs_llc.c:1079) 20240923084933562 DLLC NOTICE LLME(ecd9bee5/e6831aa0){ASSIGNED} LLGM Assign post (ecd9bee5 => e6831aa0) (gprs_llc.c:1125) 20240923084933562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084933562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084933562 DMM DEBUG MM(262420000000042/e6831aa0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084933573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084933573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084933573 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084933573 DMM DEBUG MM(262420000000042/e6831aa0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20240923084933573 DMM NOTICE MM(262420000000042/e6831aa0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084933573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084933573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084933573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084933573 DMM DEBUG MM(262420000000042/e6831aa0) Requesting authorization (sgsn_auth.c:160) 20240923084933573 DMM INFO MM(262420000000042/e6831aa0) Requesting authentication tuples (sgsn_auth.c:184) 20240923084933573 DMM DEBUG MM(262420000000042/e6831aa0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084933573 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20240923084933573 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@3527497922fe: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@3527497922fe: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20240923084933577 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084933577 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084933577 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084933577 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084933577 DMM INFO MM(262420000000042/e6831aa0) Subscriber data update (mmctx.c:445) 20240923084933577 DMM DEBUG MM(262420000000042/e6831aa0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084933577 DMM INFO MM(262420000000042/e6831aa0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084933577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084933577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084933577 DMM INFO MM(262420000000042/e6831aa0) <- GMM AUTH AND CIPHERING REQ (rand = 1a 6b 50 4a 39 3e 65 8f 7c e7 60 c8 44 c2 3c 4d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084933585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084933585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084933585 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084933585 DMM INFO MM(262420000000042/e6831aa0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084933585 DMM NOTICE MM(262420000000042/e6831aa0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084933585 DMM DEBUG MM(262420000000042/e6831aa0) checking auth: received GSM SRES = 27 02 bc c9 (gprs_gmm.c:666) 20240923084933585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084933585 DMM DEBUG MM(262420000000042/e6831aa0) Requesting authorization (sgsn_auth.c:160) 20240923084933585 DMM INFO MM(262420000000042/e6831aa0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084933585 DMM DEBUG MM(262420000000042/e6831aa0) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084933585 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20240923084933585 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) 20240923084933585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084933585 DMM INFO MM(262420000000042/e6831aa0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6831aa0) (gprs_gmm.c:300) 20240923084933587 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084933587 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084933587 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240923084933587 DMM INFO MM(262420000000042/e6831aa0) Subscriber data update (mmctx.c:445) 20240923084933587 DMM DEBUG MM(262420000000042/e6831aa0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084933587 DMM INFO MM(262420000000042/e6831aa0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084933587 DMM NOTICE MM(262420000000042/e6831aa0) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20240923084933587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084933587 DMM NOTICE MM(262420000000042/e6831aa0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084933587 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) 20240923084933587 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084933587 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240923084933587 DMM INFO MM(262420000000042/e6831aa0) Subscriber data update (mmctx.c:445) 20240923084933587 DMM DEBUG MM(262420000000042/e6831aa0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084933594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084933594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084933594 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084933594 DMM INFO MM(262420000000042/e6831aa0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084933594 DMM NOTICE MM(262420000000042/e6831aa0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084933594 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084933594 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084933594 DLLC NOTICE LLME(ecd9bee5/e6831aa0){ASSIGNED} LLGM Assign pre (ffffffff => e6831aa0) (gprs_llc.c:1079) 20240923084933594 DLLC NOTICE LLME(ffffffff/e6831aa0){ASSIGNED} LLGM Assign post (ffffffff => e6831aa0) (gprs_llc.c:1125) 20240923084933594 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084933594 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084933594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084933594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240923084934646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084934646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1105)@3527497922fe: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@3527497922fe: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@3527497922fe: Final verdict of PTC: pass 20240923084934655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36988<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1093)@3527497922fe: Final verdict of PTC: none -NSVCI98(1096)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(1103)@3527497922fe: Final verdict of PTC: none -NSVCI97(1091)@3527497922fe: Final verdict of PTC: none 20240923084934658 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084934658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1098)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@3527497922fe: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@3527497922fe: Final verdict of PTC: none -NSVCI99(1101)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@3527497922fe: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@3527497922fe: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1089)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1094)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1099)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@3527497922fe: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Mon Sep 23 08:49:34 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 20240923084934782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084935183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36992<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=81832) 20240923084935659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084935659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=81832, count=87344) 20240923084936661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084936661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Mon Sep 23 08:49:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084937662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084937662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_llc_sabm_dm_ll5 started. 20240923084938240 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084938241 DMM INFO MM(262420000000042/e6831aa0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084938241 DMM INFO MM(262420000000042/e6831aa0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084938241 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084938241 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084938241 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084938241 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084938241 DLLC NOTICE LLME(ffffffff/e6831aa0){ASSIGNED} LLGM Assign pre (e6831aa0 => ffffffff) (gprs_llc.c:1079) 20240923084938241 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6831aa0 => ffffffff) (gprs_llc.c:1125) 20240923084938241 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20240923084938241 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) 20240923084938241 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) 20240923084938241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923084938241 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084938241 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084938241 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084938241 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1111)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1111)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084938291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084938291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084938291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084938291 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084938291 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084938291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084938291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084938291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084938291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1111)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1110)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084938293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084938293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084938293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084938293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084938293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084938293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084938293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084938293 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084938293 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084938293 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084938293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084938294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084938294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1111)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1111)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084938297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084938305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084938305 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1112)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI196(1108)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1110)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084938316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084938316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084938316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084938316 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084938316 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084938316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084938316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084938316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084938316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084938318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084938318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084938318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084938318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084938318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084938318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084938318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084938318 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084938318 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084938318 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084938318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084938318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084938318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084938322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084938333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084938333 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1117)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI210(1114)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1121)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1121)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084938358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084938359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084938359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084938359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084938359 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084938359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084938359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084938359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084938359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1121)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084938360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084938360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084938360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084938361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084938361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084938361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084938361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084938361 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084938361 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084938361 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084938361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084938361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084938361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1121)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1121)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084938365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084938374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084938374 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1118)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084938663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084938663 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084938663 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084938663 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1120)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1120)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084938665 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1120)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1120)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084938666 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1120)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1120)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1120)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1120)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1108)@3527497922fe: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='E0910ACA'O, index=0 SGSN_Test-GSUP(1122)@3527497922fe: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@3527497922fe: 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 := '91EFE72E0A404B4441CA41AF0209178A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C7B84B47'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FA84FF3E3B134D0E'O } } } } } 20240923084939718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084939718 DLLC NOTICE LLME(ffffffff/e0910aca){UNASSIGNED} LLC RX: unknown TLLI 0xe0910aca, creating LLME on the fly (gprs_llc.c:552) 20240923084939718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084939718 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084939718 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084939718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084939718 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084939718 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084939718 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084939718 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084939718 DLLC NOTICE LLME(ffffffff/e0910aca){UNASSIGNED} LLGM Assign pre (e0910aca => fc859ef1) (gprs_llc.c:1079) 20240923084939718 DLLC NOTICE LLME(e0910aca/fc859ef1){ASSIGNED} LLGM Assign post (e0910aca => fc859ef1) (gprs_llc.c:1125) 20240923084939718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084939718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084939718 DMM DEBUG MM(262420000000043/fc859ef1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084939731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084939731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084939731 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084939731 DMM DEBUG MM(262420000000043/fc859ef1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20240923084939731 DMM NOTICE MM(262420000000043/fc859ef1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084939731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084939731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084939731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084939731 DMM DEBUG MM(262420000000043/fc859ef1) Requesting authorization (sgsn_auth.c:160) 20240923084939731 DMM INFO MM(262420000000043/fc859ef1) Requesting authentication tuples (sgsn_auth.c:184) 20240923084939731 DMM DEBUG MM(262420000000043/fc859ef1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084939731 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20240923084939731 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@3527497922fe: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@3527497922fe: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20240923084939734 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084939734 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084939734 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084939734 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084939734 DMM INFO MM(262420000000043/fc859ef1) Subscriber data update (mmctx.c:445) 20240923084939734 DMM DEBUG MM(262420000000043/fc859ef1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084939734 DMM INFO MM(262420000000043/fc859ef1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084939734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084939734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084939734 DMM INFO MM(262420000000043/fc859ef1) <- GMM AUTH AND CIPHERING REQ (rand = 91 ef e7 2e 0a 40 4b 44 41 ca 41 af 02 09 17 8a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084939741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084939741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084939741 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084939741 DMM INFO MM(262420000000043/fc859ef1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084939741 DMM NOTICE MM(262420000000043/fc859ef1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084939741 DMM DEBUG MM(262420000000043/fc859ef1) checking auth: received GSM SRES = c7 b8 4b 47 (gprs_gmm.c:666) 20240923084939741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084939741 DMM DEBUG MM(262420000000043/fc859ef1) Requesting authorization (sgsn_auth.c:160) 20240923084939741 DMM INFO MM(262420000000043/fc859ef1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084939741 DMM DEBUG MM(262420000000043/fc859ef1) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084939741 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20240923084939741 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) 20240923084939741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084939741 DMM INFO MM(262420000000043/fc859ef1) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc859ef1) (gprs_gmm.c:300) 20240923084939742 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084939742 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084939742 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240923084939742 DMM INFO MM(262420000000043/fc859ef1) Subscriber data update (mmctx.c:445) 20240923084939742 DMM DEBUG MM(262420000000043/fc859ef1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084939742 DMM INFO MM(262420000000043/fc859ef1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084939742 DMM NOTICE MM(262420000000043/fc859ef1) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20240923084939742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084939742 DMM NOTICE MM(262420000000043/fc859ef1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084939742 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) 20240923084939743 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084939743 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240923084939743 DMM INFO MM(262420000000043/fc859ef1) Subscriber data update (mmctx.c:445) 20240923084939743 DMM DEBUG MM(262420000000043/fc859ef1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084939749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084939749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084939749 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084939749 DMM INFO MM(262420000000043/fc859ef1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084939749 DMM NOTICE MM(262420000000043/fc859ef1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084939749 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084939749 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084939749 DLLC NOTICE LLME(e0910aca/fc859ef1){ASSIGNED} LLGM Assign pre (ffffffff => fc859ef1) (gprs_llc.c:1079) 20240923084939749 DLLC NOTICE LLME(ffffffff/fc859ef1){ASSIGNED} LLGM Assign post (ffffffff => fc859ef1) (gprs_llc.c:1125) 20240923084939749 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084939749 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084939749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084939749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240923084940801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084940801 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1124)@3527497922fe: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1108)@3527497922fe: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@3527497922fe: Final verdict of PTC: pass 20240923084940810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36374<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084940812 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1122)@3527497922fe: Final verdict of PTC: none 20240923084940812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1111)@3527497922fe: Final verdict of PTC: none -NSVCI98(1115)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1120)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1110)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@3527497922fe: Final verdict of PTC: none -NSVCI99(1121)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@3527497922fe: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1108)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@3527497922fe: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@3527497922fe: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1118)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1113)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1109)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1119)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1108): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1109): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1110): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1111): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1118): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1119): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1120): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1121): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@3527497922fe: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Mon Sep 23 08:49:40 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 20240923084940940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084941341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36386<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87104) 20240923084941813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084941813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87104, count=91740) 20240923084942815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084942815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Mon Sep 23 08:49:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084943817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084943817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_suspend_nopaging started. 20240923084944400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084944401 DMM INFO MM(262420000000043/fc859ef1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084944402 DMM INFO MM(262420000000043/fc859ef1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084944402 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084944402 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084944402 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084944402 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084944402 DLLC NOTICE LLME(ffffffff/fc859ef1){ASSIGNED} LLGM Assign pre (fc859ef1 => ffffffff) (gprs_llc.c:1079) 20240923084944402 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc859ef1 => ffffffff) (gprs_llc.c:1125) 20240923084944402 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20240923084944402 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) 20240923084944402 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) 20240923084944402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923084944402 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084944402 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923084944402 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084944402 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1129)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084944443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084944443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084944443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084944443 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084944443 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084944443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084944443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084944443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084944443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084944444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084944444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084944444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084944445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084944445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084944445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084944445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084944445 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084944445 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084944445 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084944445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084944445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084944445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084944450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084944459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084944459 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1128)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1135)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1135)@3527497922fe: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1134)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923084944488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084944488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084944488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084944488 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084944488 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084944488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084944488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084944488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084944488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1135)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084944490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084944490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084944490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084944490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084944490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084944490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084944490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084944490 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084944490 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084944490 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084944490 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1135)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084944491 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084944491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1135)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084944495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240923084944505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084944505 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1134)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_suspend_nopaging-BVCI210(1132)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1139)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084944513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084944513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084944513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084944513 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084944513 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084944513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084944513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084944513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084944514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084944515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084944515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084944515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084944515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084944515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084944515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084944515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084944515 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084944515 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084944515 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084944515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1139)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084944516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084944516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084944519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084944528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084944528 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084944818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084944818 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084944818 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084944819 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084944820 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240923084944821 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@3527497922fe: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='C7B79EC0'O, index=0 SGSN_Test-GSUP(1141)@3527497922fe: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@3527497922fe: 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 := '57094AF2120FE18B8ADBDEB204F08209'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '04E08DFC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '25D40A98BB409214'O } } } } } 20240923084945872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084945872 DLLC NOTICE LLME(ffffffff/c7b79ec0){UNASSIGNED} LLC RX: unknown TLLI 0xc7b79ec0, creating LLME on the fly (gprs_llc.c:552) 20240923084945872 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084945872 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084945872 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084945872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923084945872 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084945872 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923084945872 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084945872 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084945872 DLLC NOTICE LLME(ffffffff/c7b79ec0){UNASSIGNED} LLGM Assign pre (c7b79ec0 => ca61fcd1) (gprs_llc.c:1079) 20240923084945872 DLLC NOTICE LLME(c7b79ec0/ca61fcd1){ASSIGNED} LLGM Assign post (c7b79ec0 => ca61fcd1) (gprs_llc.c:1125) 20240923084945872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084945872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084945872 DMM DEBUG MM(262420000000048/ca61fcd1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084945885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084945886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084945886 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084945886 DMM DEBUG MM(262420000000048/ca61fcd1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20240923084945886 DMM NOTICE MM(262420000000048/ca61fcd1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084945886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084945886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084945886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084945886 DMM DEBUG MM(262420000000048/ca61fcd1) Requesting authorization (sgsn_auth.c:160) 20240923084945886 DMM INFO MM(262420000000048/ca61fcd1) Requesting authentication tuples (sgsn_auth.c:184) 20240923084945886 DMM DEBUG MM(262420000000048/ca61fcd1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084945886 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20240923084945886 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@3527497922fe: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@3527497922fe: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20240923084945889 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084945889 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084945889 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084945889 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084945889 DMM INFO MM(262420000000048/ca61fcd1) Subscriber data update (mmctx.c:445) 20240923084945889 DMM DEBUG MM(262420000000048/ca61fcd1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084945889 DMM INFO MM(262420000000048/ca61fcd1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084945889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084945889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084945889 DMM INFO MM(262420000000048/ca61fcd1) <- GMM AUTH AND CIPHERING REQ (rand = 57 09 4a f2 12 0f e1 8b 8a db de b2 04 f0 82 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084945895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084945896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084945896 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084945896 DMM INFO MM(262420000000048/ca61fcd1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084945896 DMM NOTICE MM(262420000000048/ca61fcd1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084945896 DMM DEBUG MM(262420000000048/ca61fcd1) checking auth: received GSM SRES = 04 e0 8d fc (gprs_gmm.c:666) 20240923084945896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084945896 DMM DEBUG MM(262420000000048/ca61fcd1) Requesting authorization (sgsn_auth.c:160) 20240923084945896 DMM INFO MM(262420000000048/ca61fcd1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084945896 DMM DEBUG MM(262420000000048/ca61fcd1) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084945896 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20240923084945896 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) 20240923084945896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084945896 DMM INFO MM(262420000000048/ca61fcd1) <- GMM ATTACH ACCEPT (new P-TMSI=0xca61fcd1) (gprs_gmm.c:300) 20240923084945897 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084945897 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084945897 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240923084945897 DMM INFO MM(262420000000048/ca61fcd1) Subscriber data update (mmctx.c:445) 20240923084945897 DMM DEBUG MM(262420000000048/ca61fcd1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084945897 DMM INFO MM(262420000000048/ca61fcd1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084945897 DMM NOTICE MM(262420000000048/ca61fcd1) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20240923084945897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084945897 DMM NOTICE MM(262420000000048/ca61fcd1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084945897 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) 20240923084945897 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084945897 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240923084945897 DMM INFO MM(262420000000048/ca61fcd1) Subscriber data update (mmctx.c:445) 20240923084945897 DMM DEBUG MM(262420000000048/ca61fcd1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084945903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084945903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084945903 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084945903 DMM INFO MM(262420000000048/ca61fcd1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084945903 DMM NOTICE MM(262420000000048/ca61fcd1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084945903 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084945903 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084945904 DLLC NOTICE LLME(c7b79ec0/ca61fcd1){ASSIGNED} LLGM Assign pre (ffffffff => ca61fcd1) (gprs_llc.c:1079) 20240923084945904 DLLC NOTICE LLME(ffffffff/ca61fcd1){ASSIGNED} LLGM Assign post (ffffffff => ca61fcd1) (gprs_llc.c:1125) 20240923084945904 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084945904 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084945904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084945904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@3527497922fe: setverdict(pass): none -> pass 20240923084945955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084945955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923084945955 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084945955 DMM INFO MM(262420000000048/ca61fcd1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923084945956 DMM INFO MM(262420000000048/ca61fcd1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923084945956 DMM DEBUG MM(262420000000048/ca61fcd1) Using GGSN 0 (gprs_sm.c:312) 20240923084945956 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) 20240923084945956 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20240923084945956 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923084945956 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20240923084945956 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20240923084945967 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 5f 0c 15 3b 11 62 09 bc c0 14 05 7f ca 46 7c 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=1062 from retransmit req queue (gtp.c:443) 20240923084945967 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c629218, cbp=0x55dd6e63d9a0) (sgsn_libgtp.c:632) 20240923084945967 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923084945967 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e63e2c8 TLLI=ca61fcd1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923084945967 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923084945967 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923084945975 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20240923084945981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084945981 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240923084945981 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240923084945985 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20240923084945985 DMM INFO MM(262420000000048/ca61fcd1) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1128)@3527497922fe: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@3527497922fe: Final verdict of PTC: pass 20240923084950991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36394<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923084950993 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923084950993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1141)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@3527497922fe: Final verdict of PTC: none -NSVCI97(1129)@3527497922fe: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1132)@3527497922fe: Final verdict of PTC: none -NSVCI99(1139)@3527497922fe: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@3527497922fe: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@3527497922fe: Final verdict of PTC: none -NSVCI98(1135)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1127)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1137)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1133)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_suspend_nopaging-BVCI210(1132): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1133): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1135): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@3527497922fe: Test case TC_suspend_nopaging finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Mon Sep 23 08:49:51 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20240923084951122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084951523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38232<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99420) 20240923084951993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084951993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99420, count=100960) 20240923084952994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084952994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Mon Sep 23 08:49:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923084953995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084953995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_suspend_resume started. 20240923084954581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923084954583 DMM INFO MM(262420000000048/ca61fcd1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923084954583 DMM INFO MM(262420000000048/ca61fcd1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923084954583 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923084954583 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923084954583 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923084954583 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923084954583 DLLC NOTICE LLME(ffffffff/ca61fcd1){ASSIGNED} LLGM Assign pre (ca61fcd1 => ffffffff) (gprs_llc.c:1079) 20240923084954583 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca61fcd1 => ffffffff) (gprs_llc.c:1125) 20240923084954583 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dd6e63df70 (gprs_sndcp.c:574) 20240923084954583 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e63e2c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923084954583 DMM NOTICE MM(262420000000048/ca61fcd1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240923084954583 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20240923084954583 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240923084954583 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923084954583 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20240923084954583 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20240923084954583 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) 20240923084954583 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) 20240923084954583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923084954583 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923084954583 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923084954583 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923084954583 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084954624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923084954625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084954625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084954625 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084954625 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923084954625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084954625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084954625 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084954625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084954627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084954627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084954627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084954627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084954627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084954627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084954627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084954627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084954627 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923084954627 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084954627 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1148)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084954627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084954627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084954630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923084954639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084954639 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1147)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084954663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923084954664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084954664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084954664 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084954664 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923084954664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084954664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084954664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084954664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084954666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084954666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084954666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084954666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084954666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084954666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084954666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084954666 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084954666 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923084954666 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084954666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1153)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084954667 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923084954667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084954670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084954679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084954679 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1152)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@3527497922fe: Provider Link came up: sending NS-RESET 20240923084954702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923084954702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923084954702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923084954702 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084954702 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923084954702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923084954702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923084954702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923084954702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923084954704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923084954704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923084954704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923084954704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923084954704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923084954704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923084954704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923084954704 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923084954704 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923084954704 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923084954704 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923084954705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1158)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923084954705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923084954708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923084954716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084954716 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1157)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923084954996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923084954996 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923084954996 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923084954996 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923084954998 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923084954998 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@3527497922fe: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='C5756DEF'O, index=0 SGSN_Test-GSUP(1160)@3527497922fe: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@3527497922fe: 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 := '0EC5A57C74704E5AF1382089B1A42CF1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7E6F1777'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '915B3EA745890173'O } } } } } 20240923084956054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084956054 DLLC NOTICE LLME(ffffffff/c5756def){UNASSIGNED} LLC RX: unknown TLLI 0xc5756def, creating LLME on the fly (gprs_llc.c:552) 20240923084956054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084956054 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1266) 20240923084956054 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923084956054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923084956055 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923084956055 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923084956055 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923084956055 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923084956055 DLLC NOTICE LLME(ffffffff/c5756def){UNASSIGNED} LLGM Assign pre (c5756def => da22068a) (gprs_llc.c:1079) 20240923084956055 DLLC NOTICE LLME(c5756def/da22068a){ASSIGNED} LLGM Assign post (c5756def => da22068a) (gprs_llc.c:1125) 20240923084956055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923084956055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923084956055 DMM DEBUG MM(262420000000049/da22068a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923084956069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084956070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923084956070 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084956070 DMM DEBUG MM(262420000000049/da22068a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20240923084956070 DMM NOTICE MM(262420000000049/da22068a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923084956070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923084956070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923084956070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923084956070 DMM DEBUG MM(262420000000049/da22068a) Requesting authorization (sgsn_auth.c:160) 20240923084956070 DMM INFO MM(262420000000049/da22068a) Requesting authentication tuples (sgsn_auth.c:184) 20240923084956070 DMM DEBUG MM(262420000000049/da22068a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923084956070 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20240923084956070 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@3527497922fe: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@3527497922fe: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20240923084956073 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923084956073 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923084956073 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923084956073 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923084956073 DMM INFO MM(262420000000049/da22068a) Subscriber data update (mmctx.c:445) 20240923084956073 DMM DEBUG MM(262420000000049/da22068a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923084956073 DMM INFO MM(262420000000049/da22068a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923084956073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923084956073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923084956073 DMM INFO MM(262420000000049/da22068a) <- GMM AUTH AND CIPHERING REQ (rand = 0e c5 a5 7c 74 70 4e 5a f1 38 20 89 b1 a4 2c f1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923084956080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084956080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20240923084956080 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084956080 DMM INFO MM(262420000000049/da22068a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923084956080 DMM NOTICE MM(262420000000049/da22068a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923084956080 DMM DEBUG MM(262420000000049/da22068a) checking auth: received GSM SRES = 7e 6f 17 77 (gprs_gmm.c:666) 20240923084956080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923084956080 DMM DEBUG MM(262420000000049/da22068a) Requesting authorization (sgsn_auth.c:160) 20240923084956080 DMM INFO MM(262420000000049/da22068a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923084956080 DMM DEBUG MM(262420000000049/da22068a) Requesting subscriber data update (gprs_subscriber.c:894) 20240923084956080 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20240923084956080 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) 20240923084956080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923084956080 DMM INFO MM(262420000000049/da22068a) <- GMM ATTACH ACCEPT (new P-TMSI=0xda22068a) (gprs_gmm.c:300) 20240923084956081 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923084956081 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923084956081 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240923084956081 DMM INFO MM(262420000000049/da22068a) Subscriber data update (mmctx.c:445) 20240923084956081 DMM DEBUG MM(262420000000049/da22068a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923084956081 DMM INFO MM(262420000000049/da22068a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923084956081 DMM NOTICE MM(262420000000049/da22068a) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20240923084956081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923084956081 DMM NOTICE MM(262420000000049/da22068a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923084956081 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) 20240923084956082 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923084956082 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240923084956082 DMM INFO MM(262420000000049/da22068a) Subscriber data update (mmctx.c:445) 20240923084956082 DMM DEBUG MM(262420000000049/da22068a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923084956088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084956089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923084956089 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084956089 DMM INFO MM(262420000000049/da22068a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923084956089 DMM NOTICE MM(262420000000049/da22068a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923084956089 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923084956089 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923084956089 DLLC NOTICE LLME(c5756def/da22068a){ASSIGNED} LLGM Assign pre (ffffffff => da22068a) (gprs_llc.c:1079) 20240923084956089 DLLC NOTICE LLME(ffffffff/da22068a){ASSIGNED} LLGM Assign post (ffffffff => da22068a) (gprs_llc.c:1125) 20240923084956089 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923084956089 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923084956089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923084956089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@3527497922fe: setverdict(pass): none -> pass 20240923084956141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084956141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923084956141 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923084956141 DMM INFO MM(262420000000049/da22068a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923084956141 DMM INFO MM(262420000000049/da22068a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923084956141 DMM DEBUG MM(262420000000049/da22068a) Using GGSN 0 (gprs_sm.c:312) 20240923084956141 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) 20240923084956141 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20240923084956141 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923084956141 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20240923084956141 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20240923084956153 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 97 4f ae 3a 11 5d ec 81 24 14 05 7f 78 e1 10 7d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20240923084956153 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c62a288, cbp=0x55dd6e63dd30) (sgsn_libgtp.c:632) 20240923084956153 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923084956153 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e63f438 TLLI=da22068a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923084956153 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923084956153 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923084956161 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20240923084956167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923084956167 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240923084956167 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240923084956170 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20240923084956170 DMM INFO MM(262420000000049/da22068a) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20240923085001177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085001177 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20240923085001177 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20240923085001181 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@3527497922fe: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@3527497922fe: Final verdict of PTC: pass 20240923085001190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38244<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@3527497922fe: Final verdict of PTC: none -NSVCI99(1158)@3527497922fe: Final verdict of PTC: none -NSVCI97(1148)@3527497922fe: Final verdict of PTC: none 20240923085001192 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923085001192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_suspend_resume-BVCI210(1152)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@3527497922fe: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@3527497922fe: Final verdict of PTC: none -NSVCI98(1153)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@3527497922fe: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1156)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1146)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1151)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@3527497922fe: Test case TC_suspend_resume finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Mon Sep 23 08:50:01 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20240923085001323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085001724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36370<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100584) 20240923085001910 DGPRS DEBUG Checking for inactive LLMEs, time = 8892136 (sgsn.c:131) 20240923085002194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085002194 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=105160) 20240923085003195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085003195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Mon Sep 23 08:50:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923085004196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085004196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_suspend_rau started. 20240923085004787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085004789 DMM INFO MM(262420000000049/da22068a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923085004789 DMM INFO MM(262420000000049/da22068a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923085004789 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923085004789 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923085004789 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923085004789 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923085004789 DLLC NOTICE LLME(ffffffff/da22068a){ASSIGNED} LLGM Assign pre (da22068a => ffffffff) (gprs_llc.c:1079) 20240923085004789 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da22068a => ffffffff) (gprs_llc.c:1125) 20240923085004789 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dd6e63f0e0 (gprs_sndcp.c:574) 20240923085004789 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e63f438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923085004789 DMM NOTICE MM(262420000000049/da22068a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240923085004789 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20240923085004789 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240923085004789 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923085004789 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20240923085004789 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20240923085004789 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) 20240923085004789 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) 20240923085004789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923085004789 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923085004789 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923085004789 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923085004789 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1168)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085004843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923085004843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085004843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085004843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085004843 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923085004843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085004843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085004843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085004843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1167)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1168)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085004845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085004845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085004845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085004845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085004845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085004845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085004845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085004845 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085004845 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923085004845 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085004845 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1168)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923085004846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085004846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1168)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085004850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085004859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085004859 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1169)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI196(1165)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1167)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085004868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923085004868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085004868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085004868 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085004868 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923085004868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085004868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085004868 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085004868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085004870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085004870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085004870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085004870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085004870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085004870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085004870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085004870 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085004870 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923085004870 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085004870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1172)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923085004871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085004871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085004874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923085004883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085004883 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1171)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1178)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1178)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085004917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923085004917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085004917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085004917 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085004917 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923085004917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085004917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085004917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085004917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1178)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085004919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085004919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085004919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085004919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085004919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085004919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085004919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085004919 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085004919 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923085004919 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085004919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1178)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923085004919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085004919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1178)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085004922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085004930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085004930 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1175)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923085005197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085005197 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923085005197 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923085005197 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1177)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1177)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923085005200 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240923085005200 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1177)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1177)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1177)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1177)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1177)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1177)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1165)@3527497922fe: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='CF086893'O, index=0 SGSN_Test-GSUP(1179)@3527497922fe: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@3527497922fe: 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 := '912CEC83B209C84E0FF964C752F85492'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7C8ABF26'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72F0426542CCC218'O } } } } } 20240923085006252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085006252 DLLC NOTICE LLME(ffffffff/cf086893){UNASSIGNED} LLC RX: unknown TLLI 0xcf086893, creating LLME on the fly (gprs_llc.c:552) 20240923085006252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085006252 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1266) 20240923085006252 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923085006252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923085006252 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923085006252 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923085006252 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923085006252 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923085006252 DLLC NOTICE LLME(ffffffff/cf086893){UNASSIGNED} LLGM Assign pre (cf086893 => f40c9deb) (gprs_llc.c:1079) 20240923085006252 DLLC NOTICE LLME(cf086893/f40c9deb){ASSIGNED} LLGM Assign post (cf086893 => f40c9deb) (gprs_llc.c:1125) 20240923085006252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923085006252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923085006252 DMM DEBUG MM(262420000000050/f40c9deb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923085006266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085006266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923085006266 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085006266 DMM DEBUG MM(262420000000050/f40c9deb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20240923085006266 DMM NOTICE MM(262420000000050/f40c9deb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923085006266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923085006266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923085006266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923085006266 DMM DEBUG MM(262420000000050/f40c9deb) Requesting authorization (sgsn_auth.c:160) 20240923085006266 DMM INFO MM(262420000000050/f40c9deb) Requesting authentication tuples (sgsn_auth.c:184) 20240923085006266 DMM DEBUG MM(262420000000050/f40c9deb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923085006266 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20240923085006266 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@3527497922fe: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@3527497922fe: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20240923085006269 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923085006269 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923085006269 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923085006269 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923085006269 DMM INFO MM(262420000000050/f40c9deb) Subscriber data update (mmctx.c:445) 20240923085006269 DMM DEBUG MM(262420000000050/f40c9deb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923085006269 DMM INFO MM(262420000000050/f40c9deb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923085006269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923085006269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923085006269 DMM INFO MM(262420000000050/f40c9deb) <- GMM AUTH AND CIPHERING REQ (rand = 91 2c ec 83 b2 09 c8 4e 0f f9 64 c7 52 f8 54 92 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923085006277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085006277 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085006277 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085006277 DMM INFO MM(262420000000050/f40c9deb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923085006277 DMM NOTICE MM(262420000000050/f40c9deb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923085006277 DMM DEBUG MM(262420000000050/f40c9deb) checking auth: received GSM SRES = 7c 8a bf 26 (gprs_gmm.c:666) 20240923085006277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923085006277 DMM DEBUG MM(262420000000050/f40c9deb) Requesting authorization (sgsn_auth.c:160) 20240923085006277 DMM INFO MM(262420000000050/f40c9deb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923085006277 DMM DEBUG MM(262420000000050/f40c9deb) Requesting subscriber data update (gprs_subscriber.c:894) 20240923085006277 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20240923085006277 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) 20240923085006277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923085006277 DMM INFO MM(262420000000050/f40c9deb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf40c9deb) (gprs_gmm.c:300) 20240923085006278 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923085006278 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923085006278 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240923085006278 DMM INFO MM(262420000000050/f40c9deb) Subscriber data update (mmctx.c:445) 20240923085006278 DMM DEBUG MM(262420000000050/f40c9deb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923085006278 DMM INFO MM(262420000000050/f40c9deb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923085006278 DMM NOTICE MM(262420000000050/f40c9deb) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20240923085006278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923085006278 DMM NOTICE MM(262420000000050/f40c9deb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923085006278 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) 20240923085006279 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923085006279 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240923085006279 DMM INFO MM(262420000000050/f40c9deb) Subscriber data update (mmctx.c:445) 20240923085006279 DMM DEBUG MM(262420000000050/f40c9deb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923085006284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085006284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923085006284 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085006284 DMM INFO MM(262420000000050/f40c9deb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923085006284 DMM NOTICE MM(262420000000050/f40c9deb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923085006284 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923085006285 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923085006285 DLLC NOTICE LLME(cf086893/f40c9deb){ASSIGNED} LLGM Assign pre (ffffffff => f40c9deb) (gprs_llc.c:1079) 20240923085006285 DLLC NOTICE LLME(ffffffff/f40c9deb){ASSIGNED} LLGM Assign post (ffffffff => f40c9deb) (gprs_llc.c:1125) 20240923085006285 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923085006285 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923085006285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923085006285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@3527497922fe: setverdict(pass): none -> pass 20240923085006336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085006336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923085006336 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085006336 DMM INFO MM(262420000000050/f40c9deb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923085006336 DMM INFO MM(262420000000050/f40c9deb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923085006336 DMM DEBUG MM(262420000000050/f40c9deb) Using GGSN 0 (gprs_sm.c:312) 20240923085006336 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) 20240923085006336 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20240923085006336 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923085006336 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20240923085006336 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20240923085006348 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 45 b8 f0 f3 11 53 87 2b d0 14 05 7f 83 87 31 36 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) 20240923085006348 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c62b2f8, cbp=0x55dd6e63cfd0) (sgsn_libgtp.c:632) 20240923085006348 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923085006348 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e63f438 TLLI=f40c9deb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923085006348 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923085006348 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923085006356 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20240923085006363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085006363 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20240923085006363 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240923085006367 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20240923085006367 DMM INFO MM(262420000000050/f40c9deb) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20240923085011375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085011375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085011375 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085011375 DMM INFO MM(262420000000050/f40c9deb) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240923085011375 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923085011375 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20240923085011375 DLLC NOTICE LLME(ffffffff/f40c9deb){ASSIGNED} LLGM Assign pre (f40c9deb => f6ae41d0) (gprs_llc.c:1079) 20240923085011375 DLLC NOTICE LLME(f40c9deb/f6ae41d0){ASSIGNED} LLGM Assign post (f40c9deb => f6ae41d0) (gprs_llc.c:1125) 20240923085011375 DMM INFO MM(262420000000050/f6ae41d0) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923085011384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085011384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20240923085011384 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085011384 DMM INFO MM(262420000000050/f6ae41d0) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240923085011384 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240923085011384 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923085011384 DLLC NOTICE LLME(f40c9deb/f6ae41d0){ASSIGNED} LLGM Assign pre (ffffffff => f6ae41d0) (gprs_llc.c:1079) 20240923085011384 DLLC NOTICE LLME(ffffffff/f6ae41d0){ASSIGNED} LLGM Assign post (ffffffff => f6ae41d0) (gprs_llc.c:1125) 20240923085011384 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240923085011883 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1165)@3527497922fe: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@3527497922fe: Final verdict of PTC: pass 20240923085011892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36378<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@3527497922fe: Final verdict of PTC: none 20240923085011895 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923085011895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1168)@3527497922fe: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1167)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1177)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@3527497922fe: Final verdict of PTC: none TC_suspend_rau-BVCI196(1165)@3527497922fe: Final verdict of PTC: none -NSVCI98(1172)@3527497922fe: Final verdict of PTC: none -NSVCI99(1178)@3527497922fe: Final verdict of PTC: none TC_suspend_rau-BVCI220(1175)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1166)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1176)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1170)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_suspend_rau-BVCI196(1165): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1167): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_suspend_rau-BVCI220(1175): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1176): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1177): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1178): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@3527497922fe: Test case TC_suspend_rau finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Mon Sep 23 08:50:11 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20240923085012023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085012424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49622<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106252) 20240923085012896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085012896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106252, count=110608) 20240923085013897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085013897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Mon Sep 23 08:50:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923085014898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085014898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_paging_ps started. 20240923085015483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085015484 DMM INFO MM(262420000000050/f6ae41d0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923085015484 DMM INFO MM(262420000000050/f6ae41d0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923085015484 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923085015484 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923085015484 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923085015484 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923085015484 DLLC NOTICE LLME(ffffffff/f6ae41d0){ASSIGNED} LLGM Assign pre (f6ae41d0 => ffffffff) (gprs_llc.c:1079) 20240923085015484 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6ae41d0 => ffffffff) (gprs_llc.c:1125) 20240923085015484 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dd6e63f0e0 (gprs_sndcp.c:574) 20240923085015484 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e63f438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923085015484 DMM NOTICE MM(262420000000050/f6ae41d0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240923085015484 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20240923085015485 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240923085015485 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923085015485 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20240923085015485 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20240923085015485 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) 20240923085015485 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) 20240923085015485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923085015485 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923085015485 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923085015485 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923085015485 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1187)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1187)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085015535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923085015535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085015535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085015535 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085015535 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923085015535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085015535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085015535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085015535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1187)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085015537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085015537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085015537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085015537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085015537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085015537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085015537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085015537 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085015537 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923085015537 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085015537 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085015537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085015537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1187)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1187)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1186)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923085015541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085015549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085015550 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1184)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1186)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085015562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923085015562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085015562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085015562 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085015562 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923085015562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085015562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085015562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085015562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085015564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085015564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085015564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085015564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085015564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085015564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085015564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085015564 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085015564 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923085015564 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085015564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1191)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923085015565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085015565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085015568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923085015576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085015576 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1190)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085015602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923085015602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085015602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085015602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085015602 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923085015602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085015602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085015602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085015602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085015604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085015604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085015604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085015604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085015604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085015604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085015604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085015604 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085015604 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923085015604 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085015604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085015605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085015605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085015608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085015617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085015617 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923085015899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085015899 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923085015899 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923085015899 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923085015901 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923085015902 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1184)@3527497922fe: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='CBC5F046'O, index=0 SGSN_Test-GSUP(1198)@3527497922fe: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@3527497922fe: 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 := '40622402D2364BB4A34AB9292ACF0740'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D0C0134B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D6D49280EB41178A'O } } } } } 20240923085016956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085016956 DLLC NOTICE LLME(ffffffff/cbc5f046){UNASSIGNED} LLC RX: unknown TLLI 0xcbc5f046, creating LLME on the fly (gprs_llc.c:552) 20240923085016956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085016956 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1266) 20240923085016956 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923085016956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923085016956 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923085016956 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923085016956 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923085016956 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923085016956 DLLC NOTICE LLME(ffffffff/cbc5f046){UNASSIGNED} LLGM Assign pre (cbc5f046 => db9ae831) (gprs_llc.c:1079) 20240923085016956 DLLC NOTICE LLME(cbc5f046/db9ae831){ASSIGNED} LLGM Assign post (cbc5f046 => db9ae831) (gprs_llc.c:1125) 20240923085016956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923085016956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923085016956 DMM DEBUG MM(262420000000051/db9ae831) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923085016969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085016969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923085016969 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085016969 DMM DEBUG MM(262420000000051/db9ae831) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20240923085016969 DMM NOTICE MM(262420000000051/db9ae831) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923085016969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923085016969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923085016969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923085016969 DMM DEBUG MM(262420000000051/db9ae831) Requesting authorization (sgsn_auth.c:160) 20240923085016969 DMM INFO MM(262420000000051/db9ae831) Requesting authentication tuples (sgsn_auth.c:184) 20240923085016969 DMM DEBUG MM(262420000000051/db9ae831) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923085016969 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20240923085016969 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@3527497922fe: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@3527497922fe: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20240923085016973 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923085016973 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923085016973 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923085016973 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923085016973 DMM INFO MM(262420000000051/db9ae831) Subscriber data update (mmctx.c:445) 20240923085016973 DMM DEBUG MM(262420000000051/db9ae831) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923085016973 DMM INFO MM(262420000000051/db9ae831) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923085016973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923085016973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923085016973 DMM INFO MM(262420000000051/db9ae831) <- GMM AUTH AND CIPHERING REQ (rand = 40 62 24 02 d2 36 4b b4 a3 4a b9 29 2a cf 07 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923085016981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085016981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085016981 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085016981 DMM INFO MM(262420000000051/db9ae831) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923085016981 DMM NOTICE MM(262420000000051/db9ae831) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923085016981 DMM DEBUG MM(262420000000051/db9ae831) checking auth: received GSM SRES = d0 c0 13 4b (gprs_gmm.c:666) 20240923085016981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923085016981 DMM DEBUG MM(262420000000051/db9ae831) Requesting authorization (sgsn_auth.c:160) 20240923085016981 DMM INFO MM(262420000000051/db9ae831) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923085016981 DMM DEBUG MM(262420000000051/db9ae831) Requesting subscriber data update (gprs_subscriber.c:894) 20240923085016981 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20240923085016981 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) 20240923085016981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923085016981 DMM INFO MM(262420000000051/db9ae831) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb9ae831) (gprs_gmm.c:300) 20240923085016982 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923085016982 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923085016982 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240923085016982 DMM INFO MM(262420000000051/db9ae831) Subscriber data update (mmctx.c:445) 20240923085016982 DMM DEBUG MM(262420000000051/db9ae831) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923085016982 DMM INFO MM(262420000000051/db9ae831) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923085016982 DMM NOTICE MM(262420000000051/db9ae831) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20240923085016982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923085016982 DMM NOTICE MM(262420000000051/db9ae831) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923085016982 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) 20240923085016983 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923085016983 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240923085016983 DMM INFO MM(262420000000051/db9ae831) Subscriber data update (mmctx.c:445) 20240923085016983 DMM DEBUG MM(262420000000051/db9ae831) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923085016989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085016989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923085016989 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085016989 DMM INFO MM(262420000000051/db9ae831) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923085016989 DMM NOTICE MM(262420000000051/db9ae831) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923085016989 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923085016989 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923085016989 DLLC NOTICE LLME(cbc5f046/db9ae831){ASSIGNED} LLGM Assign pre (ffffffff => db9ae831) (gprs_llc.c:1079) 20240923085016989 DLLC NOTICE LLME(ffffffff/db9ae831){ASSIGNED} LLGM Assign post (ffffffff => db9ae831) (gprs_llc.c:1125) 20240923085016989 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923085016989 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923085016989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923085016989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@3527497922fe: setverdict(pass): none -> pass 20240923085017041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085017041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923085017041 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085017041 DMM INFO MM(262420000000051/db9ae831) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923085017041 DMM INFO MM(262420000000051/db9ae831) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923085017041 DMM DEBUG MM(262420000000051/db9ae831) Using GGSN 0 (gprs_sm.c:312) 20240923085017041 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) 20240923085017041 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20240923085017041 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923085017041 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20240923085017041 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20240923085017053 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 72 d9 f8 08 11 45 4b 9e 7c 14 05 7f 20 b0 bd 07 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20240923085017053 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c62c368, cbp=0x55dd6e63d440) (sgsn_libgtp.c:632) 20240923085017053 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923085017053 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e63f438 TLLI=db9ae831, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923085017053 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923085017053 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923085017060 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20240923085020041 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Timeout of T3314 (fsm.c:317) 20240923085020041 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240923085020041 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240923085022067 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20240923085022067 DMM INFO MM(262420000000051/db9ae831) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1184)@3527497922fe: 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 := 'DB9AE831'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1184)@3527497922fe: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@3527497922fe: Final verdict of PTC: pass 20240923085022081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49638<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@3527497922fe: Final verdict of PTC: none 20240923085022083 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923085022083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1197)@3527497922fe: Final verdict of PTC: none TC_paging_ps-BVCI196(1184)@3527497922fe: Final verdict of PTC: none -NSVCI97(1187)@3527497922fe: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1186)@3527497922fe: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@3527497922fe: Final verdict of PTC: none -NSVCI99(1196)@3527497922fe: Final verdict of PTC: none -NSVCI98(1191)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1185)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1194)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1189)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_paging_ps-BVCI196(1184): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1185): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1186): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1187): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@3527497922fe: Test case TC_paging_ps finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Mon Sep 23 08:50:22 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20240923085022208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085022609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41322<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103024) 20240923085023083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085023083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103024, count=104284) 20240923085024084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085024084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Mon Sep 23 08:50:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923085025085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085025085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_paging_ps_ra_multiple_cells started. 20240923085025671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085025672 DMM INFO MM(262420000000051/db9ae831) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923085025672 DMM INFO MM(262420000000051/db9ae831) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923085025672 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923085025672 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923085025672 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923085025672 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240923085025672 DLLC NOTICE LLME(ffffffff/db9ae831){ASSIGNED} LLGM Assign pre (db9ae831 => ffffffff) (gprs_llc.c:1079) 20240923085025672 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db9ae831 => ffffffff) (gprs_llc.c:1125) 20240923085025672 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dd6e63f0e0 (gprs_sndcp.c:574) 20240923085025672 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e63f438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923085025672 DMM NOTICE MM(262420000000051/db9ae831) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240923085025672 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20240923085025672 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240923085025672 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923085025672 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20240923085025672 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20240923085025672 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) 20240923085025672 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) 20240923085025672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923085025672 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923085025672 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923085025672 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923085025672 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1206)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1206)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085025719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923085025719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085025719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085025720 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085025720 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923085025720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085025720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085025720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085025720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1206)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085025721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085025721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085025721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085025721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085025721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085025721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085025721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085025721 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085025721 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923085025721 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085025721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085025722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085025722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1205)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1206)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1206)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085025725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085025735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085025735 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1207)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1205)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085025745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923085025745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085025745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085025745 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085025745 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923085025745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085025745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085025745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085025745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085025747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085025747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085025747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085025747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085025747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085025747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085025747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085025747 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085025747 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923085025748 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085025748 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085025748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085025748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085025752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923085025762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085025762 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085025792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923085025792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085025792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085025792 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085025792 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923085025792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085025792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085025792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085025792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085025794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085025794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085025794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085025794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085025794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085025794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085025794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085025794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085025794 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923085025794 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085025794 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085025795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085025795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085025799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085025808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085025808 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923085026086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085026086 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923085026086 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923085026086 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923085026088 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923085026088 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1203)@3527497922fe: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='C543AC12'O, index=0 SGSN_Test-GSUP(1217)@3527497922fe: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@3527497922fe: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@3527497922fe: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='C543AC12'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@3527497922fe: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='C543AC12'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@3527497922fe: 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 := '063C323B68501181728AD606647A3CB2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D633F8A4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E142BC6A49654F5E'O } } } } } 20240923085027148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085027148 DLLC NOTICE LLME(ffffffff/c543ac12){UNASSIGNED} LLC RX: unknown TLLI 0xc543ac12, creating LLME on the fly (gprs_llc.c:552) 20240923085027148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085027148 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1266) 20240923085027148 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923085027148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923085027148 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923085027148 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923085027148 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923085027148 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923085027148 DLLC NOTICE LLME(ffffffff/c543ac12){UNASSIGNED} LLGM Assign pre (c543ac12 => f8bb218c) (gprs_llc.c:1079) 20240923085027148 DLLC NOTICE LLME(c543ac12/f8bb218c){ASSIGNED} LLGM Assign post (c543ac12 => f8bb218c) (gprs_llc.c:1125) 20240923085027148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923085027148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923085027148 DMM DEBUG MM(262420000000052/f8bb218c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923085027161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085027162 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923085027162 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085027162 DMM DEBUG MM(262420000000052/f8bb218c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20240923085027162 DMM NOTICE MM(262420000000052/f8bb218c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923085027162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923085027162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923085027162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923085027162 DMM DEBUG MM(262420000000052/f8bb218c) Requesting authorization (sgsn_auth.c:160) 20240923085027162 DMM INFO MM(262420000000052/f8bb218c) Requesting authentication tuples (sgsn_auth.c:184) 20240923085027162 DMM DEBUG MM(262420000000052/f8bb218c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923085027162 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20240923085027162 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@3527497922fe: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@3527497922fe: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20240923085027164 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923085027164 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923085027164 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923085027164 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923085027164 DMM INFO MM(262420000000052/f8bb218c) Subscriber data update (mmctx.c:445) 20240923085027164 DMM DEBUG MM(262420000000052/f8bb218c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923085027164 DMM INFO MM(262420000000052/f8bb218c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923085027164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923085027164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923085027164 DMM INFO MM(262420000000052/f8bb218c) <- GMM AUTH AND CIPHERING REQ (rand = 06 3c 32 3b 68 50 11 81 72 8a d6 06 64 7a 3c b2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923085027171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085027171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085027171 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085027171 DMM INFO MM(262420000000052/f8bb218c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923085027171 DMM NOTICE MM(262420000000052/f8bb218c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923085027171 DMM DEBUG MM(262420000000052/f8bb218c) checking auth: received GSM SRES = d6 33 f8 a4 (gprs_gmm.c:666) 20240923085027171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923085027171 DMM DEBUG MM(262420000000052/f8bb218c) Requesting authorization (sgsn_auth.c:160) 20240923085027171 DMM INFO MM(262420000000052/f8bb218c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923085027171 DMM DEBUG MM(262420000000052/f8bb218c) Requesting subscriber data update (gprs_subscriber.c:894) 20240923085027171 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20240923085027171 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) 20240923085027171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923085027171 DMM INFO MM(262420000000052/f8bb218c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8bb218c) (gprs_gmm.c:300) 20240923085027172 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923085027172 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923085027172 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240923085027172 DMM INFO MM(262420000000052/f8bb218c) Subscriber data update (mmctx.c:445) 20240923085027172 DMM DEBUG MM(262420000000052/f8bb218c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923085027172 DMM INFO MM(262420000000052/f8bb218c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923085027172 DMM NOTICE MM(262420000000052/f8bb218c) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20240923085027172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923085027172 DMM NOTICE MM(262420000000052/f8bb218c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923085027172 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) 20240923085027173 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923085027173 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240923085027173 DMM INFO MM(262420000000052/f8bb218c) Subscriber data update (mmctx.c:445) 20240923085027173 DMM DEBUG MM(262420000000052/f8bb218c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923085027179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085027179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923085027179 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085027179 DMM INFO MM(262420000000052/f8bb218c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923085027179 DMM NOTICE MM(262420000000052/f8bb218c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923085027179 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923085027179 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923085027179 DLLC NOTICE LLME(c543ac12/f8bb218c){ASSIGNED} LLGM Assign pre (ffffffff => f8bb218c) (gprs_llc.c:1079) 20240923085027179 DLLC NOTICE LLME(ffffffff/f8bb218c){ASSIGNED} LLGM Assign post (ffffffff => f8bb218c) (gprs_llc.c:1125) 20240923085027179 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923085027179 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923085027179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923085027179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240923085027231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085027231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923085027231 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085027231 DMM INFO MM(262420000000052/f8bb218c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923085027231 DMM INFO MM(262420000000052/f8bb218c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923085027231 DMM DEBUG MM(262420000000052/f8bb218c) Using GGSN 0 (gprs_sm.c:312) 20240923085027231 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) 20240923085027231 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20240923085027231 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923085027231 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20240923085027231 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20240923085027242 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 55 6f d7 ae 11 97 03 7a 9e 14 05 7f b3 24 72 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=1070 from retransmit req queue (gtp.c:443) 20240923085027242 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c62d3d8, cbp=0x55dd6e63d7d0) (sgsn_libgtp.c:632) 20240923085027242 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923085027242 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e63fcf8 TLLI=f8bb218c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923085027242 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923085027242 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@3527497922fe: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923085027249 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20240923085030232 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Timeout of T3314 (fsm.c:317) 20240923085030232 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240923085030232 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240923085031911 DGPRS DEBUG Checking for inactive LLMEs, time = 8892166 (sgsn.c:131) 20240923085032260 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20240923085032260 DMM INFO MM(262420000000052/f8bb218c) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@3527497922fe: 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 := 'F8BB218C'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20240923085046087 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240923085046087 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240923085046087 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923085055724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085055726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085055726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923085055749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085055751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085055751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240923085055796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085055798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085055798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@3527497922fe: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@3527497922fe: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. 20240923085057163 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923085057163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1217)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@3527497922fe: Final verdict of PTC: none -NSVCI99(1215)@3527497922fe: Final verdict of PTC: none -NSVCI98(1210)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1205)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@3527497922fe: Final verdict of PTC: none -NSVCI97(1206)@3527497922fe: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@3527497922fe: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1203)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@3527497922fe: Final verdict of PTC: none 20240923085057167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41330<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1207)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@3527497922fe: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1214)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1208)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1213)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1204)@3527497922fe: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@3527497922fe: Final verdict of PTC: fail reason: "Tguard timeout" MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1203): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1204): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1205): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1206): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@3527497922fe: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Mon Sep 23 08:50:57 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 20240923085057295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43004<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085057696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43004<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107924) 20240923085058164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085058164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107924, count=109464) 20240923085059165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085059165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Mon Sep 23 08:50:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923085100166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085100166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_bssgp_rim_single_report started. 20240923085100761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085100763 DMM INFO MM(262420000000052/f8bb218c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923085100763 DMM INFO MM(262420000000052/f8bb218c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923085100763 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923085100763 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923085100763 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923085100763 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240923085100763 DLLC NOTICE LLME(ffffffff/f8bb218c){ASSIGNED} LLGM Assign pre (f8bb218c => ffffffff) (gprs_llc.c:1079) 20240923085100763 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8bb218c => ffffffff) (gprs_llc.c:1125) 20240923085100763 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dd6e63f9a0 (gprs_sndcp.c:574) 20240923085100763 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e63fcf8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923085100763 DMM NOTICE MM(262420000000052/f8bb218c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240923085100763 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20240923085100763 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240923085100763 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923085100763 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20240923085100763 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20240923085100763 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) 20240923085100763 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) 20240923085100763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923085100763 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923085100763 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923085100763 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923085100763 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1224)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085100809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923085100809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085100809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085100809 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085100809 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923085100809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085100809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085100809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085100809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085100811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085100811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085100811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085100811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085100811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085100811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085100811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085100811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085100811 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923085100811 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085100811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085100812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085100812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085100815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085100825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085100825 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1223)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1229)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085100840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923085100840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085100840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085100840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085100840 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923085100840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085100840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085100841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085100841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085100842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085100842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085100842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085100843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085100843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085100843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085100843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085100843 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085100843 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923085100843 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085100843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085100843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085100843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085100847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085100858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085100858 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1230)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 TC_bssgp_rim_single_report-BVCI210(1228)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1234)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085100885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923085100885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085100885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085100885 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085100885 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923085100885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085100885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085100885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085100885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085100886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085100886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085100886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085100887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085100887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085100887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085100887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085100887 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085100887 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923085100887 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085100887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1234)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923085100887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085100887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085100891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085100900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085100900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923085101167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085101167 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923085101167 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923085101167 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923085101168 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923085101169 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240923085101188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@3527497922fe: setverdict(pass): none -> pass MTC@3527497922fe: Warning: Re-starting timer T, which is already active (running or expired). 20240923085101197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923085101204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43020<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@3527497922fe: Final verdict of PTC: none 20240923085101206 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923085101206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1224)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@3527497922fe: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1228)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@3527497922fe: Final verdict of PTC: none -NSVCI98(1229)@3527497922fe: Final verdict of PTC: none -NSVCI99(1234)@3527497922fe: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1223)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@3527497922fe: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1233)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1222)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1227)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1232)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: pass MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@3527497922fe: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Mon Sep 23 08:51:01 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 20240923085101332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085101733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43036<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58236) 20240923085101911 DGPRS DEBUG Checking for inactive LLMEs, time = 8892196 (sgsn.c:131) 20240923085102208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085102208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58236, count=59716) 20240923085103209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085103209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Mon Sep 23 08:51:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923085104210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085104210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_rim_eutran_to_geran started. 20240923085104792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085104794 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1242)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085104835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923085104835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085104835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085104835 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085104835 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923085104835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085104835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085104835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085104835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085104837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085104837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085104837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085104837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085104837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085104837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085104837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085104837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085104837 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923085104837 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085104838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085104838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085104838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1242)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085104841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1243)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1239)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085104851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085104851 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI196(1241)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1247)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085104874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923085104874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085104875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085104875 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085104875 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923085104875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085104875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085104875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085104875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085104876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085104876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085104876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085104876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085104876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085104876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085104876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085104876 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085104876 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923085104876 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085104876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085104877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085104877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1247)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085104880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1244)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1248)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923085104889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085104889 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1252)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085104914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923085104914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085104914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085104914 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085104914 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923085104914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085104914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085104914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085104914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085104916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085104916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085104916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085104916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085104916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085104916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085104916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085104916 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085104916 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923085104916 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085104916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1252)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923085104917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085104917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085104921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085104930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085104930 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923085105211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085105211 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923085105211 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923085105211 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923085105213 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1253)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923085105213 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3527497922fe: setverdict(pass): none -> pass 20240923085105243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923085105248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43044<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1254)@3527497922fe: Final verdict of PTC: none 20240923085105250 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923085105250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1247)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@3527497922fe: Final verdict of PTC: none -NSVCI97(1242)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@3527497922fe: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@3527497922fe: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@3527497922fe: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@3527497922fe: Final verdict of PTC: none -NSVCI99(1252)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1250)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1240)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1245)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: pass MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@3527497922fe: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Mon Sep 23 08:51:05 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 20240923085105374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085105776 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43048<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51236) 20240923085106251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085106251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=51236, count=52496) 20240923085107252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085107252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Mon Sep 23 08:51:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923085108253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085108253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_cell_change_different_rai_ci_attach started. 20240923085108836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085108837 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085108881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923085108881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085108881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085108881 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085108881 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923085108881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085108881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085108881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085108881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085108883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085108883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085108883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085108883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085108883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085108883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085108883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085108883 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085108883 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923085108883 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085108883 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085108884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085108884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085108887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1257)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085108896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085108896 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1261)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 TC_cell_change_different_rai_ci_attach-BVCI196(1259)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1265)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085108922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923085108922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085108922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085108922 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085108922 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923085108922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085108922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085108922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085108922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085108924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085108924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085108924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085108924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085108924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085108924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085108924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085108924 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085108924 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923085108924 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085108924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1265)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923085108925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085108925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085108928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1266)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1262)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085108937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085108937 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI210(1264)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1270)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085108957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923085108957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085108957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085108957 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085108957 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923085108957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085108957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085108957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085108957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085108958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085108958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085108958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085108959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085108959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085108959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085108959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085108959 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085108959 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923085108959 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085108959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1270)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923085108959 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085108959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085108962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085108971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085108971 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1269)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923085109254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085109254 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923085109254 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923085109254 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923085109256 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923085109257 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@3527497922fe: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='F1C410AC'O, index=0 SGSN_Test-GSUP(1272)@3527497922fe: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1274) TC_cell_change_different_rai_ci_attach(1274)@3527497922fe: 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 := '7813523F17BD6EF66B2D12A579ECBC3E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7E956F44'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A40E3E24A9C887F0'O } } } } } 20240923085109303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085109303 DLLC NOTICE LLME(ffffffff/f1c410ac){UNASSIGNED} LLC RX: unknown TLLI 0xf1c410ac, creating LLME on the fly (gprs_llc.c:552) 20240923085109303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085109304 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1266) 20240923085109304 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923085109304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923085109304 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923085109304 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923085109304 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923085109304 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923085109304 DLLC NOTICE LLME(ffffffff/f1c410ac){UNASSIGNED} LLGM Assign pre (f1c410ac => ca766037) (gprs_llc.c:1079) 20240923085109304 DLLC NOTICE LLME(f1c410ac/ca766037){ASSIGNED} LLGM Assign post (f1c410ac => ca766037) (gprs_llc.c:1125) 20240923085109304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923085109304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923085109304 DMM DEBUG MM(262420000000068/ca766037) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923085109317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085109317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923085109317 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085109317 DMM DEBUG MM(262420000000068/ca766037) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240923085109317 DMM NOTICE MM(262420000000068/ca766037) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923085109317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923085109317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923085109317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923085109317 DMM DEBUG MM(262420000000068/ca766037) Requesting authorization (sgsn_auth.c:160) 20240923085109317 DMM INFO MM(262420000000068/ca766037) Requesting authentication tuples (sgsn_auth.c:184) 20240923085109317 DMM DEBUG MM(262420000000068/ca766037) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923085109317 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20240923085109317 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1272)@3527497922fe: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@3527497922fe: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20240923085109320 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923085109320 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923085109320 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923085109320 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923085109320 DMM INFO MM(262420000000068/ca766037) Subscriber data update (mmctx.c:445) 20240923085109320 DMM DEBUG MM(262420000000068/ca766037) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923085109320 DMM INFO MM(262420000000068/ca766037) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923085109320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923085109320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923085109320 DMM INFO MM(262420000000068/ca766037) <- GMM AUTH AND CIPHERING REQ (rand = 78 13 52 3f 17 bd 6e f6 6b 2d 12 a5 79 ec bc 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923085109327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085109327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085109327 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085109327 DMM INFO MM(262420000000068/ca766037) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923085109327 DMM NOTICE MM(262420000000068/ca766037) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923085109327 DMM DEBUG MM(262420000000068/ca766037) checking auth: received GSM SRES = 7e 95 6f 44 (gprs_gmm.c:666) 20240923085109327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923085109327 DMM DEBUG MM(262420000000068/ca766037) Requesting authorization (sgsn_auth.c:160) 20240923085109327 DMM INFO MM(262420000000068/ca766037) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923085109327 DMM DEBUG MM(262420000000068/ca766037) Requesting subscriber data update (gprs_subscriber.c:894) 20240923085109327 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240923085109327 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) 20240923085109327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923085109327 DMM INFO MM(262420000000068/ca766037) <- GMM ATTACH ACCEPT (new P-TMSI=0xca766037) (gprs_gmm.c:300) 20240923085109329 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923085109329 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923085109329 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240923085109329 DMM INFO MM(262420000000068/ca766037) Subscriber data update (mmctx.c:445) 20240923085109329 DMM DEBUG MM(262420000000068/ca766037) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923085109329 DMM INFO MM(262420000000068/ca766037) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923085109329 DMM NOTICE MM(262420000000068/ca766037) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240923085109329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923085109329 DMM NOTICE MM(262420000000068/ca766037) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923085109329 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) 20240923085109329 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923085109329 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240923085109329 DMM INFO MM(262420000000068/ca766037) Subscriber data update (mmctx.c:445) 20240923085109329 DMM DEBUG MM(262420000000068/ca766037) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923085109335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085109335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923085109335 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085109335 DMM INFO MM(262420000000068/ca766037) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923085109336 DMM NOTICE MM(262420000000068/ca766037) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923085109336 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923085109336 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923085109336 DLLC NOTICE LLME(f1c410ac/ca766037){ASSIGNED} LLGM Assign pre (ffffffff => ca766037) (gprs_llc.c:1079) 20240923085109336 DLLC NOTICE LLME(ffffffff/ca766037){ASSIGNED} LLGM Assign post (ffffffff => ca766037) (gprs_llc.c:1125) 20240923085109336 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923085109336 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923085109336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923085109336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240923085109387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085109387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923085109387 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085109387 DMM INFO MM(262420000000068/ca766037) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923085109387 DMM INFO MM(262420000000068/ca766037) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923085109387 DMM DEBUG MM(262420000000068/ca766037) Using GGSN 0 (gprs_sm.c:312) 20240923085109387 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) 20240923085109387 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20240923085109387 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923085109387 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20240923085109387 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20240923085109398 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 ee ba 16 49 11 e0 3f 6d 04 14 05 7f 13 9b 77 c3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20240923085109398 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c62e448, cbp=0x55dd6e63df70) (sgsn_libgtp.c:632) 20240923085109398 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923085109398 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e63fc88 TLLI=ca766037, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923085109398 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923085109398 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@3527497922fe: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923085109407 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20240923085109414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085109414 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240923085109414 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@3527497922fe: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@3527497922fe: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='CA766037'O, index=0 20240923085109422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085109422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240923085109422 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xCA766037) type="GPRS attach"  (gprs_gmm.c:1266) 20240923085109422 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923085109422 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240923085109422 DLLC NOTICE LLME(ffffffff/ca766037){ASSIGNED} LLGM Assign pre (ca766037 => d1fb0142) (gprs_llc.c:1079) 20240923085109422 DLLC NOTICE LLME(ca766037/d1fb0142){ASSIGNED} LLGM Assign post (ca766037 => d1fb0142) (gprs_llc.c:1125) 20240923085109422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923085109422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923085109422 DMM DEBUG MM(262420000000068/d1fb0142) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923085109433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085109433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240923085109433 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085109433 DMM DEBUG MM(262420000000068/d1fb0142) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240923085109433 DMM NOTICE MM(262420000000068/d1fb0142) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923085109434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923085109434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923085109434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923085109434 DMM DEBUG MM(262420000000068/d1fb0142) Requesting authorization (sgsn_auth.c:160) 20240923085109434 DMM INFO MM(262420000000068/d1fb0142) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923085109434 DMM DEBUG MM(262420000000068/d1fb0142) Requesting subscriber data update (gprs_subscriber.c:894) 20240923085109434 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240923085109434 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) 20240923085110420 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923085110420 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923085110420 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240923085110420 DMM INFO MM(262420000000068/d1fb0142) Subscriber data update (mmctx.c:445) 20240923085110420 DMM DEBUG MM(262420000000068/d1fb0142) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240923085110420 DMM INFO MM(262420000000068/d1fb0142) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240923085110420 DMM NOTICE MM(262420000000068/d1fb0142) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240923085110420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923085110420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923085110420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240923085110420 DMM INFO MM(262420000000068/d1fb0142) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1fb0142) (gprs_gmm.c:300) 20240923085110420 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) 20240923085110421 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923085110421 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240923085110421 DMM INFO MM(262420000000068/d1fb0142) Subscriber data update (mmctx.c:445) 20240923085110421 DMM DEBUG MM(262420000000068/d1fb0142) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923085110430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085110430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085110430 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085110430 DMM INFO MM(262420000000068/d1fb0142) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923085110430 DMM NOTICE MM(262420000000068/d1fb0142) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923085110430 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923085110430 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923085110430 DLLC NOTICE LLME(ca766037/d1fb0142){ASSIGNED} LLGM Assign pre (ffffffff => d1fb0142) (gprs_llc.c:1079) 20240923085110430 DLLC NOTICE LLME(ffffffff/d1fb0142){ASSIGNED} LLGM Assign post (ffffffff => d1fb0142) (gprs_llc.c:1125) 20240923085110430 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923085110430 DMM ERROR MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240923085110430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923085110430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240923085110479 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20240923085110488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085110488 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085110488 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@3527497922fe: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@3527497922fe: Final verdict of PTC: pass 20240923085110492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37948<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923085110495 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923085110495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1272)@3527497922fe: Final verdict of PTC: none -NSVCI97(1260)@3527497922fe: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@3527497922fe: Final verdict of PTC: none -NSVCI99(1270)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@3527497922fe: Final verdict of PTC: none -NSVCI98(1265)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@3527497922fe: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@3527497922fe: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1258)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1268)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1263)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@3527497922fe: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Mon Sep 23 08:51:10 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 20240923085110624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085111026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37950<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=114016) 20240923085111496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085111496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=114016, count=122992) 20240923085112498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085112498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Mon Sep 23 08:51:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923085113489 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Timeout of T3314 (fsm.c:317) 20240923085113489 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240923085113489 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240923085113498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085113498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_cell_change_different_rai_ci_data started. 20240923085114085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085114087 DMM INFO MM(262420000000068/d1fb0142) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923085114087 DMM INFO MM(262420000000068/d1fb0142) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923085114087 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923085114087 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923085114087 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923085114087 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240923085114087 DLLC NOTICE LLME(ffffffff/d1fb0142){ASSIGNED} LLGM Assign pre (d1fb0142 => ffffffff) (gprs_llc.c:1079) 20240923085114087 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1fb0142 => ffffffff) (gprs_llc.c:1125) 20240923085114087 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dd6e63f930 (gprs_sndcp.c:574) 20240923085114087 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e63fc88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923085114087 DMM NOTICE MM(262420000000068/d1fb0142) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240923085114087 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20240923085114087 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240923085114087 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923085114087 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20240923085114087 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20240923085114087 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) 20240923085114087 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) 20240923085114087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923085114087 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923085114087 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923085114087 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923085114087 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1279)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085114130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923085114130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085114130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085114130 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085114130 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923085114130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085114130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085114130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085114130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085114131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085114131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085114131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085114132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085114132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085114132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085114132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085114132 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085114132 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923085114132 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085114132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1279)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923085114133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085114133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085114135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085114145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085114145 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1280)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 TC_cell_change_different_rai_ci_data-BVCI196(1278)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1285)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1285)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085114182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923085114182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085114182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085114182 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085114182 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923085114182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085114182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085114182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085114182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1285)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085114184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085114184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085114184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085114184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085114184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085114184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085114184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085114184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085114184 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923085114184 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085114184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1284)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923085114185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085114185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1285)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1285)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085114189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085114198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085114198 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI210(1282)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1284)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085114209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923085114209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085114209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085114210 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085114210 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923085114210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085114210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085114210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085114210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085114211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085114211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085114211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085114211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085114211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085114211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085114212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085114212 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085114212 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923085114212 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085114212 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085114212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085114212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085114216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085114226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085114226 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1288)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923085114500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085114500 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923085114500 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923085114500 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923085114502 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923085114503 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@3527497922fe: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='D1ACCBD7'O, index=0 SGSN_Test-GSUP(1291)@3527497922fe: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1293) TC_cell_change_different_rai_ci_data(1293)@3527497922fe: 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 := '73FE63EC17AF42314A0C23E9DCADC75A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '43B8CFED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A5381BDD7A08CC09'O } } } } } 20240923085114550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085114550 DLLC NOTICE LLME(ffffffff/d1accbd7){UNASSIGNED} LLC RX: unknown TLLI 0xd1accbd7, creating LLME on the fly (gprs_llc.c:552) 20240923085114550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085114550 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1266) 20240923085114550 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923085114550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923085114550 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923085114550 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923085114550 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923085114550 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923085114550 DLLC NOTICE LLME(ffffffff/d1accbd7){UNASSIGNED} LLGM Assign pre (d1accbd7 => e119a2da) (gprs_llc.c:1079) 20240923085114550 DLLC NOTICE LLME(d1accbd7/e119a2da){ASSIGNED} LLGM Assign post (d1accbd7 => e119a2da) (gprs_llc.c:1125) 20240923085114550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923085114550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923085114550 DMM DEBUG MM(262420000000070/e119a2da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923085114563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085114563 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923085114563 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085114563 DMM DEBUG MM(262420000000070/e119a2da) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20240923085114563 DMM NOTICE MM(262420000000070/e119a2da) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923085114563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923085114563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923085114563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923085114563 DMM DEBUG MM(262420000000070/e119a2da) Requesting authorization (sgsn_auth.c:160) 20240923085114563 DMM INFO MM(262420000000070/e119a2da) Requesting authentication tuples (sgsn_auth.c:184) 20240923085114563 DMM DEBUG MM(262420000000070/e119a2da) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923085114563 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20240923085114563 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@3527497922fe: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@3527497922fe: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20240923085114565 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923085114565 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923085114565 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923085114565 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923085114565 DMM INFO MM(262420000000070/e119a2da) Subscriber data update (mmctx.c:445) 20240923085114565 DMM DEBUG MM(262420000000070/e119a2da) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923085114565 DMM INFO MM(262420000000070/e119a2da) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923085114565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923085114565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923085114566 DMM INFO MM(262420000000070/e119a2da) <- GMM AUTH AND CIPHERING REQ (rand = 73 fe 63 ec 17 af 42 31 4a 0c 23 e9 dc ad c7 5a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923085114573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085114573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085114573 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085114573 DMM INFO MM(262420000000070/e119a2da) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923085114573 DMM NOTICE MM(262420000000070/e119a2da) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923085114573 DMM DEBUG MM(262420000000070/e119a2da) checking auth: received GSM SRES = 43 b8 cf ed (gprs_gmm.c:666) 20240923085114573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923085114573 DMM DEBUG MM(262420000000070/e119a2da) Requesting authorization (sgsn_auth.c:160) 20240923085114573 DMM INFO MM(262420000000070/e119a2da) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923085114573 DMM DEBUG MM(262420000000070/e119a2da) Requesting subscriber data update (gprs_subscriber.c:894) 20240923085114573 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20240923085114573 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) 20240923085114573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923085114573 DMM INFO MM(262420000000070/e119a2da) <- GMM ATTACH ACCEPT (new P-TMSI=0xe119a2da) (gprs_gmm.c:300) 20240923085114574 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923085114574 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923085114574 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240923085114574 DMM INFO MM(262420000000070/e119a2da) Subscriber data update (mmctx.c:445) 20240923085114574 DMM DEBUG MM(262420000000070/e119a2da) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923085114574 DMM INFO MM(262420000000070/e119a2da) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923085114574 DMM NOTICE MM(262420000000070/e119a2da) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20240923085114574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923085114574 DMM NOTICE MM(262420000000070/e119a2da) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923085114574 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) 20240923085114575 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923085114575 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240923085114575 DMM INFO MM(262420000000070/e119a2da) Subscriber data update (mmctx.c:445) 20240923085114575 DMM DEBUG MM(262420000000070/e119a2da) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923085114581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085114581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923085114581 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085114581 DMM INFO MM(262420000000070/e119a2da) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923085114581 DMM NOTICE MM(262420000000070/e119a2da) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923085114581 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923085114581 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923085114581 DLLC NOTICE LLME(d1accbd7/e119a2da){ASSIGNED} LLGM Assign pre (ffffffff => e119a2da) (gprs_llc.c:1079) 20240923085114581 DLLC NOTICE LLME(ffffffff/e119a2da){ASSIGNED} LLGM Assign post (ffffffff => e119a2da) (gprs_llc.c:1125) 20240923085114581 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923085114581 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923085114581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923085114581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240923085114632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085114632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923085114632 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085114632 DMM INFO MM(262420000000070/e119a2da) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923085114632 DMM INFO MM(262420000000070/e119a2da) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923085114632 DMM DEBUG MM(262420000000070/e119a2da) Using GGSN 0 (gprs_sm.c:312) 20240923085114632 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) 20240923085114632 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20240923085114632 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923085114632 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20240923085114632 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20240923085114643 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 f0 0b 29 7a 11 b8 cc 28 52 14 05 7f 45 1a 5b c2 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) 20240923085114643 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c62f4b8, cbp=0x55dd6e639d20) (sgsn_libgtp.c:632) 20240923085114643 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923085114643 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e640d98 TLLI=e119a2da, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923085114643 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923085114643 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@3527497922fe: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923085114651 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20240923085114659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085114659 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240923085114659 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1282)@3527497922fe: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='E119A2DA'O, index=0 20240923085114666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085114666 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085114666 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55dd6e640d98, TLLI=e119a2da, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1282)@3527497922fe: Removing Client IMSI='262420000000070'H, index=0 20240923085116665 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1278)@3527497922fe: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@3527497922fe: Final verdict of PTC: pass 20240923085116675 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37964<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@3527497922fe: Final verdict of PTC: none -NSVCI97(1279)@3527497922fe: Final verdict of PTC: none -NSVCI98(1285)@3527497922fe: Final verdict of PTC: none 20240923085116677 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923085116677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1284)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@3527497922fe: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1288)@3527497922fe: Final verdict of PTC: none -NSVCI99(1289)@3527497922fe: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1282)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@3527497922fe: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1283)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1287)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1277)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1282): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1283): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1284): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1285): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@3527497922fe: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Mon Sep 23 08:51:16 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 20240923085116800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085117201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55314<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105160) 20240923085117660 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Timeout of T3314 (fsm.c:317) 20240923085117660 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240923085117660 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240923085117677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085117677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105160, count=107144) 20240923085118679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085118679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Mon Sep 23 08:51:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923085119680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085119680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_cell_change_different_ci_attach started. 20240923085120261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085120262 DMM INFO MM(262420000000070/e119a2da) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923085120262 DMM INFO MM(262420000000070/e119a2da) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923085120262 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923085120262 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923085120262 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923085120262 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240923085120262 DLLC NOTICE LLME(ffffffff/e119a2da){ASSIGNED} LLGM Assign pre (e119a2da => ffffffff) (gprs_llc.c:1079) 20240923085120262 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e119a2da => ffffffff) (gprs_llc.c:1125) 20240923085120262 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dd6e640a40 (gprs_sndcp.c:574) 20240923085120262 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e640d98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923085120262 DMM NOTICE MM(262420000000070/e119a2da) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240923085120262 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20240923085120262 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240923085120262 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923085120262 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20240923085120262 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20240923085120262 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) 20240923085120262 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) 20240923085120263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923085120263 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923085120263 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923085120263 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923085120263 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085120308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923085120308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085120308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085120308 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085120308 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923085120308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085120308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085120308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085120308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085120309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085120309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085120309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085120309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085120309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085120309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085120309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085120310 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085120310 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923085120310 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085120310 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085120310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085120310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085120314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1295)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923085120323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085120323 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI196(1297)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085120350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923085120350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085120350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085120350 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085120350 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923085120350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085120350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085120350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085120350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085120352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085120352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085120352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085120352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085120352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085120352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085120352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085120352 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085120352 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923085120352 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085120352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1303)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923085120353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085120353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085120356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085120366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085120366 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1302)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1308)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085120383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923085120383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085120383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085120383 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085120383 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923085120383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085120383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085120383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085120383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085120384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085120384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085120384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085120385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085120385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085120385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085120385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085120385 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085120385 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923085120385 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085120385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085120385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085120385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085120388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085120397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085120397 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923085120681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085120681 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923085120681 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923085120681 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923085120683 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923085120683 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@3527497922fe: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='C2329E31'O, index=0 SGSN_Test-GSUP(1310)@3527497922fe: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@3527497922fe: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@3527497922fe: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='C2329E31'O, index=0 TC_cell_change_different_ci_attach(1312)@3527497922fe: 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 := 'ECCE7F637969AACBDA378EE91E8FEB73'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B99AE7C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '23D2920DB3225A5B'O } } } } } 20240923085120733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085120733 DLLC NOTICE LLME(ffffffff/c2329e31){UNASSIGNED} LLC RX: unknown TLLI 0xc2329e31, creating LLME on the fly (gprs_llc.c:552) 20240923085120733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085120733 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1266) 20240923085120733 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923085120733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923085120733 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923085120733 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923085120733 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923085120733 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923085120733 DLLC NOTICE LLME(ffffffff/c2329e31){UNASSIGNED} LLGM Assign pre (c2329e31 => d73a4d27) (gprs_llc.c:1079) 20240923085120733 DLLC NOTICE LLME(c2329e31/d73a4d27){ASSIGNED} LLGM Assign post (c2329e31 => d73a4d27) (gprs_llc.c:1125) 20240923085120733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923085120733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923085120733 DMM DEBUG MM(262420000000069/d73a4d27) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923085120747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085120747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923085120747 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085120747 DMM DEBUG MM(262420000000069/d73a4d27) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240923085120747 DMM NOTICE MM(262420000000069/d73a4d27) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923085120747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923085120747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923085120747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923085120747 DMM DEBUG MM(262420000000069/d73a4d27) Requesting authorization (sgsn_auth.c:160) 20240923085120747 DMM INFO MM(262420000000069/d73a4d27) Requesting authentication tuples (sgsn_auth.c:184) 20240923085120747 DMM DEBUG MM(262420000000069/d73a4d27) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923085120747 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20240923085120747 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@3527497922fe: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@3527497922fe: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20240923085120750 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923085120750 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923085120750 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923085120750 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923085120750 DMM INFO MM(262420000000069/d73a4d27) Subscriber data update (mmctx.c:445) 20240923085120750 DMM DEBUG MM(262420000000069/d73a4d27) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923085120750 DMM INFO MM(262420000000069/d73a4d27) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923085120750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923085120750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923085120750 DMM INFO MM(262420000000069/d73a4d27) <- GMM AUTH AND CIPHERING REQ (rand = ec ce 7f 63 79 69 aa cb da 37 8e e9 1e 8f eb 73 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923085120759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085120759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085120759 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085120759 DMM INFO MM(262420000000069/d73a4d27) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923085120759 DMM NOTICE MM(262420000000069/d73a4d27) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923085120759 DMM DEBUG MM(262420000000069/d73a4d27) checking auth: received GSM SRES = b9 9a e7 c1 (gprs_gmm.c:666) 20240923085120759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923085120759 DMM DEBUG MM(262420000000069/d73a4d27) Requesting authorization (sgsn_auth.c:160) 20240923085120759 DMM INFO MM(262420000000069/d73a4d27) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923085120759 DMM DEBUG MM(262420000000069/d73a4d27) Requesting subscriber data update (gprs_subscriber.c:894) 20240923085120759 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240923085120759 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) 20240923085120759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923085120759 DMM INFO MM(262420000000069/d73a4d27) <- GMM ATTACH ACCEPT (new P-TMSI=0xd73a4d27) (gprs_gmm.c:300) 20240923085120760 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923085120760 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923085120760 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240923085120760 DMM INFO MM(262420000000069/d73a4d27) Subscriber data update (mmctx.c:445) 20240923085120760 DMM DEBUG MM(262420000000069/d73a4d27) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923085120760 DMM INFO MM(262420000000069/d73a4d27) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923085120760 DMM NOTICE MM(262420000000069/d73a4d27) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240923085120760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923085120760 DMM NOTICE MM(262420000000069/d73a4d27) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923085120760 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) 20240923085120761 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923085120761 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240923085120761 DMM INFO MM(262420000000069/d73a4d27) Subscriber data update (mmctx.c:445) 20240923085120761 DMM DEBUG MM(262420000000069/d73a4d27) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923085120769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085120769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923085120769 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085120769 DMM INFO MM(262420000000069/d73a4d27) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923085120769 DMM NOTICE MM(262420000000069/d73a4d27) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923085120769 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923085120769 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923085120769 DLLC NOTICE LLME(c2329e31/d73a4d27){ASSIGNED} LLGM Assign pre (ffffffff => d73a4d27) (gprs_llc.c:1079) 20240923085120769 DLLC NOTICE LLME(ffffffff/d73a4d27){ASSIGNED} LLGM Assign post (ffffffff => d73a4d27) (gprs_llc.c:1125) 20240923085120769 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923085120769 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923085120769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923085120769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240923085120820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085120820 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923085120820 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085120820 DMM INFO MM(262420000000069/d73a4d27) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923085120820 DMM INFO MM(262420000000069/d73a4d27) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923085120820 DMM DEBUG MM(262420000000069/d73a4d27) Using GGSN 0 (gprs_sm.c:312) 20240923085120820 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) 20240923085120820 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20240923085120820 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923085120820 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20240923085120820 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20240923085120832 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 89 a4 e8 66 11 0c 6a eb aa 14 05 7f 36 30 fa 66 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) 20240923085120832 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c630528, cbp=0x55dd6e63a0b0) (sgsn_libgtp.c:632) 20240923085120832 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923085120832 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e640d98 TLLI=d73a4d27, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923085120832 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923085120832 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@3527497922fe: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923085120840 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20240923085120847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085120847 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240923085120847 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1302)@3527497922fe: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@3527497922fe: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='D73A4D27'O, index=0 20240923085120855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085120855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240923085120855 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085120855 DMM INFO MM(262420000000069/d73a4d27) -> GMM ATTACH REQUEST MI(TMSI-0xD73A4D27) type="GPRS attach"  (gprs_gmm.c:1266) 20240923085120855 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923085120855 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240923085120855 DLLC NOTICE LLME(ffffffff/d73a4d27){ASSIGNED} LLGM Assign pre (d73a4d27 => cfd03ba2) (gprs_llc.c:1079) 20240923085120855 DLLC NOTICE LLME(d73a4d27/cfd03ba2){ASSIGNED} LLGM Assign post (d73a4d27 => cfd03ba2) (gprs_llc.c:1125) 20240923085120855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923085120855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923085120855 DMM DEBUG MM(262420000000069/cfd03ba2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923085120868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085120868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240923085120868 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085120868 DMM DEBUG MM(262420000000069/cfd03ba2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240923085120868 DMM NOTICE MM(262420000000069/cfd03ba2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923085120868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923085120868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923085120868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923085120868 DMM DEBUG MM(262420000000069/cfd03ba2) Requesting authorization (sgsn_auth.c:160) 20240923085120868 DMM INFO MM(262420000000069/cfd03ba2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923085120868 DMM DEBUG MM(262420000000069/cfd03ba2) Requesting subscriber data update (gprs_subscriber.c:894) 20240923085120868 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240923085120868 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) 20240923085121853 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923085121853 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923085121853 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240923085121853 DMM INFO MM(262420000000069/cfd03ba2) Subscriber data update (mmctx.c:445) 20240923085121853 DMM DEBUG MM(262420000000069/cfd03ba2) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240923085121853 DMM INFO MM(262420000000069/cfd03ba2) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240923085121854 DMM NOTICE MM(262420000000069/cfd03ba2) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240923085121854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923085121854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923085121854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240923085121854 DMM INFO MM(262420000000069/cfd03ba2) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfd03ba2) (gprs_gmm.c:300) 20240923085121854 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) 20240923085121855 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923085121855 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240923085121855 DMM INFO MM(262420000000069/cfd03ba2) Subscriber data update (mmctx.c:445) 20240923085121855 DMM DEBUG MM(262420000000069/cfd03ba2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923085121863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085121863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085121863 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085121863 DMM INFO MM(262420000000069/cfd03ba2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923085121863 DMM NOTICE MM(262420000000069/cfd03ba2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923085121863 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923085121863 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923085121864 DLLC NOTICE LLME(d73a4d27/cfd03ba2){ASSIGNED} LLGM Assign pre (ffffffff => cfd03ba2) (gprs_llc.c:1079) 20240923085121864 DLLC NOTICE LLME(ffffffff/cfd03ba2){ASSIGNED} LLGM Assign post (ffffffff => cfd03ba2) (gprs_llc.c:1125) 20240923085121864 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923085121864 DMM ERROR MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240923085121864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923085121864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240923085121913 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20240923085121921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085121921 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085121921 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1297)@3527497922fe: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@3527497922fe: Final verdict of PTC: pass 20240923085121926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55320<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1298)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(1310)@3527497922fe: Final verdict of PTC: none 20240923085121929 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923085121929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1303)@3527497922fe: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@3527497922fe: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1302)@3527497922fe: Final verdict of PTC: none -NSVCI99(1308)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@3527497922fe: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1301)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1296)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1306)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@3527497922fe: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Mon Sep 23 08:51:22 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 20240923085122058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085122459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55332<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=115476) 20240923085122929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085122929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=115476, count=129096) 20240923085123930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085123930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Mon Sep 23 08:51:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923085124922 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Timeout of T3314 (fsm.c:317) 20240923085124922 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240923085124922 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240923085124931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085124931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_cell_change_different_ci_data started. 20240923085125515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085125517 DMM INFO MM(262420000000069/cfd03ba2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923085125517 DMM INFO MM(262420000000069/cfd03ba2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923085125517 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923085125517 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923085125517 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923085125517 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240923085125517 DLLC NOTICE LLME(ffffffff/cfd03ba2){ASSIGNED} LLGM Assign pre (cfd03ba2 => ffffffff) (gprs_llc.c:1079) 20240923085125517 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfd03ba2 => ffffffff) (gprs_llc.c:1125) 20240923085125517 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dd6e640a40 (gprs_sndcp.c:574) 20240923085125517 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e640d98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923085125517 DMM NOTICE MM(262420000000069/cfd03ba2) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240923085125517 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20240923085125517 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240923085125517 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923085125517 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20240923085125517 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20240923085125517 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) 20240923085125517 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) 20240923085125517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923085125517 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923085125517 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923085125517 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923085125517 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1318)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085125572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923085125572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085125572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085125572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085125572 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923085125572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085125572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085125572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085125572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1317)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1318)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085125574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085125574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085125574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085125574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085125574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085125574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085125574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085125574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085125574 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923085125574 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085125574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085125574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085125574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1318)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1318)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085125578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085125586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085125586 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1319)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI196(1315)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1317)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085125597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923085125597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085125597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085125597 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085125597 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923085125597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085125598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085125598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085125598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085125599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085125599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085125599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085125599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085125599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085125599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085125599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085125599 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085125599 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923085125599 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085125599 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1322)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923085125600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085125600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085125603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923085125611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085125611 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085125636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923085125636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085125636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085125636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085125636 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923085125636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085125636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085125636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085125636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085125638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085125638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085125638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085125638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085125638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085125638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085125638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085125638 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085125638 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923085125638 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085125638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1327)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923085125639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085125639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085125643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085125651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085125651 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923085125932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085125932 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923085125932 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923085125932 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923085125934 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923085125935 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1315)@3527497922fe: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='D3EFE3F7'O, index=0 SGSN_Test-GSUP(1329)@3527497922fe: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1315)@3527497922fe: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@3527497922fe: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='D3EFE3F7'O, index=0 TC_cell_change_different_ci_data(1331)@3527497922fe: 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 := '51483A6742049A236101A4BE7DB42166'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6D827C3E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C71410E45567D109'O } } } } } 20240923085125981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085125981 DLLC NOTICE LLME(ffffffff/d3efe3f7){UNASSIGNED} LLC RX: unknown TLLI 0xd3efe3f7, creating LLME on the fly (gprs_llc.c:552) 20240923085125981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085125981 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1266) 20240923085125981 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923085125981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923085125981 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923085125981 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923085125981 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923085125981 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923085125981 DLLC NOTICE LLME(ffffffff/d3efe3f7){UNASSIGNED} LLGM Assign pre (d3efe3f7 => c9a663ba) (gprs_llc.c:1079) 20240923085125981 DLLC NOTICE LLME(d3efe3f7/c9a663ba){ASSIGNED} LLGM Assign post (d3efe3f7 => c9a663ba) (gprs_llc.c:1125) 20240923085125981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923085125981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923085125981 DMM DEBUG MM(262420000000071/c9a663ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923085125994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085125994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923085125994 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085125994 DMM DEBUG MM(262420000000071/c9a663ba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20240923085125994 DMM NOTICE MM(262420000000071/c9a663ba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923085125994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923085125994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923085125994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923085125994 DMM DEBUG MM(262420000000071/c9a663ba) Requesting authorization (sgsn_auth.c:160) 20240923085125994 DMM INFO MM(262420000000071/c9a663ba) Requesting authentication tuples (sgsn_auth.c:184) 20240923085125994 DMM DEBUG MM(262420000000071/c9a663ba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923085125994 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20240923085125994 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@3527497922fe: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@3527497922fe: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20240923085125997 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923085125997 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923085125997 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923085125997 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923085125997 DMM INFO MM(262420000000071/c9a663ba) Subscriber data update (mmctx.c:445) 20240923085125997 DMM DEBUG MM(262420000000071/c9a663ba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923085125997 DMM INFO MM(262420000000071/c9a663ba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923085125997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923085125997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923085125997 DMM INFO MM(262420000000071/c9a663ba) <- GMM AUTH AND CIPHERING REQ (rand = 51 48 3a 67 42 04 9a 23 61 01 a4 be 7d b4 21 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923085126006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085126006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085126006 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085126006 DMM INFO MM(262420000000071/c9a663ba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923085126006 DMM NOTICE MM(262420000000071/c9a663ba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923085126006 DMM DEBUG MM(262420000000071/c9a663ba) checking auth: received GSM SRES = 6d 82 7c 3e (gprs_gmm.c:666) 20240923085126006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923085126006 DMM DEBUG MM(262420000000071/c9a663ba) Requesting authorization (sgsn_auth.c:160) 20240923085126006 DMM INFO MM(262420000000071/c9a663ba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923085126006 DMM DEBUG MM(262420000000071/c9a663ba) Requesting subscriber data update (gprs_subscriber.c:894) 20240923085126006 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20240923085126006 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) 20240923085126006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923085126006 DMM INFO MM(262420000000071/c9a663ba) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9a663ba) (gprs_gmm.c:300) 20240923085126007 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923085126007 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923085126007 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240923085126007 DMM INFO MM(262420000000071/c9a663ba) Subscriber data update (mmctx.c:445) 20240923085126007 DMM DEBUG MM(262420000000071/c9a663ba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923085126007 DMM INFO MM(262420000000071/c9a663ba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923085126007 DMM NOTICE MM(262420000000071/c9a663ba) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20240923085126007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923085126007 DMM NOTICE MM(262420000000071/c9a663ba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923085126007 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) 20240923085126008 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923085126008 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240923085126008 DMM INFO MM(262420000000071/c9a663ba) Subscriber data update (mmctx.c:445) 20240923085126008 DMM DEBUG MM(262420000000071/c9a663ba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923085126014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085126014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923085126014 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085126014 DMM INFO MM(262420000000071/c9a663ba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923085126014 DMM NOTICE MM(262420000000071/c9a663ba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923085126014 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923085126014 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923085126014 DLLC NOTICE LLME(d3efe3f7/c9a663ba){ASSIGNED} LLGM Assign pre (ffffffff => c9a663ba) (gprs_llc.c:1079) 20240923085126014 DLLC NOTICE LLME(ffffffff/c9a663ba){ASSIGNED} LLGM Assign post (ffffffff => c9a663ba) (gprs_llc.c:1125) 20240923085126014 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923085126014 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923085126014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923085126014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240923085126065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085126066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240923085126066 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085126066 DMM INFO MM(262420000000071/c9a663ba) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923085126066 DMM INFO MM(262420000000071/c9a663ba) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923085126066 DMM DEBUG MM(262420000000071/c9a663ba) Using GGSN 0 (gprs_sm.c:312) 20240923085126066 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) 20240923085126066 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20240923085126066 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923085126066 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20240923085126066 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20240923085126078 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 c2 69 f9 be 11 19 e3 41 eb 14 05 7f 34 4c b0 0a 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) 20240923085126078 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c631598, cbp=0x55dd6e63a440) (sgsn_libgtp.c:632) 20240923085126078 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923085126078 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55dd6e640d98 TLLI=c9a663ba, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240923085126078 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923085126078 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@3527497922fe: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed 20240923085126086 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20240923085126093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085126093 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240923085126093 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1321)@3527497922fe: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@3527497922fe: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='C9A663BA'O, index=0 20240923085126099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085126099 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085126100 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085126101 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1315)@3527497922fe: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@3527497922fe: Final verdict of PTC: pass 20240923085126114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55340<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@3527497922fe: Final verdict of PTC: none 20240923085126116 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923085126116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1318)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@3527497922fe: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1315)@3527497922fe: Final verdict of PTC: none -NSVCI98(1322)@3527497922fe: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@3527497922fe: Final verdict of PTC: none -NSVCI99(1327)@3527497922fe: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1317)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1320)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1316)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1325)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1315): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1316): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1317): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1318): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@3527497922fe: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Mon Sep 23 08:51:26 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 20240923085126238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085126639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55352<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93664) 20240923085127118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085127118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93664, count=105984) 20240923085128119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085128119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Mon Sep 23 08:51:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923085129100 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Timeout of T3314 (fsm.c:317) 20240923085129100 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240923085129100 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240923085129120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085129120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_sgsn_context_req_in started. 20240923085129702 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085129703 DMM INFO MM(262420000000071/c9a663ba) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923085129703 DMM INFO MM(262420000000071/c9a663ba) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923085129703 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923085129703 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923085129703 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923085129703 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240923085129703 DLLC NOTICE LLME(ffffffff/c9a663ba){ASSIGNED} LLGM Assign pre (c9a663ba => ffffffff) (gprs_llc.c:1079) 20240923085129703 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9a663ba => ffffffff) (gprs_llc.c:1125) 20240923085129703 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55dd6e640a40 (gprs_sndcp.c:574) 20240923085129703 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55dd6e640d98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240923085129703 DMM NOTICE MM(262420000000071/c9a663ba) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240923085129703 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20240923085129703 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240923085129703 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923085129703 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20240923085129703 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20240923085129703 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) 20240923085129703 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) 20240923085129703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923085129703 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923085129703 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923085129703 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923085129703 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1337)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085129756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923085129756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085129756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085129756 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085129756 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923085129756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085129756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085129756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085129756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1337)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085129758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085129758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085129758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(1336)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923085129758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085129758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085129758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085129758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085129758 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085129758 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923085129758 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085129758 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085129759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085129759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1337)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1337)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085129763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085129774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085129774 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1338)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1334)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1336)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085129786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923085129786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085129786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085129786 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085129786 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923085129786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085129786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085129786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085129786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085129787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085129787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085129787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085129788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085129788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085129788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085129788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085129788 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085129788 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923085129788 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085129788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085129788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085129788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085129792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923085129802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085129802 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1340)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1347)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085129838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923085129838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085129838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085129838 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085129838 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923085129838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085129838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085129838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085129838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1347)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085129840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085129840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085129840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085129841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085129841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085129841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085129841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085129841 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085129841 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923085129841 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085129841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085129841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085129841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1347)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1347)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085129845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085129853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085129853 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1344)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923085130121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085130121 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923085130121 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923085130121 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1346)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1346)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923085130123 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1346)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1346)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923085130124 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1346)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1346)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1334)@3527497922fe: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='C2427CF1'O, index=0 SGSN_Test-GSUP(1348)@3527497922fe: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@3527497922fe: 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 := 'ECB7D1FD096F0D71C024DD6D938E1F84'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B5C4D308'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C26534D904D3AB32'O } } } } } 20240923085131180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085131180 DLLC NOTICE LLME(ffffffff/c2427cf1){UNASSIGNED} LLC RX: unknown TLLI 0xc2427cf1, creating LLME on the fly (gprs_llc.c:552) 20240923085131180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085131180 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1266) 20240923085131180 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923085131180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923085131180 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923085131180 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Allocated (fsm.c:456) 20240923085131180 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923085131180 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923085131180 DLLC NOTICE LLME(ffffffff/c2427cf1){UNASSIGNED} LLGM Assign pre (c2427cf1 => fbf136b9) (gprs_llc.c:1079) 20240923085131180 DLLC NOTICE LLME(c2427cf1/fbf136b9){ASSIGNED} LLGM Assign post (c2427cf1 => fbf136b9) (gprs_llc.c:1125) 20240923085131180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923085131180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923085131180 DMM DEBUG MM(262420000000072/fbf136b9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923085131192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085131192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923085131192 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085131192 DMM DEBUG MM(262420000000072/fbf136b9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20240923085131192 DMM NOTICE MM(262420000000072/fbf136b9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923085131192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923085131192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923085131192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923085131192 DMM DEBUG MM(262420000000072/fbf136b9) Requesting authorization (sgsn_auth.c:160) 20240923085131192 DMM INFO MM(262420000000072/fbf136b9) Requesting authentication tuples (sgsn_auth.c:184) 20240923085131192 DMM DEBUG MM(262420000000072/fbf136b9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923085131192 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20240923085131192 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@3527497922fe: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@3527497922fe: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20240923085131195 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923085131195 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923085131195 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923085131195 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923085131195 DMM INFO MM(262420000000072/fbf136b9) Subscriber data update (mmctx.c:445) 20240923085131195 DMM DEBUG MM(262420000000072/fbf136b9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923085131195 DMM INFO MM(262420000000072/fbf136b9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923085131195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923085131195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923085131195 DMM INFO MM(262420000000072/fbf136b9) <- GMM AUTH AND CIPHERING REQ (rand = ec b7 d1 fd 09 6f 0d 71 c0 24 dd 6d 93 8e 1f 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240923085131203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085131203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085131203 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085131203 DMM INFO MM(262420000000072/fbf136b9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923085131203 DMM NOTICE MM(262420000000072/fbf136b9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923085131203 DMM DEBUG MM(262420000000072/fbf136b9) checking auth: received GSM SRES = b5 c4 d3 08 (gprs_gmm.c:666) 20240923085131203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923085131203 DMM DEBUG MM(262420000000072/fbf136b9) Requesting authorization (sgsn_auth.c:160) 20240923085131203 DMM INFO MM(262420000000072/fbf136b9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923085131203 DMM DEBUG MM(262420000000072/fbf136b9) Requesting subscriber data update (gprs_subscriber.c:894) 20240923085131203 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20240923085131203 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) 20240923085131203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923085131203 DMM INFO MM(262420000000072/fbf136b9) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbf136b9) (gprs_gmm.c:300) 20240923085131204 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923085131204 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923085131204 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240923085131204 DMM INFO MM(262420000000072/fbf136b9) Subscriber data update (mmctx.c:445) 20240923085131204 DMM DEBUG MM(262420000000072/fbf136b9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923085131204 DMM INFO MM(262420000000072/fbf136b9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923085131204 DMM NOTICE MM(262420000000072/fbf136b9) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20240923085131204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923085131204 DMM NOTICE MM(262420000000072/fbf136b9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923085131204 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) 20240923085131205 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923085131205 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240923085131205 DMM INFO MM(262420000000072/fbf136b9) Subscriber data update (mmctx.c:445) 20240923085131205 DMM DEBUG MM(262420000000072/fbf136b9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923085131211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085131211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923085131211 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085131211 DMM INFO MM(262420000000072/fbf136b9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923085131211 DMM NOTICE MM(262420000000072/fbf136b9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923085131211 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923085131211 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923085131211 DLLC NOTICE LLME(c2427cf1/fbf136b9){ASSIGNED} LLGM Assign pre (ffffffff => fbf136b9) (gprs_llc.c:1079) 20240923085131211 DLLC NOTICE LLME(ffffffff/fbf136b9){ASSIGNED} LLGM Assign post (ffffffff => fbf136b9) (gprs_llc.c:1125) 20240923085131211 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923085131211 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923085131211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923085131211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240923085131265 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 b0 55 00 00 03 52 f0 99 42 42 de 05 fb f1 36 b9 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2868) 20240923085131912 DGPRS DEBUG Checking for inactive LLMEs, time = 8892226 (sgsn.c:131) TC_sgsn_context_req_in(1350)@3527497922fe: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20240923085133266 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240923085133266 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240923085133266 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) 20240923085133266 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240923085133266 DMM INFO MM(262420000000072/fbf136b9) Subscriber data update (mmctx.c:445) 20240923085133266 DMM DEBUG MM(262420000000072/fbf136b9) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240923085133266 DMM INFO MM(262420000000072/fbf136b9) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240923085133266 DMM INFO MM(262420000000072/fbf136b9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923085133266 DMM INFO MM(262420000000072/fbf136b9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923085133266 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923085133266 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923085133266 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923085133266 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923085133266 DLLC NOTICE LLME(ffffffff/fbf136b9){ASSIGNED} LLGM Assign pre (fbf136b9 => ffffffff) (gprs_llc.c:1079) 20240923085133266 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbf136b9 => ffffffff) (gprs_llc.c:1125) 20240923085133266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923085133266 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923085133266 DMM DEBUG MM_STATE_Iu[0x55dd6e6320b0]{Detached}: Deallocated (fsm.c:568) 20240923085133266 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1334)@3527497922fe: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@3527497922fe: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20240923085133272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46118<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@3527497922fe: Final verdict of PTC: none 20240923085133275 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923085133275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1341)@3527497922fe: Final verdict of PTC: none -NSVCI97(1337)@3527497922fe: Final verdict of PTC: none -NSVCI99(1347)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@3527497922fe: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1344)@3527497922fe: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1334)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1336)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1346)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@3527497922fe: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1339)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1345)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1335)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1334): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1335): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1336): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1337): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1344): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1345): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1346): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1347): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@3527497922fe: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Mon Sep 23 08:51:33 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 20240923085133405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085133806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96280) 20240923085134275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085134275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96280, count=100636) 20240923085135276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085135276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Mon Sep 23 08:51:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923085136277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085136277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_sgsn_context_req_out started. 20240923085136866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085136867 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1355)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085136910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923085136910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085136910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085136910 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085136910 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923085136910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085136910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085136910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085136910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085136912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085136912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085136912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085136912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085136912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085136912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085136912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085136912 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085136912 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923085136912 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085136912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085136913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085136913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085136917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085136928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085136928 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085136945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923085136945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085136946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085136946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085136946 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923085136946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085136946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085136946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085136946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085136947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085136947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085136947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085136948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085136948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085136948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085136948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085136948 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085136948 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923085136948 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085136948 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085136948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085136948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085136951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085136961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085136961 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1361)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 TC_sgsn_context_req_out-BVCI210(1359)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085136986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923085136986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085136986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085136986 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085136986 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923085136986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085136986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085136986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085136986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085136988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085136988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085136988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085136988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085136988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085136988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085136988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085136988 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085136988 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923085136988 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085136988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1365)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923085136989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085136989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085136992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085137002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085137002 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923085137278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085137278 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923085137278 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923085137278 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923085137280 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923085137281 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@3527497922fe: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='CB5A73A9'O, index=0 SGSN_Test-GSUP(1367)@3527497922fe: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20240923085138334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085138334 DLLC NOTICE LLME(ffffffff/cb5a73a9){UNASSIGNED} LLC RX: unknown TLLI 0xcb5a73a9, creating LLME on the fly (gprs_llc.c:552) 20240923085138334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240923085138334 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240923085138334 DMM NOTICE LLME(ffffffff/cb5a73a9){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20240923085138334 DLLC NOTICE LLME(ffffffff/cb5a73a9){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240923085138334 DMM ERROR LLME(ffffffff/cb5a73a9){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20240923085138334 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240923085138334 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240923085138334 DLLC NOTICE LLME(ffffffff/cb5a73a9){UNASSIGNED} LLGM Assign pre (cb5a73a9 => ffffffff) (gprs_llc.c:1079) 20240923085138334 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb5a73a9 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@3527497922fe: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@3527497922fe: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(1355)@3527497922fe: Final verdict of PTC: none 20240923085138347 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923085138347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1367)@3527497922fe: Final verdict of PTC: none 20240923085138348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53318<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1366)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@3527497922fe: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@3527497922fe: Final verdict of PTC: none -NSVCI98(1360)@3527497922fe: Final verdict of PTC: none -NSVCI99(1365)@3527497922fe: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1364)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@3527497922fe: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1359)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1363)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1353)@3527497922fe: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@3527497922fe: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI98-provIP(1358)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1359): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@3527497922fe: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Mon Sep 23 08:51:38 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 20240923085138475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085138876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53324<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50500) 20240923085139348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085139348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50500, count=54856) 20240923085140349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085140349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Mon Sep 23 08:51:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923085141350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085141350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_req_id_req_ra_update started. 20240923085141938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085141940 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1374)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085141983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923085141983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085141983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085141983 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085141983 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923085141983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085141983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085141983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085141983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085141984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085141984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085141984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085141985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085141985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085141985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085141985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085141985 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085141985 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923085141985 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085141985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085141985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085141985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085141990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085142001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085142001 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI196(1373)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085142018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923085142018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085142018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085142018 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085142018 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923085142018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085142018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085142018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085142018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085142020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085142020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085142020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085142020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085142020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085142020 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085142020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085142020 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085142020 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923085142020 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085142020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085142021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085142021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085142025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085142034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085142034 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI210(1378)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085142056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923085142056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085142056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085142056 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085142056 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923085142056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085142056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085142056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085142056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085142058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085142058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085142058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085142058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085142058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085142058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085142058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085142058 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085142058 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923085142058 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085142058 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085142058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085142059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085142063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085142070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085142070 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1383)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923085142351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085142351 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923085142351 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923085142351 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923085142353 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923085142353 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@3527497922fe: IPA ID RESP: { { 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)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@3527497922fe: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='C886C78D'O, index=0 SGSN_Test-GSUP(1386)@3527497922fe: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20240923085142400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085142400 DLLC NOTICE LLME(ffffffff/c886c78d){UNASSIGNED} LLC RX: unknown TLLI 0xc886c78d, creating LLME on the fly (gprs_llc.c:552) 20240923085142400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085142400 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1266) 20240923085142400 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923085142400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923085142400 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923085142400 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923085142400 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923085142400 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923085142400 DLLC NOTICE LLME(ffffffff/c886c78d){UNASSIGNED} LLGM Assign pre (c886c78d => eceaa0da) (gprs_llc.c:1079) 20240923085142400 DLLC NOTICE LLME(c886c78d/eceaa0da){ASSIGNED} LLGM Assign post (c886c78d => eceaa0da) (gprs_llc.c:1125) 20240923085142400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923085142400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923085142400 DMM DEBUG MM(262420000000047/eceaa0da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923085142413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085142413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085142413 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085142413 DMM INFO MM(262420000000047/eceaa0da) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240923085142413 DMM INFO MM(262420000000047/eceaa0da) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-22118-241 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20240923085142413 DMM NOTICE MM(262420000000047/eceaa0da) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20240923085142413 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240923085142413 DMM INFO MM(262420000000047/eceaa0da) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20240923085142413 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923085142413 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923085142413 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923085142413 DMM ERROR MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240923085142413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Deallocated (fsm.c:568) 20240923085142413 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923085142413 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923085142413 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923085142413 DLLC NOTICE LLME(c886c78d/eceaa0da){ASSIGNED} LLGM Assign pre (eceaa0da => ffffffff) (gprs_llc.c:1079) 20240923085142413 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eceaa0da => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@3527497922fe: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@3527497922fe: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@3527497922fe: Final verdict of PTC: pass 20240923085142421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53330<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1386)@3527497922fe: Final verdict of PTC: none 20240923085142423 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923085142423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1374)@3527497922fe: Final verdict of PTC: none -NSVCI98(1379)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@3527497922fe: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@3527497922fe: Final verdict of PTC: none -NSVCI99(1384)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@3527497922fe: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@3527497922fe: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1372)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1377)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1382)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@3527497922fe: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Mon Sep 23 08:51:42 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 20240923085142559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085142960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58184) 20240923085143424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085143424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58184, count=62540) 20240923085144425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085144425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@3527497922fe: Test execution finished. MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Mon Sep 23 08:51:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923085145427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085145427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_iu_attach started. 20240923085146020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085146022 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1393)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085146064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923085146064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085146064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085146064 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085146064 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923085146064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085146064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085146064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085146064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085146065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085146065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085146065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085146065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085146065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085146066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085146066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085146066 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085146066 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923085146066 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085146066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085146066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085146066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085146070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085146079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085146079 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1392)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085146102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923085146102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085146102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085146102 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085146102 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923085146102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085146102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085146102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085146102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085146104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085146104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085146104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085146104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085146104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085146104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085146104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085146104 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085146104 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923085146104 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085146104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085146105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085146105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085146108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923085146117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085146117 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1397)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085146140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923085146140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085146140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085146140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085146140 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923085146140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085146140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085146140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085146140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085146141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085146141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085146141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085146142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085146142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085146142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085146142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085146142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085146142 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923085146142 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085146142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1403)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923085146142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085146142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085146145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085146154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085146154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1402)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3527497922fe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@3527497922fe: ************************************************* SGSN_Test_0-M3UA(1406)@3527497922fe: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@3527497922fe: ************************************************* MTC@3527497922fe: Starting RAN_Emulation SGSN_Test_0-SCCP(1404)@3527497922fe: v_sccp_pdu_maxlen:268 20240923085146361 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240923085146361 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) 20240923085146361 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240923085146361 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1406)@3527497922fe: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240923085146364 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085146364 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240923085146364 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240923085146364 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240923085146364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240923085146364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240923085146364 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240923085146365 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085146365 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240923085146365 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240923085146365 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240923085146365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240923085146365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240923085146365 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240923085146366 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240923085146427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085146427 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923085146427 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923085146427 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923085146429 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923085146430 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1408)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1408)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240923085147172 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085147172 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085147172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085147172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085147172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085147172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085147172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085147172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085147173 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240923085147173 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240923085147173 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085147173 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085147173 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085147173 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085147173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085147173 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085147173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085147173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@3527497922fe: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@3527497922fe: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='F434F62F'O, index=0 SGSN_Test-GSUP(1409)@3527497922fe: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@3527497922fe: 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 := '0632'O, rac := '26'O ("&") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1405)@3527497922fe: Added conn table entry 0TC_iu_attach(1411)2834065 SGSN_Test_0-SCCP(1404)@3527497922fe: First idle individual index:0 SGSN_Test_0-RAN(1405)@3527497922fe: patch: N(SD) for ConnIdx 0 set to 1 20240923085147500 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085147500 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085147500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085147500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085147500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085147500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085147500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085147500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085147500 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240923085147500 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240923085147500 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240923085147500 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20240923085147500 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20240923085147500 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20240923085147501 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631e50]{Deregistered}: Allocated (fsm.c:456) 20240923085147501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{Init}: Allocated (fsm.c:456) 20240923085147501 DMM DEBUG MM_STATE_Gb[0x55dd6e6320b0]{Idle}: Allocated (fsm.c:456) 20240923085147501 DMM DEBUG MM_STATE_Iu[0x55dd6e641960]{Detached}: Allocated (fsm.c:456) 20240923085147501 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631e50]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923085147501 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631e50]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923085147501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923085147501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923085147501 DMM DEBUG MM(262420000001001/f9ba1472) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923085147501 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240923085147501 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085147501 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085147501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085147501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085147501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085147501 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085147501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085147501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085147501 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085147501 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085147501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085147501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085147501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085147501 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085147501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085147501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@3527497922fe: { messageType := 2, destLocRef := '2B3E91'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1404)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@3527497922fe: 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 := 'B5A1FC49468079B35705A5361754228E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '63AA8E29'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C52ED01EECD2E52E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0066ED06311BF5B37F80ABD10A73CD17'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BC113DB86008B561A7BAC75B8A836171'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '01981A1048D1C8272FBCC72D4692025F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0FF4FCE00EE902F8'O } } } } } SGSN_Test_0-SCCP(1404)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@3527497922fe: vl_len:23 SGSN_Test_0-SCCP(1404)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1404)@3527497922fe: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240923085147511 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085147511 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085147511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085147511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085147511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085147511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085147511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085147511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085147511 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085147511 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085147511 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085147511 DMM DEBUG MM(262420000001001/f9ba1472) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240923085147511 DMM NOTICE MM(262420000001001/f9ba1472) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923085147511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923085147511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923085147511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923085147511 DMM DEBUG MM(262420000001001/f9ba1472) Requesting authorization (sgsn_auth.c:160) 20240923085147511 DMM INFO MM(262420000001001/f9ba1472) Requesting authentication tuples (sgsn_auth.c:184) 20240923085147511 DMM DEBUG MM(262420000001001/f9ba1472) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923085147511 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240923085147511 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1409)@3527497922fe: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@3527497922fe: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20240923085147514 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923085147514 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923085147514 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923085147514 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923085147514 DMM INFO MM(262420000001001/f9ba1472) Subscriber data update (mmctx.c:445) 20240923085147514 DMM DEBUG MM(262420000001001/f9ba1472) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923085147514 DMM INFO MM(262420000001001/f9ba1472) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923085147514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923085147514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923085147514 DMM INFO MM(262420000001001/f9ba1472) <- GMM AUTH AND CIPHERING REQ (rand = b5 a1 fc 49 46 80 79 b3 57 05 a5 36 17 54 22 8e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 01 98 1a 10 48 d1 c8 27 2f bc c7 2d 46 92 02 5f ) (gprs_gmm.c:483) 20240923085147514 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240923085147515 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085147515 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085147515 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085147515 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085147515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085147515 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085147515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085147515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@3527497922fe: vl_len:37 SGSN_Test_0-SCCP(1404)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1404)@3527497922fe: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B220FF4FCE023094B99990000100001F029040EE902F8'O 20240923085147520 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085147520 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085147520 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085147520 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085147520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085147520 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085147520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085147521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085147521 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085147521 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085147521 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085147521 DMM INFO MM(262420000001001/f9ba1472) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923085147521 DMM NOTICE MM(262420000001001/f9ba1472) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923085147521 DMM DEBUG MM(262420000001001/f9ba1472) checking auth: received UMTS RES = 0f f4 fc e0 0e e9 02 f8 (gprs_gmm.c:666) 20240923085147521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923085147521 DMM DEBUG MM(262420000001001/f9ba1472) Requesting authorization (sgsn_auth.c:160) 20240923085147521 DMM INFO MM(262420000001001/f9ba1472) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923085147521 DMM DEBUG MM(262420000001001/f9ba1472) Requesting subscriber data update (gprs_subscriber.c:894) 20240923085147521 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240923085147521 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) 20240923085147521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240923085147521 DMM DEBUG MM(262420000001001/f9ba1472) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240923085147521 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085147521 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085147521 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085147521 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085147521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085147521 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085147521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085147521 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@3527497922fe: vl_len:12 SGSN_Test_0-SCCP(1404)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1404)@3527497922fe: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240923085147529 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085147529 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085147529 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085147529 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085147529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085147529 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085147529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085147529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085147530 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240923085147530 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240923085147530 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240923085147530 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20240923085147530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240923085147530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240923085147530 DMM INFO MM(262420000001001/f9ba1472) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9ba1472) (gprs_gmm.c:300) 20240923085147530 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240923085147530 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085147530 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085147530 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085147530 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085147530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085147530 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085147530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085147530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085147530 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085147530 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085147530 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085147530 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085147530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085147530 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085147530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085147530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240923085147534 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923085147534 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923085147534 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240923085147534 DMM INFO MM(262420000001001/f9ba1472) Subscriber data update (mmctx.c:445) 20240923085147534 DMM DEBUG MM(262420000001001/f9ba1472) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923085147534 DMM INFO MM(262420000001001/f9ba1472) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923085147534 DMM NOTICE MM(262420000001001/f9ba1472) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240923085147534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923085147534 DMM NOTICE MM(262420000001001/f9ba1472) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923085147534 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) 20240923085147535 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923085147535 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240923085147535 DMM INFO MM(262420000001001/f9ba1472) Subscriber data update (mmctx.c:445) 20240923085147535 DMM DEBUG MM(262420000001001/f9ba1472) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@3527497922fe: vl_len:14 SGSN_Test_0-SCCP(1404)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1404)@3527497922fe: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240923085147537 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085147537 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085147537 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085147537 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085147537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085147537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085147537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085147537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085147538 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085147538 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085147538 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085147538 DMM INFO MM(262420000001001/f9ba1472) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923085147538 DMM NOTICE MM(262420000001001/f9ba1472) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923085147538 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631e50]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923085147538 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631e50]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923085147538 DMM DEBUG MM_STATE_Iu(1)[0x55dd6e641960]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240923085147538 DMM DEBUG MM_STATE_Iu(1)[0x55dd6e641960]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240923085147538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923085147538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240923085147538 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085147538 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085147538 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085147538 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085147538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085147538 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085147538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085147538 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@3527497922fe: vl_len:7 SGSN_Test_0-SCCP(1404)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1404)@3527497922fe: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240923085147542 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085147542 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085147542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085147542 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085147542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085147542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085147542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085147542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085147542 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240923085147542 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240923085147542 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240923085147542 DMM INFO MM(262420000001001/f9ba1472) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240923085147542 DMM DEBUG MM_STATE_Iu(1)[0x55dd6e641960]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240923085147542 DMM DEBUG MM_STATE_Iu(1)[0x55dd6e641960]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240923085147542 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085147542 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085147542 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085147542 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085147542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085147542 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085147542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085147542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-RAN(1405)@3527497922fe: Deleted conn table entry 0TC_iu_attach(1411)2834065 TC_iu_attach(1411)@3527497922fe: setverdict(pass): none -> pass 20240923085147544 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085147544 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085147544 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085147544 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085147544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085147544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085147544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085147544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach(1411)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@3527497922fe: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@3527497922fe: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@3527497922fe: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@3527497922fe: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@3527497922fe: Final verdict of PTC: none 20240923085147602 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53348<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1409)@3527497922fe: Final verdict of PTC: none 20240923085147605 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923085147605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach-BVCI220(1402)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@3527497922fe: Final verdict of PTC: none TC_iu_attach-BVCI196(1392)@3527497922fe: Final verdict of PTC: none -NSVCI97(1393)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@3527497922fe: Final verdict of PTC: none -NSVCI98(1398)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@3527497922fe: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@3527497922fe: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@3527497922fe: Final verdict of PTC: none -NSVCI99(1403)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1401)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1391)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1396)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@3527497922fe: Test case TC_iu_attach finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Mon Sep 23 08:51:47 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 20240923085147744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34448<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085147749 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240923085147749 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) 20240923085147749 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240923085147749 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240923085147749 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240923085147749 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) 20240923085147749 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240923085147749 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240923085147749 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) 20240923085147749 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085147749 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240923085147749 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240923085147749 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240923085147749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240923085147749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240923085147749 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240923085147749 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240923085147750 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240923085148145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34448<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206940) 20240923085148606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085148606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=206940, count=208196) 20240923085149607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085149608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240923085149750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240923085149750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240923085149750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Mon Sep 23 08:51:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923085150608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085150609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_iu_attach_encr started. 20240923085151210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085151212 DMM INFO MM(262420000001001/f9ba1472) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923085151212 DMM INFO MM(262420000001001/f9ba1472) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923085151212 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631e50]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923085151212 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631e50]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923085151212 DMM DEBUG MM_STATE_Iu(1)[0x55dd6e641960]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240923085151212 DMM DEBUG MM_STATE_Iu(1)[0x55dd6e641960]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20240923085151212 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240923085151212 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) 20240923085151212 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) 20240923085151212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{Init}: Deallocated (fsm.c:568) 20240923085151212 DMM DEBUG MM_STATE_Gb[0x55dd6e6320b0]{Idle}: Deallocated (fsm.c:568) 20240923085151212 DMM DEBUG MM_STATE_Iu(1)[0x55dd6e641960]{Detached}: Deallocated (fsm.c:568) 20240923085151212 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631e50]{Deregistered}: Deallocated (fsm.c:568) 20240923085151212 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1416)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1416)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085151259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923085151259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085151259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085151259 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085151259 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923085151259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085151259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085151259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085151259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1416)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085151261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085151261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085151261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085151261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085151261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085151261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085151261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085151261 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085151261 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923085151261 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085151261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085151262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085151262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1416)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1416)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085151265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1413)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1417)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923085151275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085151275 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1415)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1417)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1421)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085151296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923085151296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085151296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085151296 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085151296 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923085151296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085151296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085151296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085151296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085151297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085151297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085151297 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085151298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085151298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085151298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085151298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085151298 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085151298 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923085151298 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085151298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085151298 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085151298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1421)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085151302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1418)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1422)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923085151312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085151312 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1427)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1427)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085151343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923085151343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085151343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085151343 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085151343 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923085151343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085151343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085151343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085151343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1427)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085151345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085151345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085151345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085151345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085151345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085151345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085151345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085151345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085151345 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923085151345 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085151345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085151346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085151346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1427)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1427)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@3527497922fe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@3527497922fe: ************************************************* SGSN_Test_0-M3UA(1429)@3527497922fe: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@3527497922fe: ************************************************* MTC@3527497922fe: Starting RAN_Emulation 20240923085151350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1426)@3527497922fe: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1423)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085151359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085151359 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI220(1424)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923085151551 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240923085151551 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) 20240923085151551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240923085151551 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1429)@3527497922fe: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240923085151555 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085151555 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240923085151555 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240923085151555 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240923085151555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240923085151555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240923085151555 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240923085151556 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085151556 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240923085151556 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240923085151556 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240923085151556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240923085151556 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240923085151556 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240923085151556 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240923085151609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085151609 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923085151609 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923085151609 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923085151611 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923085151612 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1431)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1431)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240923085152362 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085152362 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085152362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085152362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085152362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085152362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085152362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085152362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085152362 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240923085152362 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240923085152362 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085152362 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085152362 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085152362 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085152362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085152362 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085152362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085152362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@3527497922fe: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1415)@3527497922fe: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='C1181FC4'O, index=0 SGSN_Test-GSUP(1432)@3527497922fe: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@3527497922fe: 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 := '394D'O ("9M"), rac := '2B'O ("+") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1428)@3527497922fe: Added conn table entry 0TC_iu_attach_encr(1434)6905871 SGSN_Test_0-SCCP(1426)@3527497922fe: First idle individual index:0 SGSN_Test_0-RAN(1428)@3527497922fe: patch: N(SD) for ConnIdx 0 set to 1 20240923085152679 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085152679 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085152679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085152679 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085152679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085152679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085152679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085152679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085152680 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240923085152680 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240923085152680 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240923085152680 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20240923085152680 DMM DEBUG GMM(gmm_fsm)[0x55dd6e641960]{Deregistered}: Allocated (fsm.c:456) 20240923085152680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923085152680 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Allocated (fsm.c:456) 20240923085152680 DMM DEBUG MM_STATE_Iu[0x55dd6e631d20]{Detached}: Allocated (fsm.c:456) 20240923085152680 DMM DEBUG GMM(gmm_fsm)[0x55dd6e641960]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923085152680 DMM DEBUG GMM(gmm_fsm)[0x55dd6e641960]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923085152680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923085152680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923085152680 DMM DEBUG MM(262420000001001/e0114eb3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923085152680 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240923085152680 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085152680 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085152680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085152680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085152680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085152680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085152680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085152680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085152680 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085152680 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085152680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085152680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085152680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085152680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085152680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085152680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@3527497922fe: { messageType := 2, destLocRef := '69600F'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(1426)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@3527497922fe: 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 := 'B8F8CCB799C4FADB29CC56DE40F8589C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FA57B01D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '339B389C61FE5B05'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1EB68404DE4741BBB0A01D7B6C921F4F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1CA9D1ACB1C2BA2C87D211BF223ACF0D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '25016769B76BACE5CD3149F336FBD095'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8B04BCD6DE5C63BC'O } } } } } SGSN_Test_0-SCCP(1426)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1426)@3527497922fe: vl_len:23 SGSN_Test_0-SCCP(1426)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1426)@3527497922fe: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240923085152689 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085152689 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085152689 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085152689 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085152689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085152689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085152689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085152689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085152689 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085152690 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085152690 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085152690 DMM DEBUG MM(262420000001001/e0114eb3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240923085152690 DMM NOTICE MM(262420000001001/e0114eb3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923085152690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923085152690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923085152690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923085152690 DMM DEBUG MM(262420000001001/e0114eb3) Requesting authorization (sgsn_auth.c:160) 20240923085152690 DMM INFO MM(262420000001001/e0114eb3) Requesting authentication tuples (sgsn_auth.c:184) 20240923085152690 DMM DEBUG MM(262420000001001/e0114eb3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923085152690 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240923085152690 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1432)@3527497922fe: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@3527497922fe: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20240923085152692 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923085152692 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923085152692 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923085152692 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923085152692 DMM INFO MM(262420000001001/e0114eb3) Subscriber data update (mmctx.c:445) 20240923085152692 DMM DEBUG MM(262420000001001/e0114eb3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923085152692 DMM INFO MM(262420000001001/e0114eb3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923085152692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923085152692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923085152692 DMM INFO MM(262420000001001/e0114eb3) <- GMM AUTH AND CIPHERING REQ (rand = b8 f8 cc b7 99 c4 fa db 29 cc 56 de 40 f8 58 9c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 25 01 67 69 b7 6b ac e5 cd 31 49 f3 36 fb d0 95 ) (gprs_gmm.c:483) 20240923085152692 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240923085152693 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085152693 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085152693 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085152693 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085152693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085152693 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085152693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085152693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1426)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1426)@3527497922fe: vl_len:37 SGSN_Test_0-SCCP(1426)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1426)@3527497922fe: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C228B04BCD623094B99990000100001F02904DE5C63BC'O 20240923085152698 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085152698 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085152698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085152698 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085152699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085152699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085152699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085152699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085152699 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085152699 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085152699 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085152699 DMM INFO MM(262420000001001/e0114eb3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923085152699 DMM NOTICE MM(262420000001001/e0114eb3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923085152699 DMM DEBUG MM(262420000001001/e0114eb3) checking auth: received UMTS RES = 8b 04 bc d6 de 5c 63 bc (gprs_gmm.c:666) 20240923085152699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923085152699 DMM DEBUG MM(262420000001001/e0114eb3) Requesting authorization (sgsn_auth.c:160) 20240923085152699 DMM INFO MM(262420000001001/e0114eb3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923085152699 DMM DEBUG MM(262420000001001/e0114eb3) Requesting subscriber data update (gprs_subscriber.c:894) 20240923085152699 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240923085152699 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) 20240923085152699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240923085152699 DMM DEBUG MM(262420000001001/e0114eb3) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20240923085152699 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085152699 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085152699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085152699 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085152699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085152699 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085152699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085152699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1426)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1426)@3527497922fe: vl_len:17 SGSN_Test_0-SCCP(1426)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1426)@3527497922fe: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20240923085152708 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085152708 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085152708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085152708 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085152708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085152708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085152708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085152708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085152708 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240923085152708 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240923085152708 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240923085152708 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20240923085152708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240923085152708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240923085152708 DMM INFO MM(262420000001001/e0114eb3) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0114eb3) (gprs_gmm.c:300) 20240923085152708 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240923085152708 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085152708 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085152708 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085152708 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085152708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085152709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085152709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085152709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085152709 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085152709 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085152709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085152709 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085152709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085152709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085152709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085152709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1426)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240923085152712 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923085152712 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923085152712 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240923085152712 DMM INFO MM(262420000001001/e0114eb3) Subscriber data update (mmctx.c:445) 20240923085152712 DMM DEBUG MM(262420000001001/e0114eb3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923085152712 DMM INFO MM(262420000001001/e0114eb3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923085152712 DMM NOTICE MM(262420000001001/e0114eb3) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240923085152712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923085152712 DMM NOTICE MM(262420000001001/e0114eb3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923085152712 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) 20240923085152713 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923085152713 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240923085152713 DMM INFO MM(262420000001001/e0114eb3) Subscriber data update (mmctx.c:445) 20240923085152713 DMM DEBUG MM(262420000001001/e0114eb3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1426)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1426)@3527497922fe: vl_len:14 SGSN_Test_0-SCCP(1426)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1426)@3527497922fe: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240923085152715 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085152715 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085152715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085152715 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085152715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085152715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085152715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085152715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085152715 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085152715 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085152715 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085152715 DMM INFO MM(262420000001001/e0114eb3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923085152715 DMM NOTICE MM(262420000001001/e0114eb3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923085152715 DMM DEBUG GMM(gmm_fsm)[0x55dd6e641960]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923085152715 DMM DEBUG GMM(gmm_fsm)[0x55dd6e641960]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923085152715 DMM DEBUG MM_STATE_Iu(2)[0x55dd6e631d20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240923085152715 DMM DEBUG MM_STATE_Iu(2)[0x55dd6e631d20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240923085152715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923085152715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240923085152715 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085152715 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085152715 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085152715 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085152715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085152715 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085152715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085152715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1426)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1426)@3527497922fe: vl_len:7 SGSN_Test_0-SCCP(1426)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1426)@3527497922fe: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240923085152721 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085152721 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085152721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085152721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085152721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085152721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085152721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085152721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085152721 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240923085152721 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240923085152721 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240923085152721 DMM INFO MM(262420000001001/e0114eb3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240923085152721 DMM DEBUG MM_STATE_Iu(2)[0x55dd6e631d20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240923085152721 DMM DEBUG MM_STATE_Iu(2)[0x55dd6e631d20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240923085152721 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085152721 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085152721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085152721 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085152721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085152721 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085152721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085152721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@3527497922fe: Session index based on local reference:0 20240923085152722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085152723 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085152723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085152723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) SGSN_Test_0-RAN(1428)@3527497922fe: Deleted conn table entry 0TC_iu_attach_encr(1434)6905871 20240923085152723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085152723 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085152723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085152723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_encr(1434)@3527497922fe: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1415)@3527497922fe: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@3527497922fe: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@3527497922fe: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@3527497922fe: Final verdict of PTC: none SGSN_Test_0-SCCP(1426)@3527497922fe: Final verdict of PTC: none 20240923085152783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34452<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923085152785 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923085152785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1431)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(1432)@3527497922fe: Final verdict of PTC: none -NSVCI97(1416)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1417)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@3527497922fe: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@3527497922fe: Final verdict of PTC: none -NSVCI98(1421)@3527497922fe: Final verdict of PTC: none -NSVCI99(1427)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@3527497922fe: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1424)@3527497922fe: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@3527497922fe: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1415)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1419)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1414)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1425)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1414): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_iu_attach_encr-BVCI196(1415): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1416): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_iu_attach_encr-BVCI220(1424): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1425): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-SCCP(1426): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1427): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@3527497922fe: Test case TC_iu_attach_encr finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Mon Sep 23 08:51:52 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 20240923085152925 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240923085152925 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) 20240923085152925 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240923085152925 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240923085152925 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240923085152925 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) 20240923085152925 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240923085152925 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240923085152925 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) 20240923085152925 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085152925 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240923085152925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240923085152925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240923085152925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240923085152925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240923085152926 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240923085152925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240923085152925 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240923085152929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085153330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34458<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210596) 20240923085153786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085153786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210596, count=211852) 20240923085154787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085154787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240923085154927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240923085154927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240923085154927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Mon Sep 23 08:51:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923085155789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085155789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_iu_attach_geran_rau started. 20240923085156392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085156393 DMM INFO MM(262420000001001/e0114eb3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923085156393 DMM INFO MM(262420000001001/e0114eb3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923085156393 DMM DEBUG GMM(gmm_fsm)[0x55dd6e641960]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923085156393 DMM DEBUG GMM(gmm_fsm)[0x55dd6e641960]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923085156393 DMM DEBUG MM_STATE_Iu(2)[0x55dd6e631d20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240923085156393 DMM DEBUG MM_STATE_Iu(2)[0x55dd6e631d20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20240923085156394 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240923085156394 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) 20240923085156394 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) 20240923085156394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923085156394 DMM DEBUG MM_STATE_Gb[0x55dd6e631f80]{Idle}: Deallocated (fsm.c:568) 20240923085156394 DMM DEBUG MM_STATE_Iu(2)[0x55dd6e631d20]{Detached}: Deallocated (fsm.c:568) 20240923085156394 DMM DEBUG GMM(gmm_fsm)[0x55dd6e641960]{Deregistered}: Deallocated (fsm.c:568) 20240923085156394 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1439)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085156437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923085156437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085156437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085156437 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085156437 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923085156437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085156437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085156437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085156437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085156439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085156439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085156439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085156439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085156439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085156439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085156439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085156439 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085156439 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923085156439 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085156439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085156440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085156440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1439)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085156444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1436)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1440)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923085156452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085156452 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1438)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1440)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1445)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1445)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085156483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923085156483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085156483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085156483 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085156483 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923085156483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085156483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085156483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085156483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1445)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085156485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085156485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085156485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085156485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085156485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085156485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085156485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085156485 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085156485 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923085156485 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085156485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1444)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923085156486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085156486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1445)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1445)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085156490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1441)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085156499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085156499 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1442)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1444)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1449)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085156520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923085156520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085156520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085156520 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085156520 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923085156520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085156520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085156520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085156520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085156522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085156522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085156522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085156522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085156522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085156522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085156522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085156522 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085156522 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923085156522 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085156522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085156523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085156523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1449)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085156526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085156536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085156536 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@3527497922fe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@3527497922fe: ************************************************* SGSN_Test_0-M3UA(1452)@3527497922fe: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@3527497922fe: ************************************************* MTC@3527497922fe: Starting RAN_Emulation TC_iu_attach_geran_rau-BVCI220(1448)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1450)@3527497922fe: v_sccp_pdu_maxlen:268 20240923085156739 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240923085156739 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) 20240923085156739 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240923085156739 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1452)@3527497922fe: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240923085156742 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085156742 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240923085156742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240923085156742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240923085156742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240923085156742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240923085156742 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240923085156743 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085156743 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240923085156743 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240923085156743 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240923085156744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240923085156744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240923085156744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240923085156744 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240923085156790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085156790 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923085156790 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923085156790 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923085156792 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923085156793 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240923085157551 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085157551 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085157551 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085157551 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085157551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085157551 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085157551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085157551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085157551 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240923085157551 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240923085157551 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085157551 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085157551 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085157551 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085157551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085157552 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085157552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085157552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@3527497922fe: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@3527497922fe: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='CC8A347E'O, index=0 SGSN_Test-GSUP(1455)@3527497922fe: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@3527497922fe: 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 := '71B7'O, rac := '13'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1451)@3527497922fe: Added conn table entry 0TC_iu_attach_geran_rau(1457)4542299 SGSN_Test_0-SCCP(1450)@3527497922fe: First idle individual index:0 SGSN_Test_0-RAN(1451)@3527497922fe: patch: N(SD) for ConnIdx 0 set to 1 20240923085157862 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085157862 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085157862 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085157862 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085157862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085157862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085157862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085157862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085157863 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240923085157863 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240923085157863 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240923085157863 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20240923085157863 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923085157863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{Init}: Allocated (fsm.c:456) 20240923085157863 DMM DEBUG MM_STATE_Gb[0x55dd6e6320b0]{Idle}: Allocated (fsm.c:456) 20240923085157863 DMM DEBUG MM_STATE_Iu[0x55dd6e631e50]{Detached}: Allocated (fsm.c:456) 20240923085157863 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923085157863 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923085157863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923085157863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923085157863 DMM DEBUG MM(262420000001002/f9297f9b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923085157863 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240923085157863 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085157863 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085157863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085157863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085157863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085157863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085157863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085157863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085157863 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085157863 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085157863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085157863 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085157863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085157863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085157863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085157863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@3527497922fe: { messageType := 2, destLocRef := '454F5B'O ("EO["), 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(1450)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@3527497922fe: 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 := '0365FFF64C11546E1EAC9981E34CEDB4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '67B72BCE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '211EF6ECCB918338'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7F0D9A215E2E1CE19740DF78C6F387A0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '587E0ED3A5438D092E41E65CF44A1FFE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DB3F89B5ED67E727BEF7C811922BD949'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1F943AE98CC9ACA7'O } } } } } SGSN_Test_0-SCCP(1450)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@3527497922fe: vl_len:23 SGSN_Test_0-SCCP(1450)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1450)@3527497922fe: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20240923085157872 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085157872 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085157872 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085157872 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085157872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085157872 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085157872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085157872 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085157872 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085157872 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085157872 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085157872 DMM DEBUG MM(262420000001002/f9297f9b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240923085157872 DMM NOTICE MM(262420000001002/f9297f9b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923085157872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923085157872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923085157872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923085157872 DMM DEBUG MM(262420000001002/f9297f9b) Requesting authorization (sgsn_auth.c:160) 20240923085157872 DMM INFO MM(262420000001002/f9297f9b) Requesting authentication tuples (sgsn_auth.c:184) 20240923085157872 DMM DEBUG MM(262420000001002/f9297f9b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923085157872 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240923085157872 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1455)@3527497922fe: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@3527497922fe: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20240923085157875 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923085157875 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923085157875 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923085157875 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923085157875 DMM INFO MM(262420000001002/f9297f9b) Subscriber data update (mmctx.c:445) 20240923085157875 DMM DEBUG MM(262420000001002/f9297f9b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923085157875 DMM INFO MM(262420000001002/f9297f9b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923085157875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923085157875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923085157875 DMM INFO MM(262420000001002/f9297f9b) <- GMM AUTH AND CIPHERING REQ (rand = 03 65 ff f6 4c 11 54 6e 1e ac 99 81 e3 4c ed b4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = db 3f 89 b5 ed 67 e7 27 be f7 c8 11 92 2b d9 49 ) (gprs_gmm.c:483) 20240923085157875 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240923085157876 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085157876 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085157876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085157876 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085157876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085157876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085157876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085157876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@3527497922fe: vl_len:37 SGSN_Test_0-SCCP(1450)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1450)@3527497922fe: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081300221F943AE923094B99990000100002F029048CC9ACA7'O 20240923085157882 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085157882 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085157882 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085157882 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085157882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085157882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085157882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085157882 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085157882 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085157882 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085157882 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085157882 DMM INFO MM(262420000001002/f9297f9b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923085157882 DMM NOTICE MM(262420000001002/f9297f9b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923085157882 DMM DEBUG MM(262420000001002/f9297f9b) checking auth: received UMTS RES = 1f 94 3a e9 8c c9 ac a7 (gprs_gmm.c:666) 20240923085157882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923085157882 DMM DEBUG MM(262420000001002/f9297f9b) Requesting authorization (sgsn_auth.c:160) 20240923085157882 DMM INFO MM(262420000001002/f9297f9b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923085157882 DMM DEBUG MM(262420000001002/f9297f9b) Requesting subscriber data update (gprs_subscriber.c:894) 20240923085157882 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240923085157882 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) 20240923085157882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240923085157882 DMM DEBUG MM(262420000001002/f9297f9b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240923085157882 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085157882 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085157882 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085157882 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085157882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085157882 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085157882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085157882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@3527497922fe: vl_len:12 SGSN_Test_0-SCCP(1450)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1450)@3527497922fe: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240923085157890 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085157890 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085157890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085157890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085157890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085157890 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085157890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085157890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085157891 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240923085157891 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240923085157891 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240923085157891 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20240923085157891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240923085157891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240923085157891 DMM INFO MM(262420000001002/f9297f9b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9297f9b) (gprs_gmm.c:300) 20240923085157891 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240923085157891 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085157891 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085157891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085157891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085157891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085157891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085157891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085157891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085157891 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085157891 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085157891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085157891 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085157891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085157891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085157891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085157891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240923085157895 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923085157895 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923085157895 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240923085157895 DMM INFO MM(262420000001002/f9297f9b) Subscriber data update (mmctx.c:445) 20240923085157895 DMM DEBUG MM(262420000001002/f9297f9b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923085157895 DMM INFO MM(262420000001002/f9297f9b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923085157895 DMM NOTICE MM(262420000001002/f9297f9b) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240923085157895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923085157895 DMM NOTICE MM(262420000001002/f9297f9b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923085157895 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) 20240923085157896 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923085157896 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240923085157896 DMM INFO MM(262420000001002/f9297f9b) Subscriber data update (mmctx.c:445) 20240923085157896 DMM DEBUG MM(262420000001002/f9297f9b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@3527497922fe: vl_len:14 SGSN_Test_0-SCCP(1450)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1450)@3527497922fe: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240923085157899 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085157899 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085157899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085157899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085157899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085157899 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085157899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085157899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085157899 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085157899 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085157899 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085157899 DMM INFO MM(262420000001002/f9297f9b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923085157899 DMM NOTICE MM(262420000001002/f9297f9b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923085157899 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923085157899 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923085157899 DMM DEBUG MM_STATE_Iu(3)[0x55dd6e631e50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240923085157899 DMM DEBUG MM_STATE_Iu(3)[0x55dd6e631e50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240923085157899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923085157899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240923085157899 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085157899 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085157899 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085157899 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085157899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085157899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085157899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085157899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@3527497922fe: vl_len:7 SGSN_Test_0-SCCP(1450)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1450)@3527497922fe: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240923085157904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085157904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085157904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085157904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085157904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085157904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085157904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085157904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085157904 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240923085157904 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240923085157904 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240923085157904 DMM INFO MM(262420000001002/f9297f9b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240923085157904 DMM DEBUG MM_STATE_Iu(3)[0x55dd6e631e50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240923085157905 DMM DEBUG MM_STATE_Iu(3)[0x55dd6e631e50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240923085157905 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085157905 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085157905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085157905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085157905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085157905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085157905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085157905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@3527497922fe: Session index based on local reference:0 20240923085157906 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085157906 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085157906 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085157906 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085157906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085157906 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085157906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085157906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@3527497922fe: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)4542299 TC_iu_attach_geran_rau(1457)@3527497922fe: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@3527497922fe: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@3527497922fe: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='F9297F9B'O, index=1 20240923085157965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085157965 DLLC NOTICE LLME(ffffffff/f9297f9b){UNASSIGNED} LLC RX: unknown TLLI 0xf9297f9b, creating LLME on the fly (gprs_llc.c:552) 20240923085157965 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240923085157965 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240923085157965 DMM INFO MM(262420000001002/f9297f9b) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f9297f9b, P-TMSI: f9297f9b (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20240923085157965 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240923085157965 DMM DEBUG MM_STATE_Iu(3)[0x55dd6e631e50]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20240923085157965 DMM DEBUG MM_STATE_Iu(3)[0x55dd6e631e50]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20240923085157965 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923085157965 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20240923085157965 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923085157965 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923085157965 DLLC NOTICE LLME(ffffffff/f9297f9b){UNASSIGNED} LLGM Assign pre (f9297f9b => f9297f9b) (gprs_llc.c:1079) 20240923085157965 DLLC NOTICE LLME(f9297f9b/f9297f9b){ASSIGNED} LLGM Assign post (f9297f9b => f9297f9b) (gprs_llc.c:1125) 20240923085157965 DMM INFO MM(262420000001002/f9297f9b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@3527497922fe: Removing Client IMSI='262420000001002'H, index=1 20240923085157980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085157980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085157980 DMM DEBUG MM_STATE_Gb[0x55dd6e6320b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085157980 DMM INFO MM(262420000001002/f9297f9b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240923085157980 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240923085157980 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923085157980 DLLC NOTICE LLME(f9297f9b/f9297f9b){ASSIGNED} LLGM Assign pre (ffffffff => f9297f9b) (gprs_llc.c:1079) 20240923085157980 DLLC NOTICE LLME(ffffffff/f9297f9b){ASSIGNED} LLGM Assign post (ffffffff => f9297f9b) (gprs_llc.c:1125) 20240923085157980 DMM DEBUG MM_STATE_Gb[0x55dd6e6320b0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20240923085157980 DMM ERROR MM_STATE_Gb[0x55dd6e6320b0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@3527497922fe: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@3527497922fe: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@3527497922fe: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@3527497922fe: Final verdict of PTC: none 20240923085157986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34460<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_iu_attach_geran_rau-BVCI196(1438)@3527497922fe: Final verdict of PTC: none -NSVCI99(1449)@3527497922fe: Final verdict of PTC: none 20240923085157988 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923085157988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1440)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1444)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(1455)@3527497922fe: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1443)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@3527497922fe: Final verdict of PTC: none -NSVCI97(1439)@3527497922fe: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@3527497922fe: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1442)@3527497922fe: Final verdict of PTC: none -NSVCI98(1445)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1437)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1447)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1442): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1443): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1444): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1445): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@3527497922fe: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Mon Sep 23 08:51:58 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 20240923085158109 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240923085158109 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) 20240923085158109 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240923085158109 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240923085158109 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240923085158109 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) 20240923085158109 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240923085158109 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240923085158109 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) 20240923085158109 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085158110 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240923085158110 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240923085158110 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240923085158110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240923085158110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240923085158110 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240923085158110 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240923085158110 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240923085158114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085158516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54260<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218820) 20240923085158989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085158989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218820, count=220076) 20240923085159990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085159990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240923085200111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240923085200111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240923085200111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Mon Sep 23 08:52:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923085200991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085200991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_geran_attach_iu_rau started. 20240923085201591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085201592 DMM INFO MM(262420000001002/f9297f9b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923085201592 DMM INFO MM(262420000001002/f9297f9b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923085201592 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923085201592 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923085201592 DMM DEBUG MM_STATE_Gb[0x55dd6e6320b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240923085201592 DMM ERROR MM_STATE_Gb[0x55dd6e6320b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240923085201592 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240923085201592 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) 20240923085201592 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) 20240923085201593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631f80]{Init}: Deallocated (fsm.c:568) 20240923085201593 DMM DEBUG MM_STATE_Gb[0x55dd6e6320b0]{Idle}: Deallocated (fsm.c:568) 20240923085201593 DMM DEBUG MM_STATE_Iu(3)[0x55dd6e631e50]{Detached}: Deallocated (fsm.c:568) 20240923085201593 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923085201593 DLLC NOTICE LLME(ffffffff/f9297f9b){ASSIGNED} LLGM Assign pre (f9297f9b => ffffffff) (gprs_llc.c:1079) 20240923085201593 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9297f9b => ffffffff) (gprs_llc.c:1125) 20240923085201593 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1462)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085201638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923085201638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085201638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085201638 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085201638 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923085201638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085201638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085201638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085201638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085201640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085201640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085201640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085201640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085201640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085201640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085201640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085201640 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085201640 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923085201640 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085201640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085201640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085201640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1462)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085201645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1463)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1459)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085201655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085201655 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1461)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1463)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1467)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085201671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923085201671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085201671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085201671 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085201671 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923085201671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085201671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085201671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085201671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085201673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085201673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085201673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085201673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085201673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085201673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085201673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085201673 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085201673 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923085201673 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085201673 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085201674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085201674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1467)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085201678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1464)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1468)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923085201688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085201688 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI210(1466)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1469)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1468)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1473)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1473)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085201719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923085201719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085201719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085201719 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085201719 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923085201719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085201719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085201719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085201719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1473)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085201721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085201721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085201721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085201721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085201722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085201722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085201722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085201722 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085201722 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923085201722 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085201722 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085201722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085201722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1473)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1473)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085201727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@3527497922fe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@3527497922fe: ************************************************* SGSN_Test_0-M3UA(1475)@3527497922fe: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@3527497922fe: ************************************************* MTC@3527497922fe: Starting RAN_Emulation SGSN_Test_0-SCCP(1472)@3527497922fe: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1469)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085201737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085201737 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI220(1470)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923085201912 DGPRS DEBUG Checking for inactive LLMEs, time = 8892256 (sgsn.c:131) 20240923085201929 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240923085201929 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) 20240923085201929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240923085201929 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1475)@3527497922fe: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240923085201932 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085201932 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240923085201932 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240923085201932 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240923085201932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240923085201932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240923085201932 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240923085201933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085201933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240923085201933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240923085201933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240923085201933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240923085201933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240923085201933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240923085201933 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240923085201992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085201992 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923085201992 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923085201992 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923085201994 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923085201995 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1477)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1477)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240923085202739 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085202739 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085202739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085202739 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085202739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085202739 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085202739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085202739 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085202739 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240923085202739 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240923085202740 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085202740 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085202740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085202740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085202740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085202740 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085202740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085202740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@3527497922fe: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1461)@3527497922fe: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='C5023A59'O, index=0 SGSN_Test-GSUP(1478)@3527497922fe: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@3527497922fe: 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 := '9C5FF400FE7F9E579ADECE2E1CA4A661'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '75AF576F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E491BA32215572F8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E19E7E3DE5142D0B628ED38FD32A7DA4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'ECD6C2CA85411079CE3B6B490D661BC0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AD25F928AFDC072ABB362E7C7AC96BEC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3A76005E788A2320'O } } } } } 20240923085203052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085203052 DLLC NOTICE LLME(ffffffff/c5023a59){UNASSIGNED} LLC RX: unknown TLLI 0xc5023a59, creating LLME on the fly (gprs_llc.c:552) 20240923085203052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085203052 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20240923085203052 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Allocated (fsm.c:456) 20240923085203052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923085203052 DMM DEBUG MM_STATE_Gb[0x55dd6e6320b0]{Idle}: Allocated (fsm.c:456) 20240923085203052 DMM DEBUG MM_STATE_Iu[0x55dd6e631f80]{Detached}: Allocated (fsm.c:456) 20240923085203052 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923085203052 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923085203052 DLLC NOTICE LLME(ffffffff/c5023a59){UNASSIGNED} LLGM Assign pre (c5023a59 => fdf0152d) (gprs_llc.c:1079) 20240923085203052 DLLC NOTICE LLME(c5023a59/fdf0152d){ASSIGNED} LLGM Assign post (c5023a59 => fdf0152d) (gprs_llc.c:1125) 20240923085203052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923085203052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923085203052 DMM DEBUG MM(262420000001003/fdf0152d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923085203065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085203065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240923085203065 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e6320b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085203065 DMM DEBUG MM(262420000001003/fdf0152d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240923085203065 DMM NOTICE MM(262420000001003/fdf0152d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923085203065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923085203065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923085203065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923085203065 DMM DEBUG MM(262420000001003/fdf0152d) Requesting authorization (sgsn_auth.c:160) 20240923085203065 DMM INFO MM(262420000001003/fdf0152d) Requesting authentication tuples (sgsn_auth.c:184) 20240923085203065 DMM DEBUG MM(262420000001003/fdf0152d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923085203065 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240923085203065 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1478)@3527497922fe: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@3527497922fe: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20240923085203068 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923085203068 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923085203068 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923085203068 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923085203068 DMM INFO MM(262420000001003/fdf0152d) Subscriber data update (mmctx.c:445) 20240923085203068 DMM DEBUG MM(262420000001003/fdf0152d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923085203068 DMM INFO MM(262420000001003/fdf0152d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923085203068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923085203068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923085203068 DMM INFO MM(262420000001003/fdf0152d) <- GMM AUTH AND CIPHERING REQ (rand = 9c 5f f4 00 fe 7f 9e 57 9a de ce 2e 1c a4 a6 61 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ad 25 f9 28 af dc 07 2a bb 36 2e 7c 7a c9 6b ec ) (gprs_gmm.c:483) 20240923085203077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085203077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20240923085203077 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e6320b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085203077 DMM INFO MM(262420000001003/fdf0152d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923085203077 DMM NOTICE MM(262420000001003/fdf0152d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923085203077 DMM DEBUG MM(262420000001003/fdf0152d) checking auth: received UMTS RES = 3a 76 00 5e 78 8a 23 20 (gprs_gmm.c:666) 20240923085203077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923085203077 DMM DEBUG MM(262420000001003/fdf0152d) Requesting authorization (sgsn_auth.c:160) 20240923085203077 DMM INFO MM(262420000001003/fdf0152d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923085203077 DMM DEBUG MM(262420000001003/fdf0152d) Requesting subscriber data update (gprs_subscriber.c:894) 20240923085203077 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240923085203077 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) 20240923085203077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240923085203077 DMM INFO MM(262420000001003/fdf0152d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdf0152d) (gprs_gmm.c:300) 20240923085203078 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923085203078 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923085203078 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240923085203078 DMM INFO MM(262420000001003/fdf0152d) Subscriber data update (mmctx.c:445) 20240923085203078 DMM DEBUG MM(262420000001003/fdf0152d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923085203078 DMM INFO MM(262420000001003/fdf0152d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923085203078 DMM NOTICE MM(262420000001003/fdf0152d) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240923085203078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923085203078 DMM NOTICE MM(262420000001003/fdf0152d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923085203078 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) 20240923085203079 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923085203079 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240923085203079 DMM INFO MM(262420000001003/fdf0152d) Subscriber data update (mmctx.c:445) 20240923085203079 DMM DEBUG MM(262420000001003/fdf0152d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240923085203085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085203085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240923085203085 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e6320b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20240923085203085 DMM INFO MM(262420000001003/fdf0152d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923085203085 DMM NOTICE MM(262420000001003/fdf0152d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923085203085 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923085203085 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923085203085 DLLC NOTICE LLME(c5023a59/fdf0152d){ASSIGNED} LLGM Assign pre (ffffffff => fdf0152d) (gprs_llc.c:1079) 20240923085203085 DLLC NOTICE LLME(ffffffff/fdf0152d){ASSIGNED} LLGM Assign post (ffffffff => fdf0152d) (gprs_llc.c:1125) 20240923085203085 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e6320b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240923085203085 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e6320b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240923085203085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923085203085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@3527497922fe: 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 := 'FDF0152D'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1474)@3527497922fe: Added conn table entry 0TC_geran_attach_iu_rau(1480)10432506 SGSN_Test_0-SCCP(1472)@3527497922fe: First idle individual index:0 SGSN_Test_0-RAN(1474)@3527497922fe: patch: N(SD) for ConnIdx 0 set to 1 20240923085203147 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085203147 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085203147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085203147 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085203147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085203147 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085203147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085203147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085203148 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240923085203148 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240923085203148 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240923085203148 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20240923085203148 DMM INFO MM(262420000001003/fdf0152d) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: fdf0152d (00000000), TLLI: fdf0152d (fdf0152d), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20240923085203148 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240923085203148 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e6320b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20240923085203148 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e6320b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240923085203148 DLLC NOTICE LLME(ffffffff/fdf0152d){ASSIGNED} LLGM Assign pre (fdf0152d => ffffffff) (gprs_llc.c:1079) 20240923085203148 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdf0152d => ffffffff) (gprs_llc.c:1125) 20240923085203148 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923085203148 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20240923085203148 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923085203148 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923085203148 DMM DEBUG MM(262420000001003/fdf0152d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240923085203148 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085203148 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085203148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085203148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085203148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085203148 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085203148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085203148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085203148 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085203148 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085203148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085203148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085203148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085203148 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085203148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085203148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1472)@3527497922fe: { messageType := 2, destLocRef := '9F2FFA'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(1472)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1472)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1472)@3527497922fe: vl_len:12 SGSN_Test_0-SCCP(1472)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1472)@3527497922fe: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240923085203157 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085203157 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085203157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085203157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085203157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085203157 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085203157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085203157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085203157 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240923085203157 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240923085203157 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240923085203157 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20240923085203157 DMM INFO MM(262420000001003/fdf0152d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20240923085203157 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20240923085203158 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085203158 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085203158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085203158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085203158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085203158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085203158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085203158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085203158 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085203158 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085203158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085203158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085203158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085203158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085203158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085203158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1472)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1472)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@3527497922fe: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@3527497922fe: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1472)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1472)@3527497922fe: vl_len:14 SGSN_Test_0-SCCP(1472)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1472)@3527497922fe: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20240923085203166 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085203166 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085203166 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085203166 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085203166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085203166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085203166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085203166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085203166 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085203166 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085203166 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085203166 DMM INFO MM(262420000001003/fdf0152d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20240923085203166 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20240923085203166 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923085203166 DMM DEBUG MM_STATE_Iu[0x55dd6e631f80]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20240923085203166 DMM ERROR MM_STATE_Iu[0x55dd6e631f80]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@3527497922fe: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@3527497922fe: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@3527497922fe: Final verdict of PTC: none SGSN_Test_0-SCCP(1472)@3527497922fe: Final verdict of PTC: none 20240923085203173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54274<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923085203175 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923085203175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_geran_attach_iu_rau-BVCI210(1466)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@3527497922fe: Final verdict of PTC: none -NSVCI98(1467)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(1478)@3527497922fe: Final verdict of PTC: none -NSVCI97(1462)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@3527497922fe: Final verdict of PTC: none -NSVCI99(1473)@3527497922fe: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@3527497922fe: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@3527497922fe: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1470)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1460)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1471)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1465)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1470): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1471): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-SCCP(1472): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1473): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@3527497922fe: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Mon Sep 23 08:52:03 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 20240923085203307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085203369 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240923085203369 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) 20240923085203369 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240923085203369 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240923085203369 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240923085203369 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) 20240923085203369 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240923085203369 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240923085203369 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) 20240923085203369 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085203369 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240923085203369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240923085203369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240923085203369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240923085203369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240923085203369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240923085203369 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240923085203370 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240923085203708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54286<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166788) 20240923085204176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085204176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=166788, count=178664) 20240923085205177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085205177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240923085205371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240923085205371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240923085205371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Mon Sep 23 08:52:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923085206178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085206178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_pdp_act_user started. 20240923085206768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085206769 DMM INFO MM(262420000001003/fdf0152d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923085206770 DMM INFO MM(262420000001003/fdf0152d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923085206770 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923085206770 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923085206770 DMM DEBUG MM_STATE_Iu[0x55dd6e631f80]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240923085206770 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240923085206770 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) 20240923085206770 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) 20240923085206770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923085206770 DMM DEBUG MM_STATE_Gb(0)[0x55dd6e6320b0]{Idle}: Deallocated (fsm.c:568) 20240923085206770 DMM DEBUG MM_STATE_Iu[0x55dd6e631f80]{Detached}: Deallocated (fsm.c:568) 20240923085206770 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631d20]{Deregistered}: Deallocated (fsm.c:568) 20240923085206770 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1485)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1485)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085206817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923085206817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085206817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085206817 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085206817 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923085206817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085206817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085206817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085206817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1485)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085206818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085206818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085206818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085206819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085206819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085206819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085206819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085206819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085206819 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923085206819 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085206819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085206819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085206819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1485)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1485)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085206822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1482)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085206831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085206831 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1484)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1486)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(1487)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1486)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1490)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085206858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923085206858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085206858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085206858 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085206858 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923085206858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085206859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085206859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085206859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085206860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085206860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085206860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085206860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085206860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085206860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085206860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085206860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085206860 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923085206860 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085206860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085206861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085206861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1490)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085206865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1487)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1491)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923085206874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085206874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1495)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085206899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923085206899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085206899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085206899 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085206899 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923085206899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085206899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085206899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085206899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085206900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085206900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085206900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085206901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085206901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085206901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085206901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085206901 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085206901 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923085206901 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085206901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085206901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085206901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085206905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085206915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085206915 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1494)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3527497922fe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3527497922fe: Starting RAN_Emulation SGSN_Test_0-M3UA(1498)@3527497922fe: ************************************************* SGSN_Test_0-M3UA(1498)@3527497922fe: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@3527497922fe: ************************************************* SGSN_Test_0-SCCP(1496)@3527497922fe: v_sccp_pdu_maxlen:268 20240923085207123 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240923085207123 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) 20240923085207123 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240923085207123 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1498)@3527497922fe: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240923085207125 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085207125 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240923085207125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240923085207125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240923085207125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240923085207125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240923085207125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240923085207126 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085207126 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240923085207126 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240923085207126 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240923085207126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240923085207126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240923085207126 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240923085207126 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240923085207179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085207179 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923085207179 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923085207179 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923085207181 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923085207182 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1500)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1500)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240923085207933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085207933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085207933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085207933 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085207933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085207933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085207933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085207933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085207933 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240923085207933 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240923085207934 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085207934 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085207934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085207934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085207934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085207934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085207934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085207934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@3527497922fe: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1484)@3527497922fe: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='DF0C8F9C'O, index=0 SGSN_Test-GSUP(1501)@3527497922fe: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@3527497922fe: 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 := '9D7A'O, rac := 'E2'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1497)@3527497922fe: Added conn table entry 0TC_attach_pdp_act_user(1503)8726077 SGSN_Test_0-SCCP(1496)@3527497922fe: First idle individual index:0 SGSN_Test_0-RAN(1497)@3527497922fe: patch: N(SD) for ConnIdx 0 set to 1 20240923085208246 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208246 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208246 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085208246 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085208246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085208246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085208247 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240923085208247 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240923085208247 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240923085208247 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20240923085208247 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631f80]{Deregistered}: Allocated (fsm.c:456) 20240923085208247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923085208247 DMM DEBUG MM_STATE_Gb[0x55dd6e631e50]{Idle}: Allocated (fsm.c:456) 20240923085208247 DMM DEBUG MM_STATE_Iu[0x55dd6e643320]{Detached}: Allocated (fsm.c:456) 20240923085208247 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631f80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923085208247 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631f80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923085208247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923085208247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923085208247 DMM DEBUG MM(262420000001004/c33af849) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923085208247 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240923085208247 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208247 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208247 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085208247 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085208247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208247 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085208248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085208248 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208248 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208248 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085208248 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085208248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208248 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085208248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@3527497922fe: { messageType := 2, destLocRef := '85263D'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(1496)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@3527497922fe: 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 := '5541F1E5003EF2AB632E72BD612A6DF3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '228F489D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '541F97EB45D4A836'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FCFE9D4A9C9D31CFBD705756EFD412CC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '09129BC318FC329359EF89B5550D6135'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '16B3DEA75F2169403424E184660665AF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0D2D6092A16E372A'O } } } } } SGSN_Test_0-SCCP(1496)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@3527497922fe: vl_len:23 SGSN_Test_0-SCCP(1496)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1496)@3527497922fe: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240923085208257 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208257 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208257 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085208257 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085208257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085208257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085208257 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085208257 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085208257 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085208257 DMM DEBUG MM(262420000001004/c33af849) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240923085208257 DMM NOTICE MM(262420000001004/c33af849) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923085208257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923085208257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923085208257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923085208257 DMM DEBUG MM(262420000001004/c33af849) Requesting authorization (sgsn_auth.c:160) 20240923085208257 DMM INFO MM(262420000001004/c33af849) Requesting authentication tuples (sgsn_auth.c:184) 20240923085208257 DMM DEBUG MM(262420000001004/c33af849) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923085208257 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240923085208257 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1501)@3527497922fe: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@3527497922fe: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20240923085208259 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923085208259 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923085208259 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923085208259 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923085208259 DMM INFO MM(262420000001004/c33af849) Subscriber data update (mmctx.c:445) 20240923085208259 DMM DEBUG MM(262420000001004/c33af849) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923085208260 DMM INFO MM(262420000001004/c33af849) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923085208260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923085208260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923085208260 DMM INFO MM(262420000001004/c33af849) <- GMM AUTH AND CIPHERING REQ (rand = 55 41 f1 e5 00 3e f2 ab 63 2e 72 bd 61 2a 6d f3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 16 b3 de a7 5f 21 69 40 34 24 e1 84 66 06 65 af ) (gprs_gmm.c:483) 20240923085208260 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240923085208260 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208260 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085208260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085208260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085208260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@3527497922fe: vl_len:37 SGSN_Test_0-SCCP(1496)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1496)@3527497922fe: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081303220D2D609223094B99990000100004F02904A16E372A'O 20240923085208266 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208266 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085208266 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085208266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085208266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085208266 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085208266 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085208266 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085208266 DMM INFO MM(262420000001004/c33af849) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923085208266 DMM NOTICE MM(262420000001004/c33af849) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923085208266 DMM DEBUG MM(262420000001004/c33af849) checking auth: received UMTS RES = 0d 2d 60 92 a1 6e 37 2a (gprs_gmm.c:666) 20240923085208266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923085208266 DMM DEBUG MM(262420000001004/c33af849) Requesting authorization (sgsn_auth.c:160) 20240923085208266 DMM INFO MM(262420000001004/c33af849) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923085208266 DMM DEBUG MM(262420000001004/c33af849) Requesting subscriber data update (gprs_subscriber.c:894) 20240923085208266 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240923085208266 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) 20240923085208266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240923085208266 DMM DEBUG MM(262420000001004/c33af849) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240923085208266 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208266 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085208266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085208266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208266 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085208266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@3527497922fe: vl_len:12 SGSN_Test_0-SCCP(1496)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1496)@3527497922fe: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240923085208273 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208273 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085208273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085208273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085208273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085208274 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240923085208274 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240923085208274 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240923085208274 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20240923085208274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240923085208274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240923085208274 DMM INFO MM(262420000001004/c33af849) <- GMM ATTACH ACCEPT (new P-TMSI=0xc33af849) (gprs_gmm.c:300) 20240923085208274 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240923085208274 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208274 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085208274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085208274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208274 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085208274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085208274 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208274 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085208274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085208274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208274 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085208274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240923085208278 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923085208278 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923085208278 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240923085208278 DMM INFO MM(262420000001004/c33af849) Subscriber data update (mmctx.c:445) 20240923085208278 DMM DEBUG MM(262420000001004/c33af849) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923085208278 DMM INFO MM(262420000001004/c33af849) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923085208278 DMM NOTICE MM(262420000001004/c33af849) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240923085208278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923085208278 DMM NOTICE MM(262420000001004/c33af849) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923085208278 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) 20240923085208278 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923085208278 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240923085208278 DMM INFO MM(262420000001004/c33af849) Subscriber data update (mmctx.c:445) 20240923085208278 DMM DEBUG MM(262420000001004/c33af849) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@3527497922fe: vl_len:14 SGSN_Test_0-SCCP(1496)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1496)@3527497922fe: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240923085208280 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208280 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208281 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085208281 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085208281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085208281 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085208281 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085208281 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085208281 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085208281 DMM INFO MM(262420000001004/c33af849) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923085208281 DMM NOTICE MM(262420000001004/c33af849) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923085208281 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631f80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923085208281 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631f80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923085208281 DMM DEBUG MM_STATE_Iu(5)[0x55dd6e643320]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240923085208281 DMM DEBUG MM_STATE_Iu(5)[0x55dd6e643320]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240923085208281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923085208281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240923085208281 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208281 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208281 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085208281 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085208281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208281 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085208281 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@3527497922fe: vl_len:7 SGSN_Test_0-SCCP(1496)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1496)@3527497922fe: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240923085208286 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208286 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208286 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085208286 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085208286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085208286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085208286 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240923085208286 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240923085208286 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240923085208286 DMM INFO MM(262420000001004/c33af849) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240923085208286 DMM DEBUG MM_STATE_Iu(5)[0x55dd6e643320]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240923085208286 DMM DEBUG MM_STATE_Iu(5)[0x55dd6e643320]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240923085208286 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208286 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208286 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085208286 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085208286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208286 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085208286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-RAN(1497)@3527497922fe: Deleted conn table entry 0TC_attach_pdp_act_user(1503)8726077 20240923085208287 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208287 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208287 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085208287 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085208287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208287 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085208288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user(1503)@3527497922fe: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@3527497922fe: 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 := 'C33AF849'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@3527497922fe: Added conn table entry 0TC_attach_pdp_act_user(1503)1819704 SGSN_Test_0-RAN(1497)@3527497922fe: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@3527497922fe: First idle individual index:0 20240923085208490 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208490 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085208490 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085208490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085208490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085208490 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240923085208490 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240923085208490 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240923085208490 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC33AF849) type="data"  (gprs_gmm.c:1944) 20240923085208490 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631f80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240923085208490 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631f80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240923085208490 DMM DEBUG MM(262420000001004/c33af849) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240923085208490 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208490 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208490 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085208491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085208491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208491 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085208491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085208491 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208491 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085208491 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085208491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208491 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085208491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@3527497922fe: { messageType := 2, destLocRef := '1BC438'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(1496)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@3527497922fe: vl_len:12 SGSN_Test_0-SCCP(1496)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1496)@3527497922fe: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240923085208495 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208495 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085208495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085208495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085208495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085208495 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240923085208495 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240923085208495 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240923085208495 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20240923085208495 DMM DEBUG MM_STATE_Iu(5)[0x55dd6e643320]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240923085208495 DMM DEBUG MM_STATE_Iu(5)[0x55dd6e643320]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240923085208495 DMM INFO MM(262420000001004/c33af849) <- GMM SERVICE ACCEPT (P-TMSI=0xc33af849) (gprs_gmm.c:813) 20240923085208495 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240923085208496 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208496 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085208496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085208496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085208496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085208496 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208496 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085208496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085208496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085208496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1496)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@3527497922fe: vl_len:23 SGSN_Test_0-SCCP(1496)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1496)@3527497922fe: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240923085208502 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208502 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208502 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085208502 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085208502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208502 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085208502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085208502 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085208502 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085208502 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085208502 DMM INFO MM(262420000001004/c33af849) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923085208502 DMM INFO MM(262420000001004/c33af849) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923085208502 DMM DEBUG MM(262420000001004/c33af849) Using GGSN 0 (gprs_sm.c:312) 20240923085208502 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) 20240923085208502 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240923085208502 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923085208502 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20240923085208502 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20240923085208514 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 5a 0b 74 25 11 94 c1 7a f9 14 05 7f 92 2d 1e 49 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:443) 20240923085208514 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c632608, cbp=0x55dd6e642f30) (sgsn_libgtp.c:632) 20240923085208514 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923085208514 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208514 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208515 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085208515 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085208515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208515 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085208515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@3527497922fe: vl_len:30 SGSN_Test_0-SCCP(1496)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1496)@3527497922fe: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068005FDC8BD4'O 20240923085208531 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208531 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208531 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085208531 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085208531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085208531 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085208531 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240923085208531 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240923085208531 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240923085208531 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20240923085208531 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240923085208531 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20240923085208531 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923085208531 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240923085208532 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208532 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085208532 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085208532 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085208532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085208532 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085208532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085208532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@3527497922fe: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user(1503)@3527497922fe: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@3527497922fe: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. 20240923085208535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50484<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240923085208536 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923085208536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1501)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1500)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@3527497922fe: Final verdict of PTC: none -NSVCI97(1485)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1491)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1486)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@3527497922fe: Final verdict of PTC: none -NSVCI98(1490)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@3527497922fe: Final verdict of PTC: none20240923085208538 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240923085208538 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) 20240923085208538 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240923085208538 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240923085208538 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240923085208538 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) 20240923085208538 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240923085208538 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240923085208538 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) 20240923085208538 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085208538 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240923085208538 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240923085208538 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240923085208538 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240923085208538 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240923085208538 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240923085208538 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) TC_attach_pdp_act_user-BVCI220(1494)@3527497922fe: Final verdict of PTC: none -NSVCI99(1495)@3527497922fe: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1484)@3527497922fe: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@3527497922fe: Final verdict of PTC: none SGSN_Test_0-RAN(1497)@3527497922fe: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1483)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1488)@3527497922fe: Final verdict of PTC: none 20240923085208538 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-GGSN_GTP(1502)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1493)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_user(1503)@3527497922fe: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1483): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1484): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1485): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_user(1503): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@3527497922fe: Test case TC_attach_pdp_act_user finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail'. Mon Sep 23 08:52:08 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20240923085208663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085209165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50488<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277972) 20240923085209537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085209537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=277972, count=282424) 20240923085210537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085210537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240923085210539 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240923085210539 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240923085210539 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Mon Sep 23 08:52:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923085211538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085211538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_attach_pdp_act_pmm_idle started. 20240923085212226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085212227 DMM INFO MM(262420000001004/c33af849) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923085212227 DMM INFO MM(262420000001004/c33af849) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923085212227 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631f80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923085212227 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631f80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923085212227 DMM DEBUG MM_STATE_Iu(5)[0x55dd6e643320]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240923085212227 DMM DEBUG MM_STATE_Iu(5)[0x55dd6e643320]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240923085212227 DMM NOTICE MM(262420000001004/c33af849) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240923085212228 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20240923085212228 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240923085212228 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923085212228 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20240923085212228 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240923085212228 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) 20240923085212228 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) 20240923085212228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923085212228 DMM DEBUG MM_STATE_Gb[0x55dd6e631e50]{Idle}: Deallocated (fsm.c:568) 20240923085212228 DMM DEBUG MM_STATE_Iu(5)[0x55dd6e643320]{Detached}: Deallocated (fsm.c:568) 20240923085212228 DMM DEBUG GMM(gmm_fsm)[0x55dd6e631f80]{Deregistered}: Deallocated (fsm.c:568) 20240923085212228 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240923085212228 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085212228 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085212228 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085212228 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085212228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085212228 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085212228 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1508)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085212280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923085212280 DLNS DEBUG[38;5;57m GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085212280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085212280 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085212280 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923085212280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085212280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085212280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085212280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085212281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085212281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085212281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085212282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085212282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085212282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085212282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085212282 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085212282 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923085212282 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085212282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085212282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085212282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1508)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085212287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1505)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1509)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923085212296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085212296 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1507)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1509)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1514)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1514)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085212328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923085212328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085212328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085212328 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085212328 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923085212328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085212328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085212328 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085212328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1514)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1513)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923085212330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085212330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085212330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085212331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085212331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085212331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085212331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085212331 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085212331 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923085212331 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085212331 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085212332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085212332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1514)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1514)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085212335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085212345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085212345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1515)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI210(1511)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1513)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1518)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085212359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923085212359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085212359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085212359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085212359 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923085212359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085212359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085212359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085212359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085212360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085212360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085212360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085212361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085212361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085212361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085212361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085212361 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085212361 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923085212361 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085212361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1518)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923085212362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085212362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085212365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085212375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085212375 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@3527497922fe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@3527497922fe: ************************************************* SGSN_Test_0-M3UA(1521)@3527497922fe: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@3527497922fe: ************************************************* MTC@3527497922fe: Starting RAN_Emulation SGSN_Test_0-SCCP(1519)@3527497922fe: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1517)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923085212539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085212539 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923085212539 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923085212539 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923085212541 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923085212542 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1523)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1523)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240923085212578 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240923085212578 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) 20240923085212578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240923085212578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1521)@3527497922fe: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240923085212580 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085212580 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240923085212580 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240923085212581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240923085212581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240923085212581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240923085212581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240923085212582 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085212582 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240923085212582 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240923085212582 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240923085212582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240923085212582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240923085212582 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240923085212582 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240923085213388 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213388 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213388 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085213388 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085213388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085213388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085213389 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240923085213389 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240923085213389 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213389 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213389 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085213389 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085213389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213389 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085213389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@3527497922fe: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1507)@3527497922fe: Adding Client=TC_attach_pdp_act_pmm_idle(1526), IMSI='262420000001005'H, TLLI='FEC3624F'O, index=0 SGSN_Test-GSUP(1524)@3527497922fe: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1526) TC_attach_pdp_act_pmm_idle(1526)@3527497922fe: 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 := '1091'O, rac := '12'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1520)@3527497922fe: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1526)13279281 SGSN_Test_0-SCCP(1519)@3527497922fe: First idle individual index:0 SGSN_Test_0-RAN(1520)@3527497922fe: patch: N(SD) for ConnIdx 0 set to 1 20240923085213606 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213606 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085213606 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085213606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213606 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085213606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085213606 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240923085213606 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240923085213606 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240923085213606 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1266) 20240923085213606 DMM DEBUG GMM(gmm_fsm)[0x55dd6e643320]{Deregistered}: Allocated (fsm.c:456) 20240923085213606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923085213606 DMM DEBUG MM_STATE_Gb[0x55dd6e6320b0]{Idle}: Allocated (fsm.c:456) 20240923085213606 DMM DEBUG MM_STATE_Iu[0x55dd6e642370]{Detached}: Allocated (fsm.c:456) 20240923085213606 DMM DEBUG GMM(gmm_fsm)[0x55dd6e643320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923085213607 DMM DEBUG GMM(gmm_fsm)[0x55dd6e643320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923085213607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923085213607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923085213607 DMM DEBUG MM(262420000001005/d3d96eef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923085213607 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240923085213607 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213607 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213607 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085213607 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085213607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213607 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085213607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085213607 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213607 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213607 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085213607 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085213607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213607 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085213607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@3527497922fe: { messageType := 2, destLocRef := 'CAA031'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@3527497922fe: 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 := '536C31119856CC88CF4E60D643E7B766'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '638CAE14'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D4BF88790CCF1BE4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4BA8EDBEE0806BCA25E1C7471210D916'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AE5D75DAF5389E693C06D576EB7F32BA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '22840D72EE59374B0FFEB098A7E26370'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7239ACCCEB024C71'O } } } } } SGSN_Test_0-SCCP(1519)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@3527497922fe: vl_len:23 SGSN_Test_0-SCCP(1519)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1519)@3527497922fe: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20240923085213617 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213617 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213617 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085213617 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085213617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085213617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085213617 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085213617 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085213617 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085213617 DMM DEBUG MM(262420000001005/d3d96eef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20240923085213617 DMM NOTICE MM(262420000001005/d3d96eef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923085213618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923085213618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923085213618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923085213618 DMM DEBUG MM(262420000001005/d3d96eef) Requesting authorization (sgsn_auth.c:160) 20240923085213618 DMM INFO MM(262420000001005/d3d96eef) Requesting authentication tuples (sgsn_auth.c:184) 20240923085213618 DMM DEBUG MM(262420000001005/d3d96eef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923085213618 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20240923085213618 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(1524)@3527497922fe: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1526) SGSN_Test-GSUP(1524)@3527497922fe: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1526)"262420000001005" 20240923085213620 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923085213620 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923085213621 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923085213621 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923085213621 DMM INFO MM(262420000001005/d3d96eef) Subscriber data update (mmctx.c:445) 20240923085213621 DMM DEBUG MM(262420000001005/d3d96eef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923085213621 DMM INFO MM(262420000001005/d3d96eef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923085213621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923085213621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923085213621 DMM INFO MM(262420000001005/d3d96eef) <- GMM AUTH AND CIPHERING REQ (rand = 53 6c 31 11 98 56 cc 88 cf 4e 60 d6 43 e7 b7 66 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 22 84 0d 72 ee 59 37 4b 0f fe b0 98 a7 e2 63 70 ) (gprs_gmm.c:483) 20240923085213621 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240923085213621 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213621 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213621 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085213621 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085213621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213621 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085213621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@3527497922fe: vl_len:37 SGSN_Test_0-SCCP(1519)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1519)@3527497922fe: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E227239ACCC23094B99990000100005F02904EB024C71'O 20240923085213627 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213627 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213627 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085213627 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085213627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085213627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085213627 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085213627 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085213627 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085213627 DMM INFO MM(262420000001005/d3d96eef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923085213627 DMM NOTICE MM(262420000001005/d3d96eef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923085213627 DMM DEBUG MM(262420000001005/d3d96eef) checking auth: received UMTS RES = 72 39 ac cc eb 02 4c 71 (gprs_gmm.c:666) 20240923085213627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923085213627 DMM DEBUG MM(262420000001005/d3d96eef) Requesting authorization (sgsn_auth.c:160) 20240923085213627 DMM INFO MM(262420000001005/d3d96eef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923085213627 DMM DEBUG MM(262420000001005/d3d96eef) Requesting subscriber data update (gprs_subscriber.c:894) 20240923085213627 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20240923085213627 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) 20240923085213627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240923085213627 DMM DEBUG MM(262420000001005/d3d96eef) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240923085213627 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213627 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213627 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085213627 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085213627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213627 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085213627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@3527497922fe: vl_len:12 SGSN_Test_0-SCCP(1519)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1519)@3527497922fe: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240923085213634 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213634 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213634 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085213635 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085213635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085213635 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085213635 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240923085213635 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240923085213635 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240923085213635 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20240923085213635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240923085213635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240923085213635 DMM INFO MM(262420000001005/d3d96eef) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3d96eef) (gprs_gmm.c:300) 20240923085213635 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240923085213635 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213635 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213635 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085213635 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085213635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213635 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085213635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085213635 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213635 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213635 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085213635 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085213635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213635 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085213635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240923085213638 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923085213638 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923085213638 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240923085213638 DMM INFO MM(262420000001005/d3d96eef) Subscriber data update (mmctx.c:445) 20240923085213638 DMM DEBUG MM(262420000001005/d3d96eef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923085213638 DMM INFO MM(262420000001005/d3d96eef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923085213638 DMM NOTICE MM(262420000001005/d3d96eef) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20240923085213638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923085213638 DMM NOTICE MM(262420000001005/d3d96eef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923085213638 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) 20240923085213639 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923085213639 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240923085213639 DMM INFO MM(262420000001005/d3d96eef) Subscriber data update (mmctx.c:445) 20240923085213639 DMM DEBUG MM(262420000001005/d3d96eef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@3527497922fe: vl_len:14 SGSN_Test_0-SCCP(1519)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1519)@3527497922fe: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240923085213641 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213641 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085213641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085213641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085213641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085213641 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085213641 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085213641 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085213641 DMM INFO MM(262420000001005/d3d96eef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923085213641 DMM NOTICE MM(262420000001005/d3d96eef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923085213641 DMM DEBUG GMM(gmm_fsm)[0x55dd6e643320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923085213641 DMM DEBUG GMM(gmm_fsm)[0x55dd6e643320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923085213641 DMM DEBUG MM_STATE_Iu(7)[0x55dd6e642370]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240923085213641 DMM DEBUG MM_STATE_Iu(7)[0x55dd6e642370]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240923085213641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923085213641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240923085213641 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213641 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213641 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085213641 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085213641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213641 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085213641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@3527497922fe: vl_len:7 SGSN_Test_0-SCCP(1519)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1519)@3527497922fe: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240923085213646 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213646 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213646 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085213646 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085213646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085213646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085213646 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240923085213646 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240923085213646 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240923085213647 DMM INFO MM(262420000001005/d3d96eef) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240923085213647 DMM DEBUG MM_STATE_Iu(7)[0x55dd6e642370]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240923085213647 DMM DEBUG MM_STATE_Iu(7)[0x55dd6e642370]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240923085213647 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213647 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213647 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085213647 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085213647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213647 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085213647 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@3527497922fe: Session index based on local reference:0 20240923085213648 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213648 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213648 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085213648 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085213648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085213648 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@3527497922fe: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1526)13279281 TC_attach_pdp_act_pmm_idle(1526)@3527497922fe: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1526)@3527497922fe: 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 := 'D3D96EEF'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@3527497922fe: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1526)9124227 SGSN_Test_0-RAN(1520)@3527497922fe: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@3527497922fe: First idle individual index:0 20240923085213849 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213849 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213849 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085213849 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085213849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085213849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085213850 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240923085213850 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240923085213850 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240923085213850 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD3D96EEF) type="data"  (gprs_gmm.c:1944) 20240923085213850 DMM DEBUG GMM(gmm_fsm)[0x55dd6e643320]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240923085213850 DMM DEBUG GMM(gmm_fsm)[0x55dd6e643320]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240923085213850 DMM DEBUG MM(262420000001005/d3d96eef) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240923085213850 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213850 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213850 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085213850 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085213850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085213850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085213850 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213850 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213850 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085213850 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085213850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085213850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@3527497922fe: { messageType := 2, destLocRef := '8B3983'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@3527497922fe: vl_len:12 SGSN_Test_0-SCCP(1519)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1519)@3527497922fe: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240923085213855 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213855 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085213855 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085213855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085213855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085213855 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240923085213855 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240923085213855 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240923085213855 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20240923085213855 DMM DEBUG MM_STATE_Iu(7)[0x55dd6e642370]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240923085213855 DMM DEBUG MM_STATE_Iu(7)[0x55dd6e642370]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240923085213855 DMM INFO MM(262420000001005/d3d96eef) <- GMM SERVICE ACCEPT (P-TMSI=0xd3d96eef) (gprs_gmm.c:813) 20240923085213855 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240923085213856 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213856 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213856 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085213856 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085213856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085213856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085213856 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213856 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213856 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085213856 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085213856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085213856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1526)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1519)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@3527497922fe: vl_len:23 SGSN_Test_0-SCCP(1519)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1519)@3527497922fe: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240923085213863 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213863 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213863 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085213863 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085213863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213863 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085213863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085213863 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085213863 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085213863 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085213863 DMM INFO MM(262420000001005/d3d96eef) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923085213863 DMM INFO MM(262420000001005/d3d96eef) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923085213863 DMM DEBUG MM(262420000001005/d3d96eef) Using GGSN 0 (gprs_sm.c:312) 20240923085213863 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 19. This is a software bug that needs fixing. (rate_ctr.c:221) 20240923085213863 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20240923085213863 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923085213863 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20240923085213863 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20240923085213875 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 3b 00 00 01 80 08 00 10 ab d3 2a 6c 11 ae 3f 9c b4 14 05 7f 62 d9 3e d4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1083 from retransmit req queue (gtp.c:443) 20240923085213875 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c633678, cbp=0x55dd6e643dc0) (sgsn_libgtp.c:632) 20240923085213875 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923085213875 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213875 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085213875 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085213875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213875 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085213875 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@3527497922fe: vl_len:30 SGSN_Test_0-SCCP(1519)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1519)@3527497922fe: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680067ED8409'O 20240923085213889 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213889 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085213889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085213889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085213889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085213890 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240923085213890 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240923085213890 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240923085213890 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20240923085213890 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240923085213890 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20240923085213890 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923085213890 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240923085213890 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213890 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085213890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085213890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085213890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085213890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085213890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085213890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@3527497922fe: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_pmm_idle(1526)@3527497922fe: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@3527497922fe: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. 20240923085213893 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923085213893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1523)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(1524)@3527497922fe: Final verdict of PTC: none 20240923085213896 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240923085213896 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) 20240923085213896 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240923085213896 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240923085213896 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240923085213896 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) 20240923085213896 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240923085213896 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240923085213896 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) 20240923085213896 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085213896 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240923085213896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240923085213896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240923085213896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240923085213896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240923085213896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240923085213896 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240923085213896 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-RAN(1520)@3527497922fe: Final verdict of PTC: none -NSVCI97(1508)@3527497922fe: Final verdict of PTC: none 20240923085213896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50500<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1514)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@3527497922fe: Final verdict of PTC: none -NSVCI99(1518)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@3527497922fe: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1509)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1507)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1517)@3527497922fe: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1511)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1513)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1512)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1516)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1506)@3527497922fe: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1526)@3527497922fe: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test-RNC_GTP(1522)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1507): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1511): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1512): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1513): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1514): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1517): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1526): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@3527497922fe: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail'. Mon Sep 23 08:52:13 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20240923085214036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085214537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50512<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284024) 20240923085214894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085214894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=284024, count=288476) 20240923085215895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085215895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240923085215897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240923085215897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240923085215897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Mon Sep 23 08:52:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923085216896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085216896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_pmm_idle_rx_mt_data started. 20240923085217602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56608<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085217604 DMM INFO MM(262420000001005/d3d96eef) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923085217604 DMM INFO MM(262420000001005/d3d96eef) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923085217604 DMM DEBUG GMM(gmm_fsm)[0x55dd6e643320]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923085217604 DMM DEBUG GMM(gmm_fsm)[0x55dd6e643320]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923085217604 DMM DEBUG MM_STATE_Iu(7)[0x55dd6e642370]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240923085217604 DMM DEBUG MM_STATE_Iu(7)[0x55dd6e642370]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240923085217604 DMM NOTICE MM(262420000001005/d3d96eef) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240923085217604 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20240923085217604 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240923085217604 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923085217604 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20240923085217604 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20240923085217604 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) 20240923085217604 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) 20240923085217604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923085217604 DMM DEBUG MM_STATE_Gb[0x55dd6e6320b0]{Idle}: Deallocated (fsm.c:568) 20240923085217604 DMM DEBUG MM_STATE_Iu(7)[0x55dd6e642370]{Detached}: Deallocated (fsm.c:568) 20240923085217604 DMM DEBUG GMM(gmm_fsm)[0x55dd6e643320]{Deregistered}: Deallocated (fsm.c:568) 20240923085217604 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240923085217604 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085217604 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085217604 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085217604 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085217604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085217604 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085217604 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1531)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085217647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923085217648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085217648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085217648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085217648 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923085217648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085217648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085217648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085217648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085217649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085217649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085217649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085217649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085217649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085217649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085217649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085217649 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085217649 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923085217650 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085217650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085217650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085217650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1531)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085217654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1528)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1532)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 20240923085217665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085217665 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1530)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1536)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085217686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923085217686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085217686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085217686 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085217686 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923085217686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085217686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085217686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085217686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085217688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085217688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085217688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085217688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085217688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085217688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085217688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085217688 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085217688 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923085217688 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085217688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085217689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085217689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1536)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085217693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1533)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1537)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1533)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085217702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085217702 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1535)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1541)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085217729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923085217729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085217729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085217729 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085217729 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923085217729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085217729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085217729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085217729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085217731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085217731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085217731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085217731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085217731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085217731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085217731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085217731 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085217731 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923085217731 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085217731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085217732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085217732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1541)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085217736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@3527497922fe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@3527497922fe: ************************************************* SGSN_Test_0-M3UA(1544)@3527497922fe: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@3527497922fe: ************************************************* MTC@3527497922fe: Starting RAN_Emulation 20240923085217746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085217746 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1542)@3527497922fe: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1540)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240923085217897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085217897 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923085217897 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923085217897 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923085217899 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923085217900 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1546)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1546)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240923085217946 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240923085217947 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) 20240923085217947 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240923085217947 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1544)@3527497922fe: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240923085217949 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085217949 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240923085217949 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240923085217949 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240923085217949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240923085217950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240923085217950 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240923085217951 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085217951 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240923085217951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240923085217951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240923085217951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240923085217951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240923085217951 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240923085217951 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240923085218758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085218758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085218758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085218758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085218758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085218758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085218758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085218758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085218758 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240923085218758 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240923085218758 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085218758 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085218758 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085218758 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085218758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085218758 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085218758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085218758 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@3527497922fe: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1530)@3527497922fe: Adding Client=TC_pmm_idle_rx_mt_data(1549), IMSI='262420000001007'H, TLLI='D2E06FFF'O, index=0 SGSN_Test-GSUP(1547)@3527497922fe: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1549) TC_pmm_idle_rx_mt_data(1549)@3527497922fe: 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 := 'F141'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(1543)@3527497922fe: Added conn table entry 0TC_pmm_idle_rx_mt_data(1549)16346190 SGSN_Test_0-SCCP(1542)@3527497922fe: First idle individual index:0 SGSN_Test_0-RAN(1543)@3527497922fe: patch: N(SD) for ConnIdx 0 set to 1 20240923085218963 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085218963 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085218963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085218963 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085218963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085218963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085218963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085218963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085218964 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240923085218964 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240923085218964 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240923085218964 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1266) 20240923085218964 DMM DEBUG GMM(gmm_fsm)[0x55dd6e642370]{Deregistered}: Allocated (fsm.c:456) 20240923085218964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Allocated (fsm.c:456) 20240923085218964 DMM DEBUG MM_STATE_Gb[0x55dd6e631e50]{Idle}: Allocated (fsm.c:456) 20240923085218964 DMM DEBUG MM_STATE_Iu[0x55dd6e644950]{Detached}: Allocated (fsm.c:456) 20240923085218964 DMM DEBUG GMM(gmm_fsm)[0x55dd6e642370]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923085218964 DMM DEBUG GMM(gmm_fsm)[0x55dd6e642370]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923085218964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923085218964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923085218964 DMM DEBUG MM(262420000001007/efcd64b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923085218964 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240923085218964 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085218964 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085218964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085218964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085218964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085218964 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085218964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085218964 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085218964 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085218964 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085218964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085218964 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085218965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085218965 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085218965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085218965 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@3527497922fe: { messageType := 2, destLocRef := 'F96C4E'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1542)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@3527497922fe: 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 := '70E68B60F8B335F885F00DAB3AAF4F0D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '571D3AC4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '84B90A0595CAABC0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0478A8FA705ADDB5E2A9CB4427195E18'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DBB9EACE1C9432BE51EB02D848C08BDD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '817086D3D532987CB10F32B9BE77E037'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E197276F5C55F99E'O } } } } } SGSN_Test_0-SCCP(1542)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@3527497922fe: vl_len:23 SGSN_Test_0-SCCP(1542)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1542)@3527497922fe: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20240923085218973 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085218973 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085218973 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085218973 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085218973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085218973 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085218973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085218973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085218973 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085218973 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085218973 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085218973 DMM DEBUG MM(262420000001007/efcd64b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20240923085218973 DMM NOTICE MM(262420000001007/efcd64b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923085218973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923085218973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923085218973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923085218973 DMM DEBUG MM(262420000001007/efcd64b8) Requesting authorization (sgsn_auth.c:160) 20240923085218973 DMM INFO MM(262420000001007/efcd64b8) Requesting authentication tuples (sgsn_auth.c:184) 20240923085218973 DMM DEBUG MM(262420000001007/efcd64b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923085218973 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20240923085218973 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(1547)@3527497922fe: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1549) SGSN_Test-GSUP(1547)@3527497922fe: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1549)"262420000001007" 20240923085218976 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923085218976 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923085218976 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923085218976 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923085218976 DMM INFO MM(262420000001007/efcd64b8) Subscriber data update (mmctx.c:445) 20240923085218976 DMM DEBUG MM(262420000001007/efcd64b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923085218976 DMM INFO MM(262420000001007/efcd64b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923085218976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923085218976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923085218976 DMM INFO MM(262420000001007/efcd64b8) <- GMM AUTH AND CIPHERING REQ (rand = 70 e6 8b 60 f8 b3 35 f8 85 f0 0d ab 3a af 4f 0d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 81 70 86 d3 d5 32 98 7c b1 0f 32 b9 be 77 e0 37 ) (gprs_gmm.c:483) 20240923085218976 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240923085218976 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085218976 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085218976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085218976 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085218976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085218976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085218976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085218976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@3527497922fe: vl_len:37 SGSN_Test_0-SCCP(1542)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1542)@3527497922fe: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822E197276F23094B99990000100007F029045C55F99E'O 20240923085218983 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085218983 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085218983 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085218983 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085218983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085218983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085218983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085218983 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085218983 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085218983 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085218983 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085218983 DMM INFO MM(262420000001007/efcd64b8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923085218983 DMM NOTICE MM(262420000001007/efcd64b8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923085218983 DMM DEBUG MM(262420000001007/efcd64b8) checking auth: received UMTS RES = e1 97 27 6f 5c 55 f9 9e (gprs_gmm.c:666) 20240923085218983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923085218983 DMM DEBUG MM(262420000001007/efcd64b8) Requesting authorization (sgsn_auth.c:160) 20240923085218983 DMM INFO MM(262420000001007/efcd64b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923085218983 DMM DEBUG MM(262420000001007/efcd64b8) Requesting subscriber data update (gprs_subscriber.c:894) 20240923085218983 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20240923085218983 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) 20240923085218983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240923085218983 DMM DEBUG MM(262420000001007/efcd64b8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240923085218983 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085218983 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085218983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085218983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085218983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085218983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085218983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085218983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@3527497922fe: vl_len:12 SGSN_Test_0-SCCP(1542)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1542)@3527497922fe: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240923085218991 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085218991 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085218991 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085218991 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085218991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085218991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085218991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085218991 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085218991 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240923085218991 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240923085218991 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240923085218991 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20240923085218991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240923085218991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240923085218991 DMM INFO MM(262420000001007/efcd64b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xefcd64b8) (gprs_gmm.c:300) 20240923085218991 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240923085218991 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085218991 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085218991 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085218991 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085218991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085218991 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085218991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085218991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085218991 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085218991 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085218991 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085218992 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085218992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085218992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085218992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085218992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240923085218995 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923085218995 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923085218995 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240923085218995 DMM INFO MM(262420000001007/efcd64b8) Subscriber data update (mmctx.c:445) 20240923085218995 DMM DEBUG MM(262420000001007/efcd64b8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923085218995 DMM INFO MM(262420000001007/efcd64b8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923085218995 DMM NOTICE MM(262420000001007/efcd64b8) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20240923085218995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923085218995 DMM NOTICE MM(262420000001007/efcd64b8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923085218995 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) 20240923085218996 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923085218996 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240923085218996 DMM INFO MM(262420000001007/efcd64b8) Subscriber data update (mmctx.c:445) 20240923085218996 DMM DEBUG MM(262420000001007/efcd64b8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@3527497922fe: vl_len:14 SGSN_Test_0-SCCP(1542)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1542)@3527497922fe: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240923085218998 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085218998 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085218998 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085218998 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085218998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085218998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085218998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085218998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085218999 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085218999 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085218999 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085218999 DMM INFO MM(262420000001007/efcd64b8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923085218999 DMM NOTICE MM(262420000001007/efcd64b8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923085218999 DMM DEBUG GMM(gmm_fsm)[0x55dd6e642370]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923085218999 DMM DEBUG GMM(gmm_fsm)[0x55dd6e642370]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923085218999 DMM DEBUG MM_STATE_Iu(9)[0x55dd6e644950]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240923085218999 DMM DEBUG MM_STATE_Iu(9)[0x55dd6e644950]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240923085218999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923085218999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240923085218999 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085218999 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085218999 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085218999 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085218999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085218999 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085218999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085218999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@3527497922fe: vl_len:7 SGSN_Test_0-SCCP(1542)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1542)@3527497922fe: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240923085219004 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085219004 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085219004 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085219004 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085219004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085219004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085219004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085219004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085219004 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240923085219004 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240923085219004 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240923085219004 DMM INFO MM(262420000001007/efcd64b8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240923085219004 DMM DEBUG MM_STATE_Iu(9)[0x55dd6e644950]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240923085219004 DMM DEBUG MM_STATE_Iu(9)[0x55dd6e644950]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240923085219005 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085219005 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085219005 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085219005 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085219005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085219005 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085219005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085219005 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@3527497922fe: Session index based on local reference:0 20240923085219006 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085219006 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085219006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085219006 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085219006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085219006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085219006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085219006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@3527497922fe: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1549)16346190 TC_pmm_idle_rx_mt_data(1549)@3527497922fe: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1549)@3527497922fe: 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 := 'EFCD64B8'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@3527497922fe: Added conn table entry 0TC_pmm_idle_rx_mt_data(1549)10186815 SGSN_Test_0-RAN(1543)@3527497922fe: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@3527497922fe: First idle individual index:0 20240923085219213 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085219213 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085219213 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085219213 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085219213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085219213 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085219213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085219213 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085219214 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240923085219214 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240923085219214 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240923085219214 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEFCD64B8) type="data"  (gprs_gmm.c:1944) 20240923085219214 DMM DEBUG GMM(gmm_fsm)[0x55dd6e642370]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240923085219214 DMM DEBUG GMM(gmm_fsm)[0x55dd6e642370]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240923085219214 DMM DEBUG MM(262420000001007/efcd64b8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240923085219214 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085219214 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085219214 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085219214 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085219214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085219214 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085219214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085219214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085219214 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085219214 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085219214 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085219214 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085219214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085219214 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085219214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085219214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@3527497922fe: { messageType := 2, destLocRef := '9B703F'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1542)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@3527497922fe: vl_len:12 SGSN_Test_0-SCCP(1542)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1542)@3527497922fe: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240923085219218 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085219218 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085219218 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085219218 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085219218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085219218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085219218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085219218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085219218 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240923085219218 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240923085219218 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240923085219218 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20240923085219219 DMM DEBUG MM_STATE_Iu(9)[0x55dd6e644950]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240923085219219 DMM DEBUG MM_STATE_Iu(9)[0x55dd6e644950]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240923085219219 DMM INFO MM(262420000001007/efcd64b8) <- GMM SERVICE ACCEPT (P-TMSI=0xefcd64b8) (gprs_gmm.c:813) 20240923085219219 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240923085219219 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085219219 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085219219 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085219219 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085219219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085219219 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085219219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085219219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085219219 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085219219 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085219219 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085219219 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085219219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085219219 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085219219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085219219 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1549)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1542)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@3527497922fe: vl_len:23 SGSN_Test_0-SCCP(1542)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1542)@3527497922fe: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240923085219225 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085219225 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085219225 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085219225 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085219225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085219225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085219225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085219225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085219225 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085219225 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085219225 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085219225 DMM INFO MM(262420000001007/efcd64b8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923085219225 DMM INFO MM(262420000001007/efcd64b8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923085219225 DMM DEBUG MM(262420000001007/efcd64b8) Using GGSN 0 (gprs_sm.c:312) 20240923085219225 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 20. This is a software bug that needs fixing. (rate_ctr.c:221) 20240923085219225 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20240923085219226 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923085219226 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20240923085219226 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20240923085219235 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 3e 00 00 01 80 08 00 10 97 13 88 3c 11 7d f6 80 c5 14 05 7f 7d 49 a0 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=1086 from retransmit req queue (gtp.c:443) 20240923085219235 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c6346e8, cbp=0x55dd6e644a80) (sgsn_libgtp.c:632) 20240923085219235 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923085219236 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085219236 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085219236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085219236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085219236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085219236 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085219236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085219236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@3527497922fe: vl_len:30 SGSN_Test_0-SCCP(1542)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1542)@3527497922fe: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800F124C479'O 20240923085219252 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085219252 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085219252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085219252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085219252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085219252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085219252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085219252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085219252 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240923085219252 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240923085219252 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240923085219252 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20240923085219252 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240923085219252 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20240923085219252 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923085219252 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240923085219252 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085219252 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085219252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085219252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085219252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085219252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085219252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085219252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@3527497922fe: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_pmm_idle_rx_mt_data(1549)@3527497922fe: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@3527497922fe: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. 20240923085219255 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923085219255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1546)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP(1547)@3527497922fe: Final verdict of PTC: none 20240923085219257 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240923085219257 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) 20240923085219257 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240923085219257 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240923085219257 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240923085219257 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) 20240923085219257 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240923085219257 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240923085219257 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) 20240923085219257 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085219257 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240923085219257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240923085219257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240923085219257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240923085219257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240923085219257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240923085219257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240923085219257 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-SCCP(1542)@3527497922fe: Final verdict of PTC: none -NSVCI98(1536)@3527497922fe: Final verdict of PTC: none 20240923085219258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56608<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1531)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@3527497922fe: Final verdict of PTC: none -NSVCI99(1541)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1532)@3527497922fe: Final verdict of PTC: none SGSN_Test_0-M3UA(1544)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@3527497922fe: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1535)@3527497922fe: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1540)@3527497922fe: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@3527497922fe: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@3527497922fe: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1530)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1534)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@3527497922fe: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1549)@3527497922fe: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI99-provIP(1539)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1529)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1530): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1535): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1540): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_pmm_idle_rx_mt_data(1549): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@3527497922fe: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail'. Mon Sep 23 08:52:19 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20240923085219394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085219896 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56624<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=283976) 20240923085220256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085220256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=283976, count=288428) 20240923085221257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085221257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240923085221259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240923085221259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240923085221259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Mon Sep 23 08:52:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923085222258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085222258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_update_ctx_err_ind_from_ggsn started. 20240923085222961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085222963 DMM INFO MM(262420000001007/efcd64b8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923085222963 DMM INFO MM(262420000001007/efcd64b8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923085222963 DMM DEBUG GMM(gmm_fsm)[0x55dd6e642370]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923085222963 DMM DEBUG GMM(gmm_fsm)[0x55dd6e642370]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923085222963 DMM DEBUG MM_STATE_Iu(9)[0x55dd6e644950]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240923085222963 DMM DEBUG MM_STATE_Iu(9)[0x55dd6e644950]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240923085222963 DMM NOTICE MM(262420000001007/efcd64b8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240923085222963 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20240923085222963 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240923085222963 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923085222963 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20240923085222963 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20240923085222963 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) 20240923085222963 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) 20240923085222963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e6320b0]{Init}: Deallocated (fsm.c:568) 20240923085222963 DMM DEBUG MM_STATE_Gb[0x55dd6e631e50]{Idle}: Deallocated (fsm.c:568) 20240923085222963 DMM DEBUG MM_STATE_Iu(9)[0x55dd6e644950]{Detached}: Deallocated (fsm.c:568) 20240923085222963 DMM DEBUG GMM(gmm_fsm)[0x55dd6e642370]{Deregistered}: Deallocated (fsm.c:568) 20240923085222963 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240923085222963 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085222963 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085222963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085222963 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085222963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085222963 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085222963 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@3527497922fe: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1554)@3527497922fe: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085223009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923085223009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085223009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085223009 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085223009 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923085223009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085223009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085223009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085223009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@3527497922fe: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085223011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085223011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085223011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085223012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085223012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085223012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085223012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085223012 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085223012 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240923085223012 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085223012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1554)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240923085223012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085223012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@3527497922fe: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085223017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1555)@3527497922fe: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1551)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085223027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085223027 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI196(1553)@3527497922fe: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1555)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1559)@3527497922fe: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085223046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240923085223046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085223046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085223046 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085223046 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240923085223046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085223046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085223046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085223046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@3527497922fe: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085223048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085223048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085223048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085223048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085223048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085223048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085223048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085223048 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085223048 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240923085223048 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085223048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085223049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085223049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1559)@3527497922fe: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085223052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1556)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1560)@3527497922fe: Creating NSIP provider for "127.0.0.103":21012 20240923085223063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55dd6e634810]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085223063 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1558)@3527497922fe: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1560)@3527497922fe: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1564)@3527497922fe: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@3527497922fe: Provider Link came up: sending NS-RESET 20240923085223089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240923085223089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085223089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085223089 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085223089 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240923085223089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085223089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085223089 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085223089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@3527497922fe: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240923085223090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085223090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085223090 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085223091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240923085223091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240923085223091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240923085223091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240923085223091 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085223091 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240923085223091 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240923085223091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240923085223091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240923085223091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@3527497922fe: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1564)@3527497922fe: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240923085223095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@3527497922fe: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@3527497922fe: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240923085223105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55dd6e6363d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240923085223105 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1563)@3527497922fe: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3527497922fe: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3527497922fe: Starting RAN_Emulation SGSN_Test_0-M3UA(1567)@3527497922fe: ************************************************* SGSN_Test_0-M3UA(1567)@3527497922fe: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@3527497922fe: ************************************************* SGSN_Test_0-SCCP(1565)@3527497922fe: v_sccp_pdu_maxlen:268 20240923085223258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085223258 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240923085223258 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240923085223258 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@3527497922fe: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20240923085223260 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240923085223261 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1569)@3527497922fe: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1569)@3527497922fe: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@3527497922fe: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240923085223313 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240923085223313 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) 20240923085223313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240923085223313 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1567)@3527497922fe: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240923085223316 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085223316 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240923085223316 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240923085223316 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240923085223316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240923085223316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240923085223316 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240923085223317 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085223317 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240923085223317 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240923085223317 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240923085223317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240923085223317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240923085223317 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240923085223318 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240923085224123 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224123 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085224123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085224123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085224123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085224123 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240923085224123 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240923085224123 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224123 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085224123 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085224123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224123 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085224123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@3527497922fe: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1553)@3527497922fe: Adding Client=TC_update_ctx_err_ind_from_ggsn(1572), IMSI='262420000001004'H, TLLI='F1373850'O, index=0 SGSN_Test-GSUP(1570)@3527497922fe: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1572) TC_update_ctx_err_ind_from_ggsn(1572)@3527497922fe: 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 := 'C1D1'O, rac := '6F'O ("o") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1566)@3527497922fe: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)11905705 SGSN_Test_0-SCCP(1565)@3527497922fe: First idle individual index:0 SGSN_Test_0-RAN(1566)@3527497922fe: patch: N(SD) for ConnIdx 0 set to 1 20240923085224318 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224318 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085224318 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085224318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085224318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085224319 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240923085224319 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240923085224319 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240923085224319 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20240923085224319 DMM DEBUG GMM(gmm_fsm)[0x55dd6e644950]{Deregistered}: Allocated (fsm.c:456) 20240923085224319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Allocated (fsm.c:456) 20240923085224319 DMM DEBUG MM_STATE_Gb[0x55dd6e6320b0]{Idle}: Allocated (fsm.c:456) 20240923085224319 DMM DEBUG MM_STATE_Iu[0x55dd6e645950]{Detached}: Allocated (fsm.c:456) 20240923085224319 DMM DEBUG GMM(gmm_fsm)[0x55dd6e644950]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240923085224319 DMM DEBUG GMM(gmm_fsm)[0x55dd6e644950]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240923085224319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240923085224319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240923085224319 DMM DEBUG MM(262420000001004/f0d85425) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240923085224319 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240923085224319 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224319 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085224319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085224319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085224319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085224319 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224319 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085224319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085224319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085224319 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@3527497922fe: { messageType := 2, destLocRef := 'B5AAA9'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@3527497922fe: 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 := 'C6FB9104EEAE59DC0592929F963F6AF6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '401FB43A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D87B28AA7522D540'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '680B73240C9D437EECD99DF932411C81'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BAD56D5A67D6AE59D1092E704730DF10'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B260AFA01EF67960F6BDF0F45647B370'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '289AD0638307E7F1'O } } } } } SGSN_Test_0-SCCP(1565)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@3527497922fe: vl_len:23 SGSN_Test_0-SCCP(1565)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1565)@3527497922fe: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240923085224328 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224328 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224328 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085224328 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085224328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224328 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085224328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085224328 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085224328 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085224328 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085224328 DMM DEBUG MM(262420000001004/f0d85425) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240923085224328 DMM NOTICE MM(262420000001004/f0d85425) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240923085224328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240923085224328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240923085224328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240923085224328 DMM DEBUG MM(262420000001004/f0d85425) Requesting authorization (sgsn_auth.c:160) 20240923085224328 DMM INFO MM(262420000001004/f0d85425) Requesting authentication tuples (sgsn_auth.c:184) 20240923085224328 DMM DEBUG MM(262420000001004/f0d85425) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240923085224328 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240923085224328 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(1570)@3527497922fe: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1572) SGSN_Test-GSUP(1570)@3527497922fe: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1572)"262420000001004" 20240923085224331 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240923085224331 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240923085224331 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240923085224331 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240923085224331 DMM INFO MM(262420000001004/f0d85425) Subscriber data update (mmctx.c:445) 20240923085224331 DMM DEBUG MM(262420000001004/f0d85425) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240923085224331 DMM INFO MM(262420000001004/f0d85425) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240923085224331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240923085224331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240923085224331 DMM INFO MM(262420000001004/f0d85425) <- GMM AUTH AND CIPHERING REQ (rand = c6 fb 91 04 ee ae 59 dc 05 92 92 9f 96 3f 6a f6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b2 60 af a0 1e f6 79 60 f6 bd f0 f4 56 47 b3 70 ) (gprs_gmm.c:483) 20240923085224331 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240923085224332 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224332 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224332 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085224332 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085224332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224332 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085224332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@3527497922fe: vl_len:37 SGSN_Test_0-SCCP(1565)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1565)@3527497922fe: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22289AD06323094B99990000100004F029048307E7F1'O 20240923085224338 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224338 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085224338 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085224338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085224338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085224338 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085224338 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085224338 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085224338 DMM INFO MM(262420000001004/f0d85425) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240923085224338 DMM NOTICE MM(262420000001004/f0d85425) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240923085224338 DMM DEBUG MM(262420000001004/f0d85425) checking auth: received UMTS RES = 28 9a d0 63 83 07 e7 f1 (gprs_gmm.c:666) 20240923085224338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240923085224338 DMM DEBUG MM(262420000001004/f0d85425) Requesting authorization (sgsn_auth.c:160) 20240923085224338 DMM INFO MM(262420000001004/f0d85425) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240923085224338 DMM DEBUG MM(262420000001004/f0d85425) Requesting subscriber data update (gprs_subscriber.c:894) 20240923085224338 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240923085224338 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) 20240923085224338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240923085224338 DMM DEBUG MM(262420000001004/f0d85425) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240923085224338 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224338 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224338 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085224338 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085224339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085224339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@3527497922fe: vl_len:12 SGSN_Test_0-SCCP(1565)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1565)@3527497922fe: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240923085224345 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224345 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224345 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085224345 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085224345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224345 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085224345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085224345 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240923085224345 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240923085224345 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240923085224345 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20240923085224345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240923085224345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240923085224345 DMM INFO MM(262420000001004/f0d85425) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0d85425) (gprs_gmm.c:300) 20240923085224346 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240923085224346 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224346 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224346 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085224346 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085224346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224346 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085224346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085224346 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224346 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224346 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085224346 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085224346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224346 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085224346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240923085224349 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240923085224349 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240923085224349 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240923085224349 DMM INFO MM(262420000001004/f0d85425) Subscriber data update (mmctx.c:445) 20240923085224349 DMM DEBUG MM(262420000001004/f0d85425) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240923085224349 DMM INFO MM(262420000001004/f0d85425) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240923085224349 DMM NOTICE MM(262420000001004/f0d85425) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240923085224349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240923085224349 DMM NOTICE MM(262420000001004/f0d85425) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240923085224349 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) 20240923085224350 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240923085224350 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240923085224350 DMM INFO MM(262420000001004/f0d85425) Subscriber data update (mmctx.c:445) 20240923085224350 DMM DEBUG MM(262420000001004/f0d85425) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@3527497922fe: vl_len:14 SGSN_Test_0-SCCP(1565)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1565)@3527497922fe: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240923085224352 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224352 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224352 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085224352 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085224352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224352 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085224352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085224352 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085224352 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085224352 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085224352 DMM INFO MM(262420000001004/f0d85425) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240923085224353 DMM NOTICE MM(262420000001004/f0d85425) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240923085224353 DMM DEBUG GMM(gmm_fsm)[0x55dd6e644950]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240923085224353 DMM DEBUG GMM(gmm_fsm)[0x55dd6e644950]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240923085224353 DMM DEBUG MM_STATE_Iu(11)[0x55dd6e645950]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240923085224353 DMM DEBUG MM_STATE_Iu(11)[0x55dd6e645950]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240923085224353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240923085224353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240923085224353 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224353 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085224353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085224353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224353 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085224353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@3527497922fe: vl_len:7 SGSN_Test_0-SCCP(1565)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1565)@3527497922fe: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240923085224359 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224359 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224359 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085224359 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085224359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224359 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085224359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085224359 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240923085224359 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240923085224359 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240923085224359 DMM INFO MM(262420000001004/f0d85425) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240923085224359 DMM DEBUG MM_STATE_Iu(11)[0x55dd6e645950]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240923085224359 DMM DEBUG MM_STATE_Iu(11)[0x55dd6e645950]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240923085224359 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224359 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224359 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085224359 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085224359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224359 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085224359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@3527497922fe: Session index based on local reference:0 20240923085224360 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224360 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224360 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085224360 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) SGSN_Test_0-RAN(1566)@3527497922fe: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)11905705 20240923085224360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085224360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_update_ctx_err_ind_from_ggsn(1572)@3527497922fe: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1572)@3527497922fe: 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 := 'F0D85425'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@3527497922fe: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)3148644 SGSN_Test_0-RAN(1566)@3527497922fe: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@3527497922fe: First idle individual index:0 20240923085224562 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224562 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224562 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085224562 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085224562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085224562 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085224562 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240923085224562 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240923085224562 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240923085224562 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF0D85425) type="data"  (gprs_gmm.c:1944) 20240923085224562 DMM DEBUG GMM(gmm_fsm)[0x55dd6e644950]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20240923085224562 DMM DEBUG GMM(gmm_fsm)[0x55dd6e644950]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240923085224562 DMM DEBUG MM(262420000001004/f0d85425) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240923085224562 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224562 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224562 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085224563 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085224563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224563 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085224563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085224563 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224563 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224563 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085224563 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085224563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224563 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085224563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@3527497922fe: { messageType := 2, destLocRef := '300B64'O ("0\vd"), sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@3527497922fe: vl_len:12 SGSN_Test_0-SCCP(1565)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1565)@3527497922fe: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240923085224567 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224567 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224567 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085224567 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085224567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224567 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085224567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085224567 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240923085224567 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240923085224567 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240923085224567 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20240923085224567 DMM DEBUG MM_STATE_Iu(11)[0x55dd6e645950]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240923085224567 DMM DEBUG MM_STATE_Iu(11)[0x55dd6e645950]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240923085224567 DMM INFO MM(262420000001004/f0d85425) <- GMM SERVICE ACCEPT (P-TMSI=0xf0d85425) (gprs_gmm.c:813) 20240923085224568 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240923085224568 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224568 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085224568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085224568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224568 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085224568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085224568 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224568 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085224568 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085224568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224568 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085224568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1572)@3527497922fe: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1565)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@3527497922fe: vl_len:23 SGSN_Test_0-SCCP(1565)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1565)@3527497922fe: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240923085224574 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224574 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224574 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085224574 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085224574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224574 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085224574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085224574 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240923085224574 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240923085224575 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240923085224575 DMM INFO MM(262420000001004/f0d85425) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240923085224575 DMM INFO MM(262420000001004/f0d85425) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20240923085224575 DMM DEBUG MM(262420000001004/f0d85425) Using GGSN 0 (gprs_sm.c:312) 20240923085224575 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 21. This is a software bug that needs fixing. (rate_ctr.c:221) 20240923085224575 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240923085224575 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240923085224575 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20240923085224575 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20240923085224587 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 11 04 41 00 00 01 80 08 00 10 2c ed 1e 42 11 2f 00 09 ba 14 05 7f e9 12 4e e3 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) 20240923085224587 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f470c635758, cbp=0x55dd6e644790) (sgsn_libgtp.c:632) 20240923085224587 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20240923085224587 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224587 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224587 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085224587 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085224587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224587 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085224587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@3527497922fe: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@3527497922fe: vl_len:30 SGSN_Test_0-SCCP(1565)@3527497922fe: vl_from0 SGSN_Test_0-SCCP(1565)@3527497922fe: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680014F11CA6'O 20240923085224605 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224605 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240923085224605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20240923085224605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240923085224605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240923085224605 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240923085224605 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240923085224605 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240923085224605 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20240923085224605 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240923085224605 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20240923085224605 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240923085224606 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240923085224606 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085224606 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085224606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085224606 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085224606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085224606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085224606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240923085224606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_update_ctx_err_ind_from_ggsn(1572)@3527497922fe: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_update_ctx_err_ind_from_ggsn(1572)@3527497922fe: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@3527497922fe: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. SGSN_Test_0-SCCP(1565)@3527497922fe: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@3527497922fe: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3527497922fe: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3527497922fe: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240923085224608 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240923085224608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1570)@3527497922fe: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@3527497922fe: Final verdict of PTC: none -NSVCI99(1564)@3527497922fe: Final verdict of PTC: none SGSN_Test_0-RAN(1566)@3527497922fe: Final verdict of PTC: none -NSVCI97(1554)@3527497922fe: Final verdict of PTC: none -NSVCI98(1559)@3527497922fe: Final verdict of PTC: none 20240923085224611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56636<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_update_ctx_err_ind_from_ggsn-BVCI196(1553)@3527497922fe: Final verdict of PTC: none 20240923085224612 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240923085224612 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) 20240923085224612 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240923085224612 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) SGSN_Test-Gb1-NS1(1555)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@3527497922fe: Final verdict of PTC: none 20240923085224612 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240923085224612 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) 20240923085224612 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240923085224612 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240923085224612 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) 20240923085224612 DLSS7 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-Gb2-NS2(1560)@3527497922fe: Final verdict of PTC: none 20240923085224612 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240923085224612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240923085224612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240923085224612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240923085224612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240923085224612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240923085224612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240923085224612 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb2-BSSGP2(1561)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@3527497922fe: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@3527497922fe: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@3527497922fe: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1563)@3527497922fe: Final verdict of PTC: none SGSN_Test_0-M3UA(1567)@3527497922fe: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@3527497922fe: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1558)@3527497922fe: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@3527497922fe: Final verdict of PTC: none -NSVCI97-provIP(1552)@3527497922fe: Final verdict of PTC: none -NSVCI99-provIP(1562)@3527497922fe: Final verdict of PTC: none -NSVCI98-provIP(1557)@3527497922fe: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1572)@3527497922fe: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: none MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1553): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1558): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1563): none (none -> none) MTC@3527497922fe: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@3527497922fe: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@3527497922fe: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1572): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@3527497922fe: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Mon Sep 23 08:52:24 UTC 2024 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20240923085224749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085225251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56652<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287792) 20240923085225609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085225610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=287792, count=288952) 20240923085226611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085226611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240923085226613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240923085226613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240923085226613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail' was executed successfully (exit status: 0). MC@3527497922fe: Test execution finished. MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Mon Sep 23 08:52:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923085227612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085227612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_NS_connect_alive started. 20240923085228317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085228318 DMM INFO MM(262420000001004/f0d85425) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240923085228318 DMM INFO MM(262420000001004/f0d85425) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240923085228318 DMM DEBUG GMM(gmm_fsm)[0x55dd6e644950]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240923085228318 DMM DEBUG GMM(gmm_fsm)[0x55dd6e644950]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240923085228318 DMM DEBUG MM_STATE_Iu(11)[0x55dd6e645950]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240923085228318 DMM DEBUG MM_STATE_Iu(11)[0x55dd6e645950]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240923085228318 DMM NOTICE MM(262420000001004/f0d85425) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20240923085228318 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20240923085228318 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240923085228318 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240923085228318 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20240923085228319 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240923085228319 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) 20240923085228319 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) 20240923085228319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55dd6e631e50]{Init}: Deallocated (fsm.c:568) 20240923085228319 DMM DEBUG MM_STATE_Gb[0x55dd6e6320b0]{Idle}: Deallocated (fsm.c:568) 20240923085228319 DMM DEBUG MM_STATE_Iu(11)[0x55dd6e645950]{Detached}: Deallocated (fsm.c:568) 20240923085228319 DMM DEBUG GMM(gmm_fsm)[0x55dd6e644950]{Deregistered}: Deallocated (fsm.c:568) 20240923085228319 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240923085228319 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240923085228319 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240923085228319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240923085228319 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240923085228319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240923085228319 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240923085228319 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20240923085228339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240923085228339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240923085228339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240923085228613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085228613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: setverdict(pass): none -> pass MTC@3527497922fe: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20240923085229343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52094<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1573)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: pass MTC@3527497922fe: Local verdict of PTC -provIP0(1573): none (pass -> pass) MTC@3527497922fe: Test case TC_NS_connect_alive finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Mon Sep 23 08:52:29 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 20240923085229388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085229614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085229614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240923085229890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52102<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=18964) 20240923085230616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085230616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=18964, count=20224) 20240923085231617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085231617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240923085231912 DGPRS DEBUG Checking for inactive LLMEs, time = 8892286 (sgsn.c:131) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Mon Sep 23 08:52:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240923085232618 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085232618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@3527497922fe: Test case TC_NS_connect_reset started. 20240923085232947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085232948 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240923085232970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240923085232970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240923085232970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240923085232970 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240923085232970 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240923085232970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240923085232970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240923085232970 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085232970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55dd6e630c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@3527497922fe: setverdict(pass): none -> pass 20240923085233619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085233619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3527497922fe: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20240923085233974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52104<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1574)@3527497922fe: Final verdict of PTC: none MTC@3527497922fe: Setting final verdict of the test case. MTC@3527497922fe: Local verdict of MTC: pass MTC@3527497922fe: Local verdict of PTC -provIP0(1574): none (pass -> pass) MTC@3527497922fe: Test case TC_NS_connect_reset finished. Verdict: pass MTC@3527497922fe: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Mon Sep 23 08:52:33 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 20240923085234016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240923085234518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52110<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11188) 20240923085234620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085234620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=11188, count=12348) 20240923085235622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085235622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240923085235971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@3527497922fe: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@3527497922fe: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3527497922fe: Terminating MTC. MC@3527497922fe: MTC terminated. MC2> exit MC@3527497922fe: Shutting down session. MC@3527497922fe: Shutdown complete. 20240923085236623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085236623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7701.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells Summary: pass->FAIL: 6 NEW: FAIL: 1 xfail: 3 pass: 73 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (4022259) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20240923085237624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085237624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240923085238625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085238625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240923085238972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085239627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085239627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240923085240628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085240629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20240923085241629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085241629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240923085241972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240923085242630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240923085242630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (4022142) [testenv][generic] Stopping sgsn (4022200) [testenv][generic] Showing junit-xml-7701.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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7701.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         "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:332 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:146 TC_attach_pdp_act_user testcase    "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:333 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:182 TC_attach_pdp_act_pmm_idle testcase    "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:334 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:262 TC_pmm_idle_rx_mt_data testcase    "BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:335 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:323 TC_update_ctx_err_ind_from_ggsn testcase      [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20240923-0839-6d9a9503'] 3527497922fe03acca78720d1e387303c692e5611403c2ff514ec56a2b91df50 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2181/artifact/logs/  + rm -rf _cache Error: container 3527497922fe03acca78720d1e387303c692e5611403c2ff514ec56a2b91df50 does not exist in database: no such container 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