Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2d00ff393d38f569a817c50ea1d94f16a38c2e50 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2d00ff393d38f569a817c50ea1d94f16a38c2e50 # timeout=10
Commit message: "ggsn: testenv: replace dummy netdev with bridge"
 > git rev-list --no-walk 78be044dadea4470caca6104fd8f53fc490efbf8 # timeout=10
[ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins10951370823119175450.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:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20241008-0839-88d0f1fd', '--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', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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'] 14859a3141798a8ca07a3f3fdbbadaf69447dc1f29ad7b63db24cc1fa0c87090 [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-20241008-0839-88d0f1fd', '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-20241008-0839-88d0f1fd', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [188 kB] Fetched 9232 kB in 1s (9608 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-20241008-0839-88d0f1fd', '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-20241008-0839-88d0f1fd', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-20241008-0839-88d0f1fd', './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-20241008-0839-88d0f1fd', '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-20241008-0839-88d0f1fd', '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-20241008-0839-88d0f1fd', 'make', '-j', '17'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_7.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_2.cc Creating dependency file for RAW_NS_part_3.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_3.cc Creating dependency file for RAN_Emulation_part_4.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_1.cc Creating dependency file for NS_Emulation_part_2.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_1.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_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_Iu_part_7.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_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 SCCPasp_Types_part_7.cc Creating dependency file for SCTPasp_PortType_part_1.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_6.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Templates_part_2.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_3.cc Creating dependency file for SCCP_Emulation_part_4.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_6.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_3.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_5.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_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_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.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_PortType_part_7.cc Creating dependency file for MTP3asp_Types_part_1.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_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_4.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_1.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_4.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_5.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_3.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_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_3.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_6.cc Creating dependency file for GSM_Types_part_7.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 env 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 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_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc 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_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 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_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_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-20241008-0839-88d0f1fd', '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-20241008-0839-88d0f1fd', '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] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (408 kB/s) Reading package lists... [testenv][generic] Installing packages: osmo-stp, osmo-sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-20241008-0839-88d0f1fd', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmovty13 osmo-sgsn osmo-stp osmocom-latest 0 upgraded, 16 newly installed, 0 to remove and 1 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 (38.4 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39994 files and directories currently installed.) Preparing to unpack .../00-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../02-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../09-libosmo-sigtran10_2.0.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 Setting up libosmo-ranap7:amd64 (1.6.0) ... Setting up osmo-sgsn (1.12.1) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_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-20241008-0839-88d0f1fd', '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-20241008-0839-88d0f1fd', '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-20241008-0839-88d0f1fd', '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-20241008-0839-88d0f1fd', '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-20241008-0839-88d0f1fd', '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-20241008-0839-88d0f1fd', '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-20241008-0839-88d0f1fd', '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-20241008-0839-88d0f1fd', '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-20241008-0839-88d0f1fd', '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-20241008-0839-88d0f1fd', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20241008083930961 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241008083930961 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241008083930961 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) 20241008083930961 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241008083930962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241008083930962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241008083930962 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20241008083930962 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241008083930962 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241008083930962 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20241008083930962 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241008083930962 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241008083930962 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241008083930962 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241008083930962 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241008083930962 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241008083930962 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-20241008-0839-88d0f1fd', '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 0x556bcf922d60(sgsn) with 23 counters 20241008083931170 DLSS7 INFO (r=127.0.0.1:50063<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241008083931170 DLSS7 INFO (r=127.0.0.1:50063<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241008083931170 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:50063<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241008083931170 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241008083931170 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241008083931170 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241008083931170 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241008083931171 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241008083931171 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241008083931171 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241008083931171 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20241008083931171 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20241008083931171 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241008083931171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008083931171 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241008083931171 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241008083931171 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241008083931171 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241008083931171 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) 20241008083931171 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241008083931171 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241008083931171 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241008083931171 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) 20241008083931171 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241008083931171 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241008083931171 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:50063<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241008083931171 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) 20241008083931171 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241008083931171 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241008083931171 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241008083931171 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241008083931171 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241008083931171 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241008083931171 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241008083931171 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241008083931171 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241008083931171 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241008083931171 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241008083931171 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241008083931171 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241008083931171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008083931171 DLSS7 INFO (r=127.0.0.1:47590<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241008083931171 DLSS7 INFO (r=127.0.0.1:47590<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241008083931171 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:47590<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241008083931171 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241008083931171 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241008083931171 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241008083931171 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241008083931171 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008083931172 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241008083931172 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241008083931172 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241008083931172 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-20241008-0839-88d0f1fd', '/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@14859a314179: Unix server socket created successfully. MC@14859a314179: Listening on TCP port 33253. 14859a314179 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 14859a314179 33253 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@14859a314179: New HC connected from 10.0.2.100 [10.0.2.100]. 14859a314179: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@14859a314179: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@14859a314179: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@14859a314179: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@14859a314179: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@14859a314179: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@14859a314179: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@14859a314179: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@14859a314179: Configuration file was processed on all HCs. MC@14859a314179: Creating MTC on host 10.0.2.100. MC@14859a314179: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@14859a314179: 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 ------ Tue Oct 8 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 20241008083932172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008083932172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach started. 20241008083933100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008083933102 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@14859a314179: Provider Link came up: sending NS-RESET 20241008083933153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241008083933153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241008083933153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241008083933153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008083933153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008083933153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008083933153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008083933153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008083933153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008083933155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008083933155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008083933155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008083933155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008083933155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008083933155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008083933155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008083933155 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241008083933155 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008083933155 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008083933155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008083933156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008083933156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008083933161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008083933171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083933171 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) 20241008083933172 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008083933172 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20241008083933172 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20241008083933172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241008083933172 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20241008083933172 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20241008083933172 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241008083933172 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241008083933172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20241008083933172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241008083933172 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241008083933172 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008083933172 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241008083933172 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241008083933172 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241008083933172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241008083933172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241008083933172 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241008083933172 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x556bd1780660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241008083933173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008083933173 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) 20241008083933173 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach-BVCI196(6)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@14859a314179: Provider Link came up: sending NS-RESET 20241008083933197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241008083933197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241008083933197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241008083933197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008083933197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008083933197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008083933197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008083933197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008083933197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008083933199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008083933199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008083933199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008083933199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008083933199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008083933199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008083933199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008083933199 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241008083933199 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008083933199 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008083933199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(12)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008083933200 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008083933200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008083933204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083933204 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)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008083933217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083933217 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(11)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@14859a314179: Provider Link came up: sending NS-RESET 20241008083933247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241008083933247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241008083933247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241008083933247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008083933247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008083933248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008083933248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008083933248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008083933248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008083933250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008083933250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008083933250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008083933250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008083933250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008083933250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008083933250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008083933250 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241008083933250 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008083933250 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008083933250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008083933251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008083933251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008083933255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083933255 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)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008083933266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083933266 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008083934173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008083934173 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008083934173 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008083934173 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(18)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008083934175 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008083934176 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008083934305 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) 20241008083934306 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241008083934306 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:47590 err=None (osmo_ss7_asp.c:785) TC_attach-BVCI196(6)@14859a314179: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='FF3BE8F1'O, index=0 SGSN_Test-GSUP(19)@14859a314179: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@14859a314179: 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 := '70848444F3BB5CE4579BB4B703BA1F9A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E1792E8D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EEC18DA5F9BCECD0'O } } } } } 20241008083935228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083935228 DLLC NOTICE LLME(ffffffff/ff3be8f1){UNASSIGNED} LLC RX: unknown TLLI 0xff3be8f1, creating LLME on the fly (gprs_llc.c:552) 20241008083935228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008083935228 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241008083935228 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008083935228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008083935228 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008083935228 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008083935228 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008083935228 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008083935228 DLLC NOTICE LLME(ffffffff/ff3be8f1){UNASSIGNED} LLGM Assign pre (ff3be8f1 => f72e7620) (gprs_llc.c:1079) 20241008083935228 DLLC NOTICE LLME(ff3be8f1/f72e7620){ASSIGNED} LLGM Assign post (ff3be8f1 => f72e7620) (gprs_llc.c:1125) 20241008083935228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008083935228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008083935228 DMM DEBUG MM(262420000000001/f72e7620) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008083935240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083935240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008083935240 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008083935240 DMM DEBUG MM(262420000000001/f72e7620) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241008083935240 DMM NOTICE MM(262420000000001/f72e7620) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008083935240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008083935240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008083935240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008083935240 DMM DEBUG MM(262420000000001/f72e7620) Requesting authorization (sgsn_auth.c:160) 20241008083935240 DMM INFO MM(262420000000001/f72e7620) Requesting authentication tuples (sgsn_auth.c:184) 20241008083935240 DMM DEBUG MM(262420000000001/f72e7620) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008083935240 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241008083935240 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)@14859a314179: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@14859a314179: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241008083935243 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008083935243 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008083935243 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008083935243 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008083935243 DMM INFO MM(262420000000001/f72e7620) Subscriber data update (mmctx.c:445) 20241008083935243 DMM DEBUG MM(262420000000001/f72e7620) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008083935243 DMM INFO MM(262420000000001/f72e7620) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008083935243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008083935243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008083935243 DMM INFO MM(262420000000001/f72e7620) <- GMM AUTH AND CIPHERING REQ (rand = 70 84 84 44 f3 bb 5c e4 57 9b b4 b7 03 ba 1f 9a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008083935252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083935252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241008083935252 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008083935252 DMM INFO MM(262420000000001/f72e7620) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008083935252 DMM NOTICE MM(262420000000001/f72e7620) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008083935252 DMM DEBUG MM(262420000000001/f72e7620) checking auth: received GSM SRES = e1 79 2e 8d (gprs_gmm.c:666) 20241008083935252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008083935252 DMM DEBUG MM(262420000000001/f72e7620) Requesting authorization (sgsn_auth.c:160) 20241008083935252 DMM INFO MM(262420000000001/f72e7620) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008083935252 DMM DEBUG MM(262420000000001/f72e7620) Requesting subscriber data update (gprs_subscriber.c:894) 20241008083935252 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241008083935252 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) 20241008083935252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008083935252 DMM INFO MM(262420000000001/f72e7620) <- GMM ATTACH ACCEPT (new P-TMSI=0xf72e7620) (gprs_gmm.c:300) 20241008083935253 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008083935253 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008083935253 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241008083935253 DMM INFO MM(262420000000001/f72e7620) Subscriber data update (mmctx.c:445) 20241008083935253 DMM DEBUG MM(262420000000001/f72e7620) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008083935253 DMM INFO MM(262420000000001/f72e7620) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008083935254 DMM NOTICE MM(262420000000001/f72e7620) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241008083935254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008083935254 DMM NOTICE MM(262420000000001/f72e7620) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008083935254 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) 20241008083935254 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008083935254 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241008083935254 DMM INFO MM(262420000000001/f72e7620) Subscriber data update (mmctx.c:445) 20241008083935254 DMM DEBUG MM(262420000000001/f72e7620) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008083935260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083935260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008083935260 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008083935260 DMM INFO MM(262420000000001/f72e7620) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008083935260 DMM NOTICE MM(262420000000001/f72e7620) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008083935260 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008083935260 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008083935260 DLLC NOTICE LLME(ff3be8f1/f72e7620){ASSIGNED} LLGM Assign pre (ffffffff => f72e7620) (gprs_llc.c:1079) 20241008083935260 DLLC NOTICE LLME(ffffffff/f72e7620){ASSIGNED} LLGM Assign post (ffffffff => f72e7620) (gprs_llc.c:1125) 20241008083935260 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008083935260 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008083935260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008083935260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@14859a314179: setverdict(pass): none -> pass TC_attach-BVCI196(6)@14859a314179: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@14859a314179: Final verdict of PTC: pass 20241008083935317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36856<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@14859a314179: Final verdict of PTC: none 20241008083935320 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008083935320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(3)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@14859a314179: Final verdict of PTC: none -NSVCI98(12)@14859a314179: Final verdict of PTC: none TC_attach-BVCI210(11)@14859a314179: Final verdict of PTC: none TC_attach-BVCI220(16)@14859a314179: Final verdict of PTC: none TC_attach-BVCI196(6)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(15)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(10)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@14859a314179: Final verdict of PTC: none -NSVCI97(7)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(5)@14859a314179: Final verdict of PTC: none -NSVCI99(17)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@14859a314179: Test case TC_attach finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:39:35 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241008083935519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008083935921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36858<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101916) 20241008083936322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008083936322 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101916, count=106272) 20241008083937323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008083937323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:39: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_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 20241008083938324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008083938324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_mnc3 started. 20241008083938968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008083938968 DMM INFO MM(262420000000001/f72e7620) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008083938968 DMM INFO MM(262420000000001/f72e7620) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008083938968 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008083938968 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008083938968 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008083938968 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008083938968 DLLC NOTICE LLME(ffffffff/f72e7620){ASSIGNED} LLGM Assign pre (f72e7620 => ffffffff) (gprs_llc.c:1079) 20241008083938968 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f72e7620 => ffffffff) (gprs_llc.c:1125) 20241008083938968 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241008083938968 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) 20241008083938968 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) 20241008083938968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008083938969 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008083938969 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008083938969 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008083938969 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@14859a314179: Provider Link came up: sending NS-RESET 20241008083939019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008083939019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008083939019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008083939019 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083939019 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008083939019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008083939019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008083939019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008083939019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008083939021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008083939021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008083939021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008083939021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008083939021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008083939021 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008083939021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008083939021 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083939021 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008083939021 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008083939021 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(26)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008083939022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008083939022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008083939025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008083939035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083939035 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI196(25)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(32)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@14859a314179: Provider Link came up: sending NS-RESET 20241008083939072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008083939072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008083939072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008083939072 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083939072 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008083939072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008083939072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008083939072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008083939072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(32)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008083939073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008083939073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008083939073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008083939074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008083939074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008083939074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008083939074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008083939074 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083939074 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008083939074 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008083939074 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(31)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008083939074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008083939074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008083939079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(28)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008083939090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083939090 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(29)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(31)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(37)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@14859a314179: Provider Link came up: sending NS-RESET 20241008083939115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008083939115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008083939115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008083939115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083939115 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008083939115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008083939115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008083939115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008083939115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(37)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008083939117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008083939117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008083939117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008083939117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008083939117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008083939117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008083939117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008083939117 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083939117 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008083939117 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008083939117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(37)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008083939118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008083939118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(37)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008083939122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008083939131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083939132 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(34)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008083939325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008083939325 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008083939325 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008083939325 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(36)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(36)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008083939326 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(36)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(36)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008083939327 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(36)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(36)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(36)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(36)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@14859a314179: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='E3CFDD9B'O, index=0 SGSN_Test-GSUP(38)@14859a314179: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@14859a314179: 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 := 'E6CD863712E77AE1890B2AA43CD03EAB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '30AAA5F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F987E3ED5CBA8914'O } } } } } 20241008083940374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083940374 DLLC NOTICE LLME(ffffffff/e3cfdd9b){UNASSIGNED} LLC RX: unknown TLLI 0xe3cfdd9b, creating LLME on the fly (gprs_llc.c:552) 20241008083940374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008083940374 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241008083940374 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008083940374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008083940374 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008083940374 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008083940374 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008083940374 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008083940374 DLLC NOTICE LLME(ffffffff/e3cfdd9b){UNASSIGNED} LLGM Assign pre (e3cfdd9b => c2ec25ca) (gprs_llc.c:1079) 20241008083940374 DLLC NOTICE LLME(e3cfdd9b/c2ec25ca){ASSIGNED} LLGM Assign post (e3cfdd9b => c2ec25ca) (gprs_llc.c:1125) 20241008083940374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008083940374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008083940374 DMM DEBUG MM(262420000001001/c2ec25ca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008083940386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083940386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008083940386 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008083940386 DMM DEBUG MM(262420000001001/c2ec25ca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241008083940386 DMM NOTICE MM(262420000001001/c2ec25ca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008083940386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008083940386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008083940386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008083940386 DMM DEBUG MM(262420000001001/c2ec25ca) Requesting authorization (sgsn_auth.c:160) 20241008083940386 DMM INFO MM(262420000001001/c2ec25ca) Requesting authentication tuples (sgsn_auth.c:184) 20241008083940386 DMM DEBUG MM(262420000001001/c2ec25ca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008083940386 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241008083940386 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)@14859a314179: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@14859a314179: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241008083940389 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008083940389 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008083940389 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008083940389 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008083940389 DMM INFO MM(262420000001001/c2ec25ca) Subscriber data update (mmctx.c:445) 20241008083940389 DMM DEBUG MM(262420000001001/c2ec25ca) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008083940389 DMM INFO MM(262420000001001/c2ec25ca) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008083940389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008083940389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008083940389 DMM INFO MM(262420000001001/c2ec25ca) <- GMM AUTH AND CIPHERING REQ (rand = e6 cd 86 37 12 e7 7a e1 89 0b 2a a4 3c d0 3e ab , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008083940398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083940398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241008083940398 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008083940398 DMM INFO MM(262420000001001/c2ec25ca) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008083940398 DMM NOTICE MM(262420000001001/c2ec25ca) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008083940398 DMM DEBUG MM(262420000001001/c2ec25ca) checking auth: received GSM SRES = 30 aa a5 f5 (gprs_gmm.c:666) 20241008083940398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008083940398 DMM DEBUG MM(262420000001001/c2ec25ca) Requesting authorization (sgsn_auth.c:160) 20241008083940398 DMM INFO MM(262420000001001/c2ec25ca) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008083940398 DMM DEBUG MM(262420000001001/c2ec25ca) Requesting subscriber data update (gprs_subscriber.c:894) 20241008083940398 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241008083940398 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) 20241008083940398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008083940398 DMM INFO MM(262420000001001/c2ec25ca) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2ec25ca) (gprs_gmm.c:300) 20241008083940399 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008083940399 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008083940399 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241008083940399 DMM INFO MM(262420000001001/c2ec25ca) Subscriber data update (mmctx.c:445) 20241008083940399 DMM DEBUG MM(262420000001001/c2ec25ca) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008083940399 DMM INFO MM(262420000001001/c2ec25ca) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008083940399 DMM NOTICE MM(262420000001001/c2ec25ca) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241008083940400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008083940400 DMM NOTICE MM(262420000001001/c2ec25ca) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008083940400 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) 20241008083940400 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008083940400 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241008083940400 DMM INFO MM(262420000001001/c2ec25ca) Subscriber data update (mmctx.c:445) 20241008083940400 DMM DEBUG MM(262420000001001/c2ec25ca) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008083940407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083940407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008083940407 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008083940407 DMM INFO MM(262420000001001/c2ec25ca) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008083940407 DMM NOTICE MM(262420000001001/c2ec25ca) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008083940407 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008083940407 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008083940407 DLLC NOTICE LLME(e3cfdd9b/c2ec25ca){ASSIGNED} LLGM Assign pre (ffffffff => c2ec25ca) (gprs_llc.c:1079) 20241008083940407 DLLC NOTICE LLME(ffffffff/c2ec25ca){ASSIGNED} LLGM Assign post (ffffffff => c2ec25ca) (gprs_llc.c:1125) 20241008083940407 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008083940407 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008083940407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008083940407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@14859a314179: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@14859a314179: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@14859a314179: Final verdict of PTC: pass 20241008083940459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36932<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008083940461 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008083940461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(36)@14859a314179: Final verdict of PTC: none -NSVCI98(32)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@14859a314179: Final verdict of PTC: none -NSVCI97(26)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP(38)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@14859a314179: Final verdict of PTC: none -NSVCI99(37)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(30)@14859a314179: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@14859a314179: Final verdict of PTC: none TC_attach_mnc3-BVCI210(29)@14859a314179: Final verdict of PTC: none TC_attach_mnc3-BVCI220(34)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(31)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(24)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(35)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_mnc3-BVCI210(29): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(31): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_mnc3-BVCI220(34): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(36): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@14859a314179: Test case TC_attach_mnc3 finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:39:40 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241008083940618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008083941020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36936<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88200) 20241008083941461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008083941461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88200, count=89360) 20241008083942463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008083942463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008083943464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008083943464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_umts_aka_umts_res started. 20241008083944068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008083944069 DMM INFO MM(262420000001001/c2ec25ca) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008083944069 DMM INFO MM(262420000001001/c2ec25ca) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008083944069 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008083944069 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008083944069 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008083944069 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008083944069 DLLC NOTICE LLME(ffffffff/c2ec25ca){ASSIGNED} LLGM Assign pre (c2ec25ca => ffffffff) (gprs_llc.c:1079) 20241008083944069 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2ec25ca => ffffffff) (gprs_llc.c:1125) 20241008083944069 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241008083944069 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) 20241008083944069 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) 20241008083944069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008083944069 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008083944069 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008083944069 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008083944069 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(46)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(46)@14859a314179: Provider Link came up: sending NS-RESET 20241008083944125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008083944125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008083944125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008083944125 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083944125 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008083944125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008083944125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008083944125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008083944125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(46)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008083944127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008083944127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008083944127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008083944128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008083944128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008083944128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008083944128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008083944128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083944128 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008083944128 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008083944128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008083944129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008083944129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(46)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(45)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(46)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008083944133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008083944144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083944144 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(43)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(45)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@14859a314179: Provider Link came up: sending NS-RESET 20241008083944164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008083944164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008083944164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008083944164 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083944164 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008083944164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008083944164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008083944164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008083944164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008083944166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008083944166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008083944166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008083944166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008083944166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008083944166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008083944166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008083944166 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083944166 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008083944166 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008083944166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008083944167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008083944167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008083944171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008083944180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083944180 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI210(49)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(56)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(56)@14859a314179: Provider Link came up: sending NS-RESET 20241008083944221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008083944221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008083944221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008083944221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083944221 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008083944221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008083944221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008083944221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008083944221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(56)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008083944223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008083944223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008083944223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008083944223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008083944223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008083944223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008083944223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008083944223 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083944223 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008083944223 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008083944223 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008083944225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008083944225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(56)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(56)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008083944231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008083944242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083944243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(53)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008083944465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008083944465 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008083944465 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008083944465 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(55)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(55)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008083944467 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(55)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(55)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008083944467 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(55)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(55)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(55)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(55)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(43)@14859a314179: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='C12E4C87'O, index=0 SGSN_Test-GSUP(57)@14859a314179: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@14859a314179: 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 := 'D4F5B9D757009240F90DC06F40B184F3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '53035619'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9813693B30D80039'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EA49D226CC863C88AD1E20ECA5FFBF78'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8F669E31FC5073C07B8EB4D0742C016F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '677CD7837630DEE8D043FF453A30E41C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AB019A0533DF3E78'O } } } } } 20241008083945512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083945513 DLLC NOTICE LLME(ffffffff/c12e4c87){UNASSIGNED} LLC RX: unknown TLLI 0xc12e4c87, creating LLME on the fly (gprs_llc.c:552) 20241008083945513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008083945513 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241008083945513 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008083945513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008083945513 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008083945513 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008083945513 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008083945513 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008083945513 DLLC NOTICE LLME(ffffffff/c12e4c87){UNASSIGNED} LLGM Assign pre (c12e4c87 => e58f2828) (gprs_llc.c:1079) 20241008083945513 DLLC NOTICE LLME(c12e4c87/e58f2828){ASSIGNED} LLGM Assign post (c12e4c87 => e58f2828) (gprs_llc.c:1125) 20241008083945513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008083945513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008083945513 DMM DEBUG MM(262420000001002/e58f2828) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008083945525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083945525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008083945525 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008083945525 DMM DEBUG MM(262420000001002/e58f2828) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241008083945525 DMM NOTICE MM(262420000001002/e58f2828) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008083945525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008083945525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008083945525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008083945525 DMM DEBUG MM(262420000001002/e58f2828) Requesting authorization (sgsn_auth.c:160) 20241008083945525 DMM INFO MM(262420000001002/e58f2828) Requesting authentication tuples (sgsn_auth.c:184) 20241008083945525 DMM DEBUG MM(262420000001002/e58f2828) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008083945525 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241008083945525 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)@14859a314179: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@14859a314179: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241008083945528 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008083945528 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008083945528 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008083945528 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008083945528 DMM INFO MM(262420000001002/e58f2828) Subscriber data update (mmctx.c:445) 20241008083945528 DMM DEBUG MM(262420000001002/e58f2828) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008083945528 DMM INFO MM(262420000001002/e58f2828) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008083945528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008083945528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008083945528 DMM INFO MM(262420000001002/e58f2828) <- GMM AUTH AND CIPHERING REQ (rand = d4 f5 b9 d7 57 00 92 40 f9 0d c0 6f 40 b1 84 f3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 67 7c d7 83 76 30 de e8 d0 43 ff 45 3a 30 e4 1c ) (gprs_gmm.c:483) 20241008083945536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083945536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241008083945536 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008083945536 DMM INFO MM(262420000001002/e58f2828) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008083945536 DMM NOTICE MM(262420000001002/e58f2828) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008083945536 DMM DEBUG MM(262420000001002/e58f2828) checking auth: received UMTS RES = ab 01 9a 05 33 df 3e 78 (gprs_gmm.c:666) 20241008083945536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008083945537 DMM DEBUG MM(262420000001002/e58f2828) Requesting authorization (sgsn_auth.c:160) 20241008083945537 DMM INFO MM(262420000001002/e58f2828) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008083945537 DMM DEBUG MM(262420000001002/e58f2828) Requesting subscriber data update (gprs_subscriber.c:894) 20241008083945537 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241008083945537 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) 20241008083945537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008083945537 DMM INFO MM(262420000001002/e58f2828) <- GMM ATTACH ACCEPT (new P-TMSI=0xe58f2828) (gprs_gmm.c:300) 20241008083945538 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008083945538 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008083945538 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241008083945538 DMM INFO MM(262420000001002/e58f2828) Subscriber data update (mmctx.c:445) 20241008083945538 DMM DEBUG MM(262420000001002/e58f2828) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008083945538 DMM INFO MM(262420000001002/e58f2828) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008083945538 DMM NOTICE MM(262420000001002/e58f2828) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241008083945538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008083945538 DMM NOTICE MM(262420000001002/e58f2828) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008083945538 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) 20241008083945539 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008083945539 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241008083945539 DMM INFO MM(262420000001002/e58f2828) Subscriber data update (mmctx.c:445) 20241008083945539 DMM DEBUG MM(262420000001002/e58f2828) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008083945546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083945546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008083945546 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008083945546 DMM INFO MM(262420000001002/e58f2828) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008083945546 DMM NOTICE MM(262420000001002/e58f2828) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008083945546 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008083945546 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008083945546 DLLC NOTICE LLME(c12e4c87/e58f2828){ASSIGNED} LLGM Assign pre (ffffffff => e58f2828) (gprs_llc.c:1079) 20241008083945546 DLLC NOTICE LLME(ffffffff/e58f2828){ASSIGNED} LLGM Assign post (ffffffff => e58f2828) (gprs_llc.c:1125) 20241008083945546 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008083945546 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008083945546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008083945546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@14859a314179: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(43)@14859a314179: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@14859a314179: Final verdict of PTC: pass 20241008083945598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36940<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@14859a314179: Final verdict of PTC: none -NSVCI97(46)@14859a314179: Final verdict of PTC: none 20241008083945601 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008083945601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(45)@14859a314179: Final verdict of PTC: none -NSVCI98(50)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@14859a314179: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(43)@14859a314179: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(53)@14859a314179: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(55)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@14859a314179: Final verdict of PTC: none -NSVCI99(56)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(54)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(48)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(44)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(43): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(44): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(45): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(46): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(53): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(54): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(55): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(56): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@14859a314179: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:39:45 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 20241008083945752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008083946155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36956<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48528) 20241008083946603 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008083946603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48528, count=89208) 20241008083947604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008083947604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008083948605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008083948605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_umts_aka_gsm_sres started. 20241008083949204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008083949205 DMM INFO MM(262420000001002/e58f2828) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008083949205 DMM INFO MM(262420000001002/e58f2828) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008083949205 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008083949205 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008083949205 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008083949205 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008083949205 DLLC NOTICE LLME(ffffffff/e58f2828){ASSIGNED} LLGM Assign pre (e58f2828 => ffffffff) (gprs_llc.c:1079) 20241008083949205 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e58f2828 => ffffffff) (gprs_llc.c:1125) 20241008083949205 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241008083949206 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) 20241008083949206 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) 20241008083949206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008083949206 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008083949206 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008083949206 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008083949206 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@14859a314179: Provider Link came up: sending NS-RESET 20241008083949256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008083949256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008083949256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008083949256 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083949256 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008083949256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008083949256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008083949256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008083949256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008083949258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008083949258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008083949258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008083949259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008083949259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008083949259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008083949259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008083949259 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083949259 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008083949259 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008083949259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008083949260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008083949260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008083949264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008083949278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083949278 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI196(63)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@14859a314179: Provider Link came up: sending NS-RESET 20241008083949302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008083949302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008083949302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008083949302 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083949302 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008083949302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008083949302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008083949302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008083949302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008083949305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008083949305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008083949305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008083949305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008083949306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008083949306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008083949306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008083949306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083949306 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008083949306 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008083949306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(69)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008083949307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008083949307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008083949312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008083949323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083949323 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI210(68)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@14859a314179: Provider Link came up: sending NS-RESET 20241008083949361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008083949361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008083949361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008083949361 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083949361 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008083949361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008083949361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008083949361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008083949361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008083949363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008083949363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008083949363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008083949363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008083949363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008083949363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008083949363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008083949363 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083949363 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008083949363 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008083949363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008083949364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008083949364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(75)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008083949368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008083949379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083949379 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(72)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008083949605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008083949605 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008083949605 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008083949605 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(74)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(74)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008083949608 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008083949608 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(74)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@14859a314179: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='FC903C9D'O, index=0 SGSN_Test-GSUP(76)@14859a314179: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@14859a314179: 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 := '1DC699D161311567D01B17977BB366D0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B3E8A449'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '461DA642BF1C8001'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F99A2C275A9DDB25F4528925A1757482'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F6FB1110D729137D1A987960F6707DE2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8E8F3C95FFA9F48A0683813BFA573D42'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '976A795747FAFD70'O } } } } } 20241008083950654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083950654 DLLC NOTICE LLME(ffffffff/fc903c9d){UNASSIGNED} LLC RX: unknown TLLI 0xfc903c9d, creating LLME on the fly (gprs_llc.c:552) 20241008083950654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008083950654 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241008083950654 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008083950654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008083950654 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008083950654 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008083950654 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008083950654 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008083950654 DLLC NOTICE LLME(ffffffff/fc903c9d){UNASSIGNED} LLGM Assign pre (fc903c9d => e9f18a89) (gprs_llc.c:1079) 20241008083950654 DLLC NOTICE LLME(fc903c9d/e9f18a89){ASSIGNED} LLGM Assign post (fc903c9d => e9f18a89) (gprs_llc.c:1125) 20241008083950654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008083950654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008083950654 DMM DEBUG MM(262420000001003/e9f18a89) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008083950667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083950667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008083950667 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008083950667 DMM DEBUG MM(262420000001003/e9f18a89) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241008083950667 DMM NOTICE MM(262420000001003/e9f18a89) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008083950667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008083950667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008083950667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008083950667 DMM DEBUG MM(262420000001003/e9f18a89) Requesting authorization (sgsn_auth.c:160) 20241008083950667 DMM INFO MM(262420000001003/e9f18a89) Requesting authentication tuples (sgsn_auth.c:184) 20241008083950667 DMM DEBUG MM(262420000001003/e9f18a89) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008083950667 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241008083950667 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)@14859a314179: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@14859a314179: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241008083950670 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008083950670 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008083950670 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008083950670 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008083950670 DMM INFO MM(262420000001003/e9f18a89) Subscriber data update (mmctx.c:445) 20241008083950670 DMM DEBUG MM(262420000001003/e9f18a89) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008083950670 DMM INFO MM(262420000001003/e9f18a89) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008083950670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008083950670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008083950670 DMM INFO MM(262420000001003/e9f18a89) <- GMM AUTH AND CIPHERING REQ (rand = 1d c6 99 d1 61 31 15 67 d0 1b 17 97 7b b3 66 d0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8e 8f 3c 95 ff a9 f4 8a 06 83 81 3b fa 57 3d 42 ) (gprs_gmm.c:483) 20241008083950678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083950678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241008083950678 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008083950678 DMM INFO MM(262420000001003/e9f18a89) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008083950678 DMM NOTICE MM(262420000001003/e9f18a89) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008083950678 DMM DEBUG MM(262420000001003/e9f18a89) checking auth: received GSM SRES = b3 e8 a4 49 (gprs_gmm.c:666) 20241008083950678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008083950678 DMM DEBUG MM(262420000001003/e9f18a89) Requesting authorization (sgsn_auth.c:160) 20241008083950679 DMM INFO MM(262420000001003/e9f18a89) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008083950679 DMM DEBUG MM(262420000001003/e9f18a89) Requesting subscriber data update (gprs_subscriber.c:894) 20241008083950679 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241008083950679 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) 20241008083950679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008083950679 DMM INFO MM(262420000001003/e9f18a89) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9f18a89) (gprs_gmm.c:300) 20241008083950680 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008083950680 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008083950680 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241008083950680 DMM INFO MM(262420000001003/e9f18a89) Subscriber data update (mmctx.c:445) 20241008083950680 DMM DEBUG MM(262420000001003/e9f18a89) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008083950680 DMM INFO MM(262420000001003/e9f18a89) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008083950680 DMM NOTICE MM(262420000001003/e9f18a89) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241008083950680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008083950680 DMM NOTICE MM(262420000001003/e9f18a89) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008083950680 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) 20241008083950681 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008083950681 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241008083950681 DMM INFO MM(262420000001003/e9f18a89) Subscriber data update (mmctx.c:445) 20241008083950681 DMM DEBUG MM(262420000001003/e9f18a89) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008083950688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083950688 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008083950688 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008083950688 DMM INFO MM(262420000001003/e9f18a89) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008083950688 DMM NOTICE MM(262420000001003/e9f18a89) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008083950688 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008083950688 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008083950688 DLLC NOTICE LLME(fc903c9d/e9f18a89){ASSIGNED} LLGM Assign pre (ffffffff => e9f18a89) (gprs_llc.c:1079) 20241008083950688 DLLC NOTICE LLME(ffffffff/e9f18a89){ASSIGNED} LLGM Assign post (ffffffff => e9f18a89) (gprs_llc.c:1125) 20241008083950688 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008083950688 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008083950688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008083950688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@14859a314179: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@14859a314179: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@14859a314179: Final verdict of PTC: pass 20241008083950741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50716<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(64)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@14859a314179: Final verdict of PTC: none 20241008083950744 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008083950744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(65)@14859a314179: Final verdict of PTC: none -NSVCI99(75)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@14859a314179: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(74)@14859a314179: Final verdict of PTC: none -NSVCI98(69)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@14859a314179: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@14859a314179: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(62)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(73)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP(76)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(67)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@14859a314179: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:39:50 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 20241008083950899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50722<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008083951300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50722<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54696) 20241008083951745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008083951745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=54696, count=89916) 20241008083952746 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008083952746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:39:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241008083953747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008083953747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_timeout_after_pdp_act started. 20241008083954351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008083954352 DMM INFO MM(262420000001003/e9f18a89) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008083954352 DMM INFO MM(262420000001003/e9f18a89) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008083954352 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008083954352 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008083954352 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008083954352 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008083954352 DLLC NOTICE LLME(ffffffff/e9f18a89){ASSIGNED} LLGM Assign pre (e9f18a89 => ffffffff) (gprs_llc.c:1079) 20241008083954352 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9f18a89 => ffffffff) (gprs_llc.c:1125) 20241008083954352 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241008083954352 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) 20241008083954352 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) 20241008083954352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008083954352 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008083954352 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008083954352 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008083954352 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(84)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(84)@14859a314179: Provider Link came up: sending NS-RESET 20241008083954406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008083954406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008083954406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008083954406 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083954406 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008083954406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008083954406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008083954406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008083954406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(84)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008083954408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008083954408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008083954408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008083954409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008083954409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008083954409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008083954409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008083954409 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083954409 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008083954409 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008083954409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(83)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008083954409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008083954409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(84)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(84)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008083954413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008083954423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083954423 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(85)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(81)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(83)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@14859a314179: Provider Link came up: sending NS-RESET 20241008083954437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008083954437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008083954437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008083954437 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083954437 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008083954437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008083954437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008083954437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008083954437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008083954438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008083954438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008083954438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008083954439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008083954439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008083954439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008083954439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008083954439 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083954439 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008083954439 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008083954439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008083954439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008083954439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008083954442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008083954452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083954452 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI210(87)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@14859a314179: Provider Link came up: sending NS-RESET 20241008083954473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008083954473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008083954473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008083954473 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083954473 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008083954473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008083954473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008083954473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008083954473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008083954475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008083954475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008083954475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008083954475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008083954475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008083954475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008083954475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008083954475 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008083954475 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008083954475 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008083954475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(93)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008083954475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008083954475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008083954479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008083954487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083954487 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008083954747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008083954747 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008083954747 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008083954747 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008083954749 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008083954750 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(81)@14859a314179: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='D3B51860'O, index=0 SGSN_Test-GSUP(95)@14859a314179: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@14859a314179: 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 := '8BBAEA871F7F362CEEC515F7E7F0A3CF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '330FBDA4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '285220BF0778F52F'O } } } } } 20241008083954798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083954798 DLLC NOTICE LLME(ffffffff/d3b51860){UNASSIGNED} LLC RX: unknown TLLI 0xd3b51860, creating LLME on the fly (gprs_llc.c:552) 20241008083954798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008083954798 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241008083954798 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008083954798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008083954798 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008083954798 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008083954798 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008083954798 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008083954798 DLLC NOTICE LLME(ffffffff/d3b51860){UNASSIGNED} LLGM Assign pre (d3b51860 => cf4a0e72) (gprs_llc.c:1079) 20241008083954798 DLLC NOTICE LLME(d3b51860/cf4a0e72){ASSIGNED} LLGM Assign post (d3b51860 => cf4a0e72) (gprs_llc.c:1125) 20241008083954798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008083954798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008083954798 DMM DEBUG MM(262420000000021/cf4a0e72) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008083954811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083954811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008083954811 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008083954811 DMM DEBUG MM(262420000000021/cf4a0e72) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241008083954811 DMM NOTICE MM(262420000000021/cf4a0e72) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008083954811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008083954811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008083954811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008083954811 DMM DEBUG MM(262420000000021/cf4a0e72) Requesting authorization (sgsn_auth.c:160) 20241008083954811 DMM INFO MM(262420000000021/cf4a0e72) Requesting authentication tuples (sgsn_auth.c:184) 20241008083954811 DMM DEBUG MM(262420000000021/cf4a0e72) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008083954811 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241008083954811 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)@14859a314179: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@14859a314179: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241008083954814 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008083954814 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008083954814 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008083954814 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008083954814 DMM INFO MM(262420000000021/cf4a0e72) Subscriber data update (mmctx.c:445) 20241008083954814 DMM DEBUG MM(262420000000021/cf4a0e72) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008083954814 DMM INFO MM(262420000000021/cf4a0e72) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008083954814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008083954814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008083954814 DMM INFO MM(262420000000021/cf4a0e72) <- GMM AUTH AND CIPHERING REQ (rand = 8b ba ea 87 1f 7f 36 2c ee c5 15 f7 e7 f0 a3 cf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008083954821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083954821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241008083954821 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008083954821 DMM INFO MM(262420000000021/cf4a0e72) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008083954821 DMM NOTICE MM(262420000000021/cf4a0e72) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008083954821 DMM DEBUG MM(262420000000021/cf4a0e72) checking auth: received GSM SRES = 33 0f bd a4 (gprs_gmm.c:666) 20241008083954821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008083954821 DMM DEBUG MM(262420000000021/cf4a0e72) Requesting authorization (sgsn_auth.c:160) 20241008083954821 DMM INFO MM(262420000000021/cf4a0e72) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008083954821 DMM DEBUG MM(262420000000021/cf4a0e72) Requesting subscriber data update (gprs_subscriber.c:894) 20241008083954821 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241008083954821 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) 20241008083954821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008083954821 DMM INFO MM(262420000000021/cf4a0e72) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf4a0e72) (gprs_gmm.c:300) 20241008083954822 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008083954822 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008083954822 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241008083954822 DMM INFO MM(262420000000021/cf4a0e72) Subscriber data update (mmctx.c:445) 20241008083954822 DMM DEBUG MM(262420000000021/cf4a0e72) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008083954822 DMM INFO MM(262420000000021/cf4a0e72) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008083954822 DMM NOTICE MM(262420000000021/cf4a0e72) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241008083954822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008083954822 DMM NOTICE MM(262420000000021/cf4a0e72) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008083954822 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) 20241008083954823 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008083954823 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241008083954823 DMM INFO MM(262420000000021/cf4a0e72) Subscriber data update (mmctx.c:445) 20241008083954823 DMM DEBUG MM(262420000000021/cf4a0e72) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008083954829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083954829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008083954829 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008083954829 DMM INFO MM(262420000000021/cf4a0e72) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008083954829 DMM NOTICE MM(262420000000021/cf4a0e72) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008083954829 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008083954829 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008083954829 DLLC NOTICE LLME(d3b51860/cf4a0e72){ASSIGNED} LLGM Assign pre (ffffffff => cf4a0e72) (gprs_llc.c:1079) 20241008083954829 DLLC NOTICE LLME(ffffffff/cf4a0e72){ASSIGNED} LLGM Assign post (ffffffff => cf4a0e72) (gprs_llc.c:1125) 20241008083954829 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008083954829 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008083954829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008083954829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@14859a314179: setverdict(pass): none -> pass 20241008083954880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083954880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008083954880 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008083954880 DMM INFO MM(262420000000021/cf4a0e72) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008083954880 DMM INFO MM(262420000000021/cf4a0e72) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008083954880 DMM DEBUG MM(262420000000021/cf4a0e72) Using GGSN 0 (gprs_sm.c:312) 20241008083954881 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241008083954881 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008083954881 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241008083954881 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241008083954892 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 6f 02 2c cd 11 6f d3 66 ce 14 05 7f 7a a7 c3 94 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241008083954892 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783bb058, cbp=0x556bd178b380) (sgsn_libgtp.c:632) 20241008083954892 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008083954892 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd178d9b8 TLLI=cf4a0e72, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008083954892 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008083954892 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008083954900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083954900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241008083954900 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008083954900 DMM INFO MM(262420000000021/cf4a0e72) -> GMM ATTACH REQUEST MI(TMSI-0xCF4A0E72) type="GPRS attach" (gprs_gmm.c:1266) 20241008083954900 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008083954900 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008083954900 DLLC NOTICE LLME(ffffffff/cf4a0e72){ASSIGNED} LLGM Assign pre (cf4a0e72 => e00612c7) (gprs_llc.c:1079) 20241008083954900 DLLC NOTICE LLME(cf4a0e72/e00612c7){ASSIGNED} LLGM Assign post (cf4a0e72 => e00612c7) (gprs_llc.c:1125) 20241008083954900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008083954900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008083954900 DMM DEBUG MM(262420000000021/e00612c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008083954906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008083954906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241008083954906 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008083954906 DMM DEBUG MM(262420000000021/e00612c7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241008083954906 DMM NOTICE MM(262420000000021/e00612c7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008083954906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008083954906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008083954906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008083954906 DMM DEBUG MM(262420000000021/e00612c7) Requesting authorization (sgsn_auth.c:160) 20241008083954906 DMM INFO MM(262420000000021/e00612c7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008083954906 DMM DEBUG MM(262420000000021/e00612c7) Requesting subscriber data update (gprs_subscriber.c:894) 20241008083954906 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241008083954906 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) 20241008083954907 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008083954907 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008083954907 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241008083954907 DMM INFO MM(262420000000021/e00612c7) Subscriber data update (mmctx.c:445) 20241008083954907 DMM DEBUG MM(262420000000021/e00612c7) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241008083954907 DMM INFO MM(262420000000021/e00612c7) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241008083954907 DMM NOTICE MM(262420000000021/e00612c7) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241008083954907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008083954907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008083954907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241008083954907 DMM INFO MM(262420000000021/e00612c7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe00612c7) (gprs_gmm.c:300) 20241008083954907 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) 20241008083954908 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008083954908 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241008083954908 DMM INFO MM(262420000000021/e00612c7) Subscriber data update (mmctx.c:445) 20241008083954908 DMM DEBUG MM(262420000000021/e00612c7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@14859a314179: Trying to receive 5 ATTACH ACCEPTs 20241008084000908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241008084000908 DMM INFO MM(262420000000021/e00612c7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe00612c7) (gprs_gmm.c:300) 20241008084001168 DGPRS DEBUG Checking for inactive LLMEs, time = 10187535 (sgsn.c:131) 20241008084006910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241008084006910 DMM INFO MM(262420000000021/e00612c7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe00612c7) (gprs_gmm.c:300) 20241008084012911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241008084012911 DMM INFO MM(262420000000021/e00612c7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe00612c7) (gprs_gmm.c:300) 20241008084014749 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241008084014749 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241008084014750 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084018912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241008084018912 DMM INFO MM(262420000000021/e00612c7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe00612c7) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@14859a314179: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@14859a314179: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241008084024411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084024412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084024412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084024439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084024441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084024441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084024476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084024478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084024478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084024913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241008084024913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241008084024913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241008084024913 DMM NOTICE MM(262420000000021/e00612c7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008084024913 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241008084024913 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd178d9b8, TLLI=e00612c7, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008084024913 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241008084024913 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008084024913 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241008084024914 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241008084024914 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) 20241008084024914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Reject}: Deallocated (fsm.c:568) 20241008084024914 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Deallocated (fsm.c:568) 20241008084024914 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084024914 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241008084024914 DLLC NOTICE LLME(cf4a0e72/e00612c7){ASSIGNED} LLGM Assign pre (e00612c7 => ffffffff) (gprs_llc.c:1079) 20241008084024914 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e00612c7 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(81)@14859a314179: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@14859a314179: Final verdict of PTC: pass 20241008084025423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50738<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008084025426 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084025426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(95)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@14859a314179: Final verdict of PTC: none -NSVCI99(93)@14859a314179: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(81)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(83)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@14859a314179: Final verdict of PTC: none -NSVCI97(84)@14859a314179: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@14859a314179: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@14859a314179: Final verdict of PTC: none -NSVCI98(88)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(82)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(86)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(91)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(81): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(82): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(83): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(84): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@14859a314179: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:40:25 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 20241008084025602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084025904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55596<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125364) 20241008084026426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084026427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125364, count=130796) 20241008084027428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084027428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:40:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241008084028429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084028429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_auth_id_timeout started. 20241008084028959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084028960 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@14859a314179: Provider Link came up: sending NS-RESET 20241008084029008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084029008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084029008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084029008 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084029008 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084029008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084029008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084029008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084029008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084029010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084029010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084029010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084029011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084029011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084029011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084029011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084029011 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084029011 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084029011 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084029011 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(102)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084029011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084029011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084029015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008084029025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084029025 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(101)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@14859a314179: Provider Link came up: sending NS-RESET 20241008084029050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084029050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084029050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084029050 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084029050 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084029050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084029050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084029050 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084029050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084029052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084029052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084029052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084029052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084029052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084029052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084029052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084029052 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084029052 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084029052 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084029052 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(107)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084029053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084029053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084029056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084029066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084029066 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(106)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@14859a314179: Provider Link came up: sending NS-RESET 20241008084029095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084029095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084029095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084029095 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084029095 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084029095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084029095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084029095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084029095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084029097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084029097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084029097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084029097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084029097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084029097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084029097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084029097 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084029097 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084029097 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084029097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084029098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084029098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084029102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084029111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084029111 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084029430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084029430 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084029430 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084029430 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084029431 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084029432 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@14859a314179: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='C9D4C463'O, index=0 SGSN_Test-GSUP(114)@14859a314179: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241008084029476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084029476 DLLC NOTICE LLME(ffffffff/c9d4c463){UNASSIGNED} LLC RX: unknown TLLI 0xc9d4c463, creating LLME on the fly (gprs_llc.c:552) 20241008084029476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084029476 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241008084029476 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084029476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084029476 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084029476 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084029476 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084029476 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084029476 DLLC NOTICE LLME(ffffffff/c9d4c463){UNASSIGNED} LLGM Assign pre (c9d4c463 => d682856f) (gprs_llc.c:1079) 20241008084029476 DLLC NOTICE LLME(c9d4c463/d682856f){ASSIGNED} LLGM Assign post (c9d4c463 => d682856f) (gprs_llc.c:1125) 20241008084029476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084029476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084029476 DMM DEBUG MM(262420000000002/d682856f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084031169 DGPRS DEBUG Checking for inactive LLMEs, time = 10187565 (sgsn.c:131) 20241008084035478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008084035478 DMM DEBUG MM(262420000000002/d682856f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084041478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008084041478 DMM DEBUG MM(262420000000002/d682856f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084047480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008084047480 DMM DEBUG MM(262420000000002/d682856f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084049430 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241008084049431 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084049431 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241008084053481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008084053481 DMM DEBUG MM(262420000000002/d682856f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084059013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084059015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084059015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084059053 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084059055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084059055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084059098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084059100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084059100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084059482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008084059482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241008084059482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241008084059482 DMM NOTICE MM(262420000000002/d682856f) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241008084059482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Reject}: Deallocated (fsm.c:568) 20241008084059482 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084059482 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084059482 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241008084059482 DLLC NOTICE LLME(c9d4c463/d682856f){ASSIGNED} LLGM Assign pre (d682856f => ffffffff) (gprs_llc.c:1079) 20241008084059482 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d682856f => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@14859a314179: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@14859a314179: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@14859a314179: Final verdict of PTC: pass 20241008084059492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37246<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008084059494 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084059494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(114)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@14859a314179: Final verdict of PTC: none -NSVCI97(102)@14859a314179: Final verdict of PTC: none -NSVCI98(107)@14859a314179: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@14859a314179: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@14859a314179: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@14859a314179: Final verdict of PTC: none -NSVCI99(112)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(105)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(100)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(110)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@14859a314179: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:40:59 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 20241008084059624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084059925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34696<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59764) 20241008084100495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084100495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59764, count=68020) 20241008084101170 DGPRS DEBUG Checking for inactive LLMEs, time = 10187595 (sgsn.c:131) 20241008084101496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084101496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:41: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_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 20241008084102497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084102497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_auth_sai_timeout started. 20241008084102985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084102986 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(122)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(122)@14859a314179: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(121)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008084103041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084103041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084103041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084103041 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084103041 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084103041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084103041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084103041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084103041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(122)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084103043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084103043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084103043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084103043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084103043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084103043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084103043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084103043 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084103043 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084103043 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084103043 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084103044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084103044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(122)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(122)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084103049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008084103059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084103059 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI196(119)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(121)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@14859a314179: Provider Link came up: sending NS-RESET 20241008084103068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084103068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084103068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084103068 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084103068 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084103068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084103068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084103068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084103068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084103070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084103070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084103070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084103070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084103070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084103070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084103070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084103070 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084103070 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084103070 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084103070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084103071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084103071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084103074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008084103084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084103084 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@14859a314179: Provider Link came up: sending NS-RESET 20241008084103111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084103111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084103111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084103111 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084103111 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084103111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084103111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084103111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084103111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084103113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084103113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084103113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084103114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084103114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084103114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084103114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084103114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084103114 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084103114 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084103114 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(131)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084103114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084103114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084103117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084103128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084103128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(130)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084103498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084103498 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084103498 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084103498 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084103499 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008084103500 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(119)@14859a314179: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='E44B2D59'O, index=0 SGSN_Test-GSUP(133)@14859a314179: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241008084103546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084103546 DLLC NOTICE LLME(ffffffff/e44b2d59){UNASSIGNED} LLC RX: unknown TLLI 0xe44b2d59, creating LLME on the fly (gprs_llc.c:552) 20241008084103546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084103546 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241008084103546 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084103546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084103546 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084103546 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084103546 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084103546 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084103546 DLLC NOTICE LLME(ffffffff/e44b2d59){UNASSIGNED} LLGM Assign pre (e44b2d59 => f0853899) (gprs_llc.c:1079) 20241008084103546 DLLC NOTICE LLME(e44b2d59/f0853899){ASSIGNED} LLGM Assign post (e44b2d59 => f0853899) (gprs_llc.c:1125) 20241008084103546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084103546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084103546 DMM DEBUG MM(262420000000003/f0853899) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084103560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084103560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084103560 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084103560 DMM DEBUG MM(262420000000003/f0853899) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241008084103560 DMM NOTICE MM(262420000000003/f0853899) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084103560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084103560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084103560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084103560 DMM DEBUG MM(262420000000003/f0853899) Requesting authorization (sgsn_auth.c:160) 20241008084103560 DMM INFO MM(262420000000003/f0853899) Requesting authentication tuples (sgsn_auth.c:184) 20241008084103560 DMM DEBUG MM(262420000000003/f0853899) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084103560 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241008084103560 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)@14859a314179: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@14859a314179: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241008084109561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241008084109561 DMM ERROR MM(262420000000003/f0853899) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241008084109561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241008084109561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241008084109561 DMM NOTICE MM(262420000000003/f0853899) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241008084109561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Reject}: Deallocated (fsm.c:568) 20241008084109561 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084109561 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084109561 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241008084109561 DLLC NOTICE LLME(e44b2d59/f0853899){ASSIGNED} LLGM Assign pre (f0853899 => ffffffff) (gprs_llc.c:1079) 20241008084109561 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0853899 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@14859a314179: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(119)@14859a314179: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@14859a314179: Final verdict of PTC: pass 20241008084109571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34702<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@14859a314179: Final verdict of PTC: none 20241008084109574 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084109574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_auth_sai_timeout-BVCI210(125)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@14859a314179: Final verdict of PTC: none -NSVCI97(122)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@14859a314179: Final verdict of PTC: none -NSVCI98(126)@14859a314179: Final verdict of PTC: none -NSVCI99(131)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(121)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@14859a314179: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(119)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@14859a314179: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(120)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(129)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(124)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(119): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(120): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(121): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(122): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@14859a314179: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:41:09 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 20241008084109700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084110001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41494<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57068) 20241008084110575 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084110575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57068, count=66192) 20241008084111576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084111576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008084112577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084112577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_auth_sai_reject started. 20241008084113062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084113063 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@14859a314179: Provider Link came up: sending NS-RESET 20241008084113101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084113101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084113101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084113101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084113102 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084113102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084113102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084113102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084113102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084113103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084113103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084113103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084113103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084113103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084113103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084113103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084113103 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084113103 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084113103 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084113103 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084113103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084113103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084113108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084113117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084113117 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(139)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@14859a314179: Provider Link came up: sending NS-RESET 20241008084113138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084113138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084113138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084113138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084113138 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084113138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084113138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084113138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084113138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084113140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084113140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084113140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084113140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084113140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084113140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084113140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084113140 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084113140 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084113140 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084113140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(145)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084113141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084113141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084113144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(146)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008084113153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084113153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(144)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@14859a314179: Provider Link came up: sending NS-RESET 20241008084113183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084113183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084113183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084113183 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084113183 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084113183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084113183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084113183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084113183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084113185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084113185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084113185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084113185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084113185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084113185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084113185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084113185 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084113185 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084113185 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084113185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(150)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084113186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084113186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084113190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084113200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084113200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084113578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084113578 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084113578 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084113578 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084113580 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084113581 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@14859a314179: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='F92361FB'O, index=0 SGSN_Test-GSUP(152)@14859a314179: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241008084113628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084113628 DLLC NOTICE LLME(ffffffff/f92361fb){UNASSIGNED} LLC RX: unknown TLLI 0xf92361fb, creating LLME on the fly (gprs_llc.c:552) 20241008084113628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084113628 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241008084113628 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084113628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084113628 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084113628 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084113628 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084113628 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084113628 DLLC NOTICE LLME(ffffffff/f92361fb){UNASSIGNED} LLGM Assign pre (f92361fb => fd9c0cbb) (gprs_llc.c:1079) 20241008084113628 DLLC NOTICE LLME(f92361fb/fd9c0cbb){ASSIGNED} LLGM Assign post (f92361fb => fd9c0cbb) (gprs_llc.c:1125) 20241008084113628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084113628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084113628 DMM DEBUG MM(262420000000004/fd9c0cbb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084113642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084113642 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084113642 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084113642 DMM DEBUG MM(262420000000004/fd9c0cbb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241008084113642 DMM NOTICE MM(262420000000004/fd9c0cbb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084113642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084113643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084113643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084113643 DMM DEBUG MM(262420000000004/fd9c0cbb) Requesting authorization (sgsn_auth.c:160) 20241008084113643 DMM INFO MM(262420000000004/fd9c0cbb) Requesting authentication tuples (sgsn_auth.c:184) 20241008084113643 DMM DEBUG MM(262420000000004/fd9c0cbb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084113643 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241008084113643 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)@14859a314179: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@14859a314179: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241008084113646 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241008084113646 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241008084113646 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241008084119644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241008084119644 DMM ERROR MM(262420000000004/fd9c0cbb) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241008084119644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241008084119644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241008084119644 DMM NOTICE MM(262420000000004/fd9c0cbb) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241008084119644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Reject}: Deallocated (fsm.c:568) 20241008084119644 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084119644 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084119644 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241008084119644 DLLC NOTICE LLME(f92361fb/fd9c0cbb){ASSIGNED} LLGM Assign pre (fd9c0cbb => ffffffff) (gprs_llc.c:1079) 20241008084119644 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd9c0cbb => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@14859a314179: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@14859a314179: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@14859a314179: Final verdict of PTC: pass 20241008084119654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41496<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@14859a314179: Final verdict of PTC: none 20241008084119656 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084119656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(146)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@14859a314179: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@14859a314179: Final verdict of PTC: none -NSVCI99(150)@14859a314179: Final verdict of PTC: none -NSVCI97(140)@14859a314179: Final verdict of PTC: none -NSVCI98(145)@14859a314179: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@14859a314179: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(143)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(138)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(148)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@14859a314179: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:41:19 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 20241008084119783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084120084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36292<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63956) 20241008084120657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084120657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63956, count=68312) 20241008084121657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084121657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008084122659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084122659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_gsup_lu_timeout started. 20241008084123148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36306<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084123150 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@14859a314179: Provider Link came up: sending NS-RESET 20241008084123192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084123192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084123192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084123192 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084123192 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084123192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084123192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084123192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084123192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084123193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084123193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084123193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084123193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084123193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084123193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084123193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084123193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084123193 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084123193 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084123193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084123194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084123194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084123198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008084123207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084123207 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(158)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@14859a314179: Provider Link came up: sending NS-RESET 20241008084123230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084123230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084123230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084123230 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084123230 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084123230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084123230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084123230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084123230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084123232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084123232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084123232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084123232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084123232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084123232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084123232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084123232 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084123232 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084123232 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084123232 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084123232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084123232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084123236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084123246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084123246 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@14859a314179: Provider Link came up: sending NS-RESET 20241008084123266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084123266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084123266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084123266 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084123266 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084123266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084123266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084123266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084123266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084123267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084123267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084123267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084123268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084123268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084123268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084123268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084123268 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084123268 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084123268 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084123268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084123268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(169)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084123268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084123273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084123284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084123284 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084123660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084123660 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084123660 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084123660 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084123662 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008084123662 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(170)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@14859a314179: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='CB32D32C'O, index=0 SGSN_Test-GSUP(171)@14859a314179: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@14859a314179: 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 := '30F3F635813798CE981A85B398430386'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '444FAD9D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '593771B73354AC42'O } } } } } 20241008084124717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084124717 DLLC NOTICE LLME(ffffffff/cb32d32c){UNASSIGNED} LLC RX: unknown TLLI 0xcb32d32c, creating LLME on the fly (gprs_llc.c:552) 20241008084124717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084124717 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241008084124717 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084124717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084124717 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084124717 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084124717 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084124717 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084124717 DLLC NOTICE LLME(ffffffff/cb32d32c){UNASSIGNED} LLGM Assign pre (cb32d32c => d31b69bf) (gprs_llc.c:1079) 20241008084124717 DLLC NOTICE LLME(cb32d32c/d31b69bf){ASSIGNED} LLGM Assign post (cb32d32c => d31b69bf) (gprs_llc.c:1125) 20241008084124717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084124717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084124717 DMM DEBUG MM(262420000000005/d31b69bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084124729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084124729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084124729 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084124729 DMM DEBUG MM(262420000000005/d31b69bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241008084124729 DMM NOTICE MM(262420000000005/d31b69bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084124729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084124729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084124729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084124729 DMM DEBUG MM(262420000000005/d31b69bf) Requesting authorization (sgsn_auth.c:160) 20241008084124729 DMM INFO MM(262420000000005/d31b69bf) Requesting authentication tuples (sgsn_auth.c:184) 20241008084124729 DMM DEBUG MM(262420000000005/d31b69bf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084124729 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241008084124729 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)@14859a314179: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@14859a314179: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241008084124732 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084124732 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084124732 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084124732 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084124732 DMM INFO MM(262420000000005/d31b69bf) Subscriber data update (mmctx.c:445) 20241008084124732 DMM DEBUG MM(262420000000005/d31b69bf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084124732 DMM INFO MM(262420000000005/d31b69bf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084124732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084124732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084124732 DMM INFO MM(262420000000005/d31b69bf) <- GMM AUTH AND CIPHERING REQ (rand = 30 f3 f6 35 81 37 98 ce 98 1a 85 b3 98 43 03 86 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084124740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084124740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084124740 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084124740 DMM INFO MM(262420000000005/d31b69bf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084124740 DMM NOTICE MM(262420000000005/d31b69bf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084124740 DMM DEBUG MM(262420000000005/d31b69bf) checking auth: received GSM SRES = 44 4f ad 9d (gprs_gmm.c:666) 20241008084124740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084124740 DMM DEBUG MM(262420000000005/d31b69bf) Requesting authorization (sgsn_auth.c:160) 20241008084124740 DMM INFO MM(262420000000005/d31b69bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084124740 DMM DEBUG MM(262420000000005/d31b69bf) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084124740 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241008084124741 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) 20241008084124741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084124741 DMM INFO MM(262420000000005/d31b69bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xd31b69bf) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@14859a314179: setverdict(fail): none -> fail MC@14859a314179: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241008084124749 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084124749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(171)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@14859a314179: Final verdict of PTC: none -NSVCI99(169)@14859a314179: Final verdict of PTC: none -NSVCI98(164)@14859a314179: Final verdict of PTC: none -NSVCI97(159)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@14859a314179: Final verdict of PTC: none 20241008084124751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36306<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_timeout-BVCI196(158)@14859a314179: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(167)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(162)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@14859a314179: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(157)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@14859a314179: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@14859a314179: Final verdict of PTC: fail MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@14859a314179: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@14859a314179: 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'. Tue Oct 8 08:41:24 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 20241008084124881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084125282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36312<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60904) 20241008084125750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084125750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60904, count=74060) 20241008084126751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084126751 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:41:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241008084127752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084127752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_gsup_lu_reject started. 20241008084128342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084128343 DMM INFO MM(262420000000005/d31b69bf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084128343 DMM INFO MM(262420000000005/d31b69bf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084128343 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084128343 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084128343 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084128343 DMM ERROR MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241008084128343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241008084128343 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084128343 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084128343 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084128344 DLLC NOTICE LLME(cb32d32c/d31b69bf){ASSIGNED} LLGM Assign pre (d31b69bf => ffffffff) (gprs_llc.c:1079) 20241008084128344 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d31b69bf => ffffffff) (gprs_llc.c:1125) 20241008084128344 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@14859a314179: Provider Link came up: sending NS-RESET 20241008084128392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084128392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084128392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084128392 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084128392 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084128392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084128392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084128392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084128392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084128393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084128393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084128393 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084128394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084128394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084128394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084128394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084128394 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084128394 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084128394 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084128394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(178)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084128394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084128394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084128398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084128407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084128407 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(179)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 TC_attach_gsup_lu_reject-BVCI196(177)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@14859a314179: Provider Link came up: sending NS-RESET 20241008084128433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084128433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084128433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084128433 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084128433 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084128433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084128433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084128433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084128433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084128435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084128435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084128435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084128435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084128435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084128435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084128435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084128435 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084128435 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084128435 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084128435 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084128435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084128435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084128439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008084128448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084128448 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(182)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(189)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(189)@14859a314179: Provider Link came up: sending NS-RESET 20241008084128477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084128477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084128477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084128477 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084128477 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084128477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084128477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084128477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084128477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(189)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084128480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084128480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084128480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084128481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084128481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084128481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084128481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084128481 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084128481 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084128481 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084128481 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(189)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084128482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084128482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(189)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084128484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084128493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084128493 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(186)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084128753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084128753 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084128753 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084128753 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(188)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(188)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084128755 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(188)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(188)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084128756 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(188)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(188)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(188)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(188)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@14859a314179: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='EE048996'O, index=0 SGSN_Test-GSUP(190)@14859a314179: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@14859a314179: 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 := 'B58AC1F082439FEC1151A458BCCA6919'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '153C0478'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F32FA51D085B66BC'O } } } } } 20241008084129810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084129810 DLLC NOTICE LLME(ffffffff/ee048996){UNASSIGNED} LLC RX: unknown TLLI 0xee048996, creating LLME on the fly (gprs_llc.c:552) 20241008084129810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084129810 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241008084129810 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084129810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084129810 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084129810 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084129810 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084129810 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084129810 DLLC NOTICE LLME(ffffffff/ee048996){UNASSIGNED} LLGM Assign pre (ee048996 => f4eed6e6) (gprs_llc.c:1079) 20241008084129810 DLLC NOTICE LLME(ee048996/f4eed6e6){ASSIGNED} LLGM Assign post (ee048996 => f4eed6e6) (gprs_llc.c:1125) 20241008084129810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084129810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084129810 DMM DEBUG MM(262420000000006/f4eed6e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084129822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084129822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084129822 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084129822 DMM DEBUG MM(262420000000006/f4eed6e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241008084129822 DMM NOTICE MM(262420000000006/f4eed6e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084129822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084129822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084129822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084129822 DMM DEBUG MM(262420000000006/f4eed6e6) Requesting authorization (sgsn_auth.c:160) 20241008084129822 DMM INFO MM(262420000000006/f4eed6e6) Requesting authentication tuples (sgsn_auth.c:184) 20241008084129822 DMM DEBUG MM(262420000000006/f4eed6e6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084129822 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241008084129822 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)@14859a314179: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@14859a314179: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241008084129825 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084129825 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084129825 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084129825 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084129825 DMM INFO MM(262420000000006/f4eed6e6) Subscriber data update (mmctx.c:445) 20241008084129825 DMM DEBUG MM(262420000000006/f4eed6e6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084129825 DMM INFO MM(262420000000006/f4eed6e6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084129825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084129825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084129825 DMM INFO MM(262420000000006/f4eed6e6) <- GMM AUTH AND CIPHERING REQ (rand = b5 8a c1 f0 82 43 9f ec 11 51 a4 58 bc ca 69 19 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084129832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084129832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084129832 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084129832 DMM INFO MM(262420000000006/f4eed6e6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084129832 DMM NOTICE MM(262420000000006/f4eed6e6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084129832 DMM DEBUG MM(262420000000006/f4eed6e6) checking auth: received GSM SRES = 15 3c 04 78 (gprs_gmm.c:666) 20241008084129832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084129832 DMM DEBUG MM(262420000000006/f4eed6e6) Requesting authorization (sgsn_auth.c:160) 20241008084129832 DMM INFO MM(262420000000006/f4eed6e6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084129832 DMM DEBUG MM(262420000000006/f4eed6e6) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084129832 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241008084129832 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) 20241008084129832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084129832 DMM INFO MM(262420000000006/f4eed6e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4eed6e6) (gprs_gmm.c:300) 20241008084129833 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241008084129833 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241008084129833 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241008084129833 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084129833 DMM INFO MM(262420000000006/f4eed6e6) Subscriber data update (mmctx.c:445) 20241008084129833 DMM DEBUG MM(262420000000006/f4eed6e6) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@14859a314179: setverdict(fail): none -> fail MC@14859a314179: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241008084129840 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084129840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(190)@14859a314179: Final verdict of PTC: none -NSVCI98(183)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(188)@14859a314179: Final verdict of PTC: none -NSVCI99(189)@14859a314179: Final verdict of PTC: none -NSVCI97(178)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@14859a314179: Final verdict of PTC: none 20241008084129842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51076<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(174)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@14859a314179: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@14859a314179: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@14859a314179: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(186)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(181)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(176)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(187)@14859a314179: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@14859a314179: Final verdict of PTC: fail MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(186): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(187): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(188): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(189): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@14859a314179: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@14859a314179: 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'. Tue Oct 8 08:41:29 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 20241008084129976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084130377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51092<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47400) 20241008084130841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084130841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008084131171 DGPRS DEBUG Checking for inactive LLMEs, time = 10187625 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=47400, count=79548) 20241008084131843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084131843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:41: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_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 20241008084132844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084132844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_combined started. 20241008084133437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084133438 DMM INFO MM(262420000000006/f4eed6e6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084133438 DMM INFO MM(262420000000006/f4eed6e6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084133439 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084133439 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084133439 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084133439 DMM ERROR MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241008084133439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241008084133439 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084133439 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084133439 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084133439 DLLC NOTICE LLME(ee048996/f4eed6e6){ASSIGNED} LLGM Assign pre (f4eed6e6 => ffffffff) (gprs_llc.c:1079) 20241008084133439 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4eed6e6 => ffffffff) (gprs_llc.c:1125) 20241008084133439 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@14859a314179: Provider Link came up: sending NS-RESET 20241008084133491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084133491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084133491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084133491 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084133491 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084133491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084133491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084133491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084133491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084133493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084133493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084133493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084133493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084133493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084133493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084133493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084133493 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084133493 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084133493 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084133493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084133494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084133494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084133499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084133507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084133507 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(196)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(203)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(203)@14859a314179: Provider Link came up: sending NS-RESET 20241008084133532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084133532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084133532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084133532 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084133532 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084133532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084133532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084133532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084133532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(203)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084133534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084133534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084133534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084133534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084133534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084133534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084133534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084133534 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084133534 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084133534 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084133534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(202)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008084133535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084133535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(203)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(203)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084133539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084133549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084133549 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(204)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI210(200)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(202)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@14859a314179: Provider Link came up: sending NS-RESET 20241008084133563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084133563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084133563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084133563 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084133563 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084133563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084133563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084133563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084133563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084133564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084133564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084133564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084133564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084133564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084133564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084133564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084133564 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084133564 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084133564 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084133564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084133565 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084133565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084133568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084133578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084133578 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084133845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084133845 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084133845 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084133845 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084133847 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084133848 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@14859a314179: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='E10899CD'O, index=0 SGSN_Test-GSUP(209)@14859a314179: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@14859a314179: 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 := 'D97182C0841B82F01C37C6F664EDEDBB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9717391E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2F9F07846F5783A7'O } } } } } 20241008084134897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084134897 DLLC NOTICE LLME(ffffffff/e10899cd){UNASSIGNED} LLC RX: unknown TLLI 0xe10899cd, creating LLME on the fly (gprs_llc.c:552) 20241008084134897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084134897 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241008084134897 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084134897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084134897 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084134897 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084134897 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084134897 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084134897 DLLC NOTICE LLME(ffffffff/e10899cd){UNASSIGNED} LLGM Assign pre (e10899cd => e148c12f) (gprs_llc.c:1079) 20241008084134897 DLLC NOTICE LLME(e10899cd/e148c12f){ASSIGNED} LLGM Assign post (e10899cd => e148c12f) (gprs_llc.c:1125) 20241008084134897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084134897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084134897 DMM DEBUG MM(262420000000007/e148c12f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084134910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084134910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084134910 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084134910 DMM DEBUG MM(262420000000007/e148c12f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241008084134910 DMM NOTICE MM(262420000000007/e148c12f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084134910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084134910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084134910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084134910 DMM DEBUG MM(262420000000007/e148c12f) Requesting authorization (sgsn_auth.c:160) 20241008084134910 DMM INFO MM(262420000000007/e148c12f) Requesting authentication tuples (sgsn_auth.c:184) 20241008084134910 DMM DEBUG MM(262420000000007/e148c12f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084134910 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241008084134910 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)@14859a314179: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@14859a314179: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241008084134913 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084134913 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084134913 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084134913 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084134913 DMM INFO MM(262420000000007/e148c12f) Subscriber data update (mmctx.c:445) 20241008084134913 DMM DEBUG MM(262420000000007/e148c12f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084134913 DMM INFO MM(262420000000007/e148c12f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084134913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084134913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084134913 DMM INFO MM(262420000000007/e148c12f) <- GMM AUTH AND CIPHERING REQ (rand = d9 71 82 c0 84 1b 82 f0 1c 37 c6 f6 64 ed ed bb , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084134921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084134921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084134921 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084134921 DMM INFO MM(262420000000007/e148c12f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084134921 DMM NOTICE MM(262420000000007/e148c12f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084134921 DMM DEBUG MM(262420000000007/e148c12f) checking auth: received GSM SRES = 97 17 39 1e (gprs_gmm.c:666) 20241008084134921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084134921 DMM DEBUG MM(262420000000007/e148c12f) Requesting authorization (sgsn_auth.c:160) 20241008084134921 DMM INFO MM(262420000000007/e148c12f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084134921 DMM DEBUG MM(262420000000007/e148c12f) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084134921 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241008084134921 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) 20241008084134921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084134921 DMM INFO MM(262420000000007/e148c12f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe148c12f) (gprs_gmm.c:300) 20241008084134922 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084134922 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084134922 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241008084134922 DMM INFO MM(262420000000007/e148c12f) Subscriber data update (mmctx.c:445) 20241008084134922 DMM DEBUG MM(262420000000007/e148c12f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084134922 DMM INFO MM(262420000000007/e148c12f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084134922 DMM NOTICE MM(262420000000007/e148c12f) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241008084134922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084134922 DMM NOTICE MM(262420000000007/e148c12f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084134922 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) 20241008084134923 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084134923 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241008084134923 DMM INFO MM(262420000000007/e148c12f) Subscriber data update (mmctx.c:445) 20241008084134923 DMM DEBUG MM(262420000000007/e148c12f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@14859a314179: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@14859a314179: Removing Client IMSI='262420000000007'H, index=0 20241008084134929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084134929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084134929 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084134929 DMM INFO MM(262420000000007/e148c12f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084134929 DMM NOTICE MM(262420000000007/e148c12f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084134929 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084134929 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084134929 DLLC NOTICE LLME(e10899cd/e148c12f){ASSIGNED} LLGM Assign pre (ffffffff => e148c12f) (gprs_llc.c:1079) 20241008084134929 DLLC NOTICE LLME(ffffffff/e148c12f){ASSIGNED} LLGM Assign post (ffffffff => e148c12f) (gprs_llc.c:1125) 20241008084134929 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084134929 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084134929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084134929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@14859a314179: Final verdict of PTC: pass 20241008084134932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51108<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@14859a314179: Final verdict of PTC: none 20241008084134935 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084134935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(197)@14859a314179: Final verdict of PTC: none -NSVCI98(203)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@14859a314179: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@14859a314179: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@14859a314179: Final verdict of PTC: none -NSVCI99(207)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@14859a314179: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(205)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(201)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(195)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@14859a314179: Test case TC_attach_combined finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 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 20241008084135065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084135467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51110<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84324) 20241008084135936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084135936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84324, count=88680) 20241008084136938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084136938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:41: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_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 20241008084137939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084137939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_accept_all started. 20241008084138526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57426<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084138527 DMM INFO MM(262420000000007/e148c12f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084138527 DMM INFO MM(262420000000007/e148c12f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084138527 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084138527 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084138527 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084138527 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084138527 DLLC NOTICE LLME(ffffffff/e148c12f){ASSIGNED} LLGM Assign pre (e148c12f => ffffffff) (gprs_llc.c:1079) 20241008084138527 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e148c12f => ffffffff) (gprs_llc.c:1125) 20241008084138527 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241008084138527 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) 20241008084138527 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) 20241008084138527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008084138527 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084138527 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084138527 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084138527 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@14859a314179: Provider Link came up: sending NS-RESET 20241008084138570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084138570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084138570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084138570 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084138570 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084138570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084138570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084138570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084138570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084138572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084138572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084138572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084138572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084138572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084138572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084138572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084138572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084138572 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084138572 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084138572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084138573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084138573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084138576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008084138585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084138585 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(215)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@14859a314179: Provider Link came up: sending NS-RESET 20241008084138607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084138607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084138607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084138607 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084138607 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084138607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084138607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084138607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084138607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084138609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084138609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084138609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084138609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084138609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084138609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084138609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084138609 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084138609 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084138609 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084138609 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(221)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084138610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084138610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084138613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084138623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084138623 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(223)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(220)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@14859a314179: Provider Link came up: sending NS-RESET 20241008084138649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084138649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084138649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084138649 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084138649 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084138649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084138649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084138649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084138650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084138652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084138652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084138652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084138652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084138652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084138652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084138652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084138652 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084138652 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084138652 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084138652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084138653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084138653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084138657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084138665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084138665 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(224)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084138940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084138940 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084138940 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084138940 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(226)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084138942 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(226)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084138943 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(226)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(226)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(226)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@14859a314179: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='C3BFF7DD'O, index=0 SGSN_Test-GSUP(228)@14859a314179: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241008084139995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084139995 DLLC NOTICE LLME(ffffffff/c3bff7dd){UNASSIGNED} LLC RX: unknown TLLI 0xc3bff7dd, creating LLME on the fly (gprs_llc.c:552) 20241008084139995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084139995 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241008084139995 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084139995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084139995 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084139995 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084139995 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084139995 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084139995 DLLC NOTICE LLME(ffffffff/c3bff7dd){UNASSIGNED} LLGM Assign pre (c3bff7dd => da891181) (gprs_llc.c:1079) 20241008084139995 DLLC NOTICE LLME(c3bff7dd/da891181){ASSIGNED} LLGM Assign post (c3bff7dd => da891181) (gprs_llc.c:1125) 20241008084139995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084139995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084139995 DMM DEBUG MM(262420000000008/da891181) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084140007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084140007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084140007 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084140007 DMM DEBUG MM(262420000000008/da891181) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241008084140007 DMM NOTICE MM(262420000000008/da891181) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084140007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084140007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084140007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241008084140007 DMM INFO MM(262420000000008/da891181) <- GMM ATTACH ACCEPT (new P-TMSI=0xda891181) (gprs_gmm.c:300) TC_attach_accept_all(230)@14859a314179: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@14859a314179: Removing Client IMSI='262420000000008'H, index=0 20241008084140998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084140998 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084140998 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084140998 DMM INFO MM(262420000000008/da891181) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084140998 DMM NOTICE MM(262420000000008/da891181) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084140998 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084140998 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084140998 DLLC NOTICE LLME(c3bff7dd/da891181){ASSIGNED} LLGM Assign pre (ffffffff => da891181) (gprs_llc.c:1079) 20241008084140998 DLLC NOTICE LLME(ffffffff/da891181){ASSIGNED} LLGM Assign post (ffffffff => da891181) (gprs_llc.c:1125) 20241008084140998 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084140998 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084140998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084140998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@14859a314179: Final verdict of PTC: pass 20241008084141001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57426<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008084141003 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(228)@14859a314179: Final verdict of PTC: none 20241008084141003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(226)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@14859a314179: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@14859a314179: Final verdict of PTC: none -NSVCI97(216)@14859a314179: Final verdict of PTC: none -NSVCI98(221)@14859a314179: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@14859a314179: Final verdict of PTC: none -NSVCI99(227)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@14859a314179: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(219)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(214)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(225)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@14859a314179: Test case TC_attach_accept_all finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 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 20241008084141133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084141534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57434<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69140) 20241008084142005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084142005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69140, count=70860) 20241008084143006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084143006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:41: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_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 20241008084144008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084144008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_closed started. 20241008084144596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084144598 DMM INFO MM(262420000000008/da891181) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084144598 DMM INFO MM(262420000000008/da891181) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084144598 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084144598 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084144598 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084144598 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084144598 DLLC NOTICE LLME(ffffffff/da891181){ASSIGNED} LLGM Assign pre (da891181 => ffffffff) (gprs_llc.c:1079) 20241008084144598 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da891181 => ffffffff) (gprs_llc.c:1125) 20241008084144598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008084144598 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084144598 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084144598 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084144598 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@14859a314179: Provider Link came up: sending NS-RESET 20241008084144641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084144641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084144641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084144641 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084144641 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084144641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084144641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084144641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084144641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084144642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084144643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084144643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084144643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084144643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084144643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084144643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084144643 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084144643 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084144643 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084144643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084144644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084144644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084144647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008084144658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084144658 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(234)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(236)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(241)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(241)@14859a314179: Provider Link came up: sending NS-RESET 20241008084144690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084144690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084144690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084144690 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084144690 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084144690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084144690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084144690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084144690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(240)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(241)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084144693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084144693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084144693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084144693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084144693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084144693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084144693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084144693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084144693 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084144693 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084144693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084144693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084144693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(241)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(241)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084144697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008084144708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084144708 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(238)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(240)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(246)@14859a314179: Provider Link came up: sending NS-RESET 20241008084144727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084144727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084144727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084144727 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084144727 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084144727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084144727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084144727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084144727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(246)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084144729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084144729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084144729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084144729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084144729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084144729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084144729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084144729 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084144729 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084144729 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084144729 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084144730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084144730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(246)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(246)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084144734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084144743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084144743 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(243)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084145010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084145010 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084145010 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084145010 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(245)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(245)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084145012 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(245)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(245)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084145012 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(245)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(245)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@14859a314179: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='EF6EEC04'O, index=0 SGSN_Test-GSUP(247)@14859a314179: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@14859a314179: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='EF6EEC04'O, index=1 20241008084146068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084146068 DLLC NOTICE LLME(ffffffff/ef6eec04){UNASSIGNED} LLC RX: unknown TLLI 0xef6eec04, creating LLME on the fly (gprs_llc.c:552) 20241008084146068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084146068 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241008084146069 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084146069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084146069 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084146069 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084146069 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084146069 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084146069 DLLC NOTICE LLME(ffffffff/ef6eec04){UNASSIGNED} LLGM Assign pre (ef6eec04 => fa7c6580) (gprs_llc.c:1079) 20241008084146069 DLLC NOTICE LLME(ef6eec04/fa7c6580){ASSIGNED} LLGM Assign post (ef6eec04 => fa7c6580) (gprs_llc.c:1125) 20241008084146069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084146069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084146069 DMM DEBUG MM(001010123456789/fa7c6580) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084146080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084146080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084146080 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084146080 DMM DEBUG MM(001010123456789/fa7c6580) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241008084146080 DMM NOTICE MM(001010123456789/fa7c6580) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084146080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084146080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084146080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241008084146080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241008084146080 DMM NOTICE MM(001010123456789/fa7c6580) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241008084146080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Reject}: Deallocated (fsm.c:568) 20241008084146080 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084146080 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084146080 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241008084146080 DLLC NOTICE LLME(ef6eec04/fa7c6580){ASSIGNED} LLGM Assign pre (fa7c6580 => ffffffff) (gprs_llc.c:1079) 20241008084146080 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa7c6580 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@14859a314179: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@14859a314179: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@14859a314179: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@14859a314179: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='FEF67A0E'O, index=2 SGSN_Test-GSUP(247)@14859a314179: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241008084146121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084146121 DLLC NOTICE LLME(ffffffff/fef67a0e){UNASSIGNED} LLC RX: unknown TLLI 0xfef67a0e, creating LLME on the fly (gprs_llc.c:552) 20241008084146121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084146121 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241008084146121 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084146121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084146121 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084146121 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084146121 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084146121 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084146121 DLLC NOTICE LLME(ffffffff/fef67a0e){UNASSIGNED} LLGM Assign pre (fef67a0e => e1597f42) (gprs_llc.c:1079) 20241008084146121 DLLC NOTICE LLME(fef67a0e/e1597f42){ASSIGNED} LLGM Assign post (fef67a0e => e1597f42) (gprs_llc.c:1125) 20241008084146121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084146121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084146121 DMM DEBUG MM(262420000000010/e1597f42) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084146127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084146127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084146127 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084146127 DMM DEBUG MM(262420000000010/e1597f42) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241008084146127 DMM NOTICE MM(262420000000010/e1597f42) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084146127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084146127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084146127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241008084146127 DMM INFO MM(262420000000010/e1597f42) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1597f42) (gprs_gmm.c:300) TC_attach_closed(250)@14859a314179: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@14859a314179: Removing Client IMSI='262420000000010'H, index=2 20241008084147125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084147126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084147126 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084147126 DMM INFO MM(262420000000010/e1597f42) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084147126 DMM NOTICE MM(262420000000010/e1597f42) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084147126 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084147126 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084147126 DLLC NOTICE LLME(fef67a0e/e1597f42){ASSIGNED} LLGM Assign pre (ffffffff => e1597f42) (gprs_llc.c:1079) 20241008084147126 DLLC NOTICE LLME(ffffffff/e1597f42){ASSIGNED} LLGM Assign post (ffffffff => e1597f42) (gprs_llc.c:1125) 20241008084147126 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084147126 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084147126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084147126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@14859a314179: Final verdict of PTC: pass 20241008084147128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57444<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@14859a314179: Final verdict of PTC: none 20241008084147130 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084147130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(245)@14859a314179: Final verdict of PTC: none -NSVCI97(235)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@14859a314179: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@14859a314179: Final verdict of PTC: none TC_attach_closed-BVCI220(243)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@14859a314179: Final verdict of PTC: none TC_attach_closed-BVCI210(238)@14859a314179: Final verdict of PTC: none -NSVCI98(241)@14859a314179: Final verdict of PTC: none -NSVCI99(246)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(240)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(239)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(233)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(244)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_closed-BVCI210(238): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(239): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(240): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(241): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_closed-BVCI220(243): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(244): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(245): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(246): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@14859a314179: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@14859a314179: Test case TC_attach_closed finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 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 20241008084147261 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084147662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57630<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76476) 20241008084148131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084148131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76476, count=80832) 20241008084149132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084149132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:41:49 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 20241008084150133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084150133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_no_imei_response started. 20241008084150724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084150725 DMM INFO MM(262420000000010/e1597f42) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084150725 DMM INFO MM(262420000000010/e1597f42) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084150725 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084150725 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084150725 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084150725 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084150725 DLLC NOTICE LLME(ffffffff/e1597f42){ASSIGNED} LLGM Assign pre (e1597f42 => ffffffff) (gprs_llc.c:1079) 20241008084150725 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1597f42 => ffffffff) (gprs_llc.c:1125) 20241008084150725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008084150725 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084150725 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084150725 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084150725 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(256)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(256)@14859a314179: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(255)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008084150778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084150778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084150778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084150778 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084150778 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084150778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084150778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084150778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084150778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(256)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084150780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084150780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084150780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084150781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084150781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084150781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084150781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084150781 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084150781 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084150781 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084150781 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(256)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084150782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084150782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(256)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084150785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008084150795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084150795 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(253)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(255)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@14859a314179: Provider Link came up: sending NS-RESET 20241008084150806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084150806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084150806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084150806 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084150806 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084150806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084150806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084150806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084150806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084150808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084150808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084150808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084150808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084150808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084150808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084150808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084150808 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084150808 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084150808 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084150808 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084150808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084150808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084150812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008084150822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084150822 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(259)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@14859a314179: Provider Link came up: sending NS-RESET 20241008084150849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084150849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084150849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084150849 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084150849 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084150849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084150849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084150849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084150849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084150850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084150850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084150850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084150850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084150850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084150850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084150850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084150850 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084150850 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084150850 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084150850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084150851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084150851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084150855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084150865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084150865 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(264)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084151134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084151134 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084151134 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084151134 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(266)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084151136 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(266)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084151137 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(253)@14859a314179: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='D5C62A14'O, index=0 SGSN_Test-GSUP(267)@14859a314179: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241008084152192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084152192 DLLC NOTICE LLME(ffffffff/d5c62a14){UNASSIGNED} LLC RX: unknown TLLI 0xd5c62a14, creating LLME on the fly (gprs_llc.c:552) 20241008084152192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084152192 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241008084152192 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084152192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084152192 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084152192 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084152192 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084152192 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084152192 DLLC NOTICE LLME(ffffffff/d5c62a14){UNASSIGNED} LLGM Assign pre (d5c62a14 => f0078e69) (gprs_llc.c:1079) 20241008084152192 DLLC NOTICE LLME(d5c62a14/f0078e69){ASSIGNED} LLGM Assign post (d5c62a14 => f0078e69) (gprs_llc.c:1125) 20241008084152192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084152192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084152192 DMM DEBUG MM(262420000000032/f0078e69) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084158193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008084158193 DMM DEBUG MM(262420000000032/f0078e69) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084201172 DGPRS DEBUG Checking for inactive LLMEs, time = 10187655 (sgsn.c:131) 20241008084204194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008084204194 DMM DEBUG MM(262420000000032/f0078e69) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084210195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008084210195 DMM DEBUG MM(262420000000032/f0078e69) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084211135 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241008084211135 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241008084211136 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(266)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084216196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008084216196 DMM DEBUG MM(262420000000032/f0078e69) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084220783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084220785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084220785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084220809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084220811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084220811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084220852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084220853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084220854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084222197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008084222197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241008084222197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241008084222197 DMM NOTICE MM(262420000000032/f0078e69) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241008084222197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Reject}: Deallocated (fsm.c:568) 20241008084222197 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084222197 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084222197 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241008084222197 DLLC NOTICE LLME(d5c62a14/f0078e69){ASSIGNED} LLGM Assign pre (f0078e69 => ffffffff) (gprs_llc.c:1079) 20241008084222197 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0078e69 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@14859a314179: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(253)@14859a314179: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@14859a314179: Final verdict of PTC: pass 20241008084222207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57644<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@14859a314179: Final verdict of PTC: none 20241008084222210 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084222210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(256)@14859a314179: Final verdict of PTC: none -NSVCI98(260)@14859a314179: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(253)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@14859a314179: Final verdict of PTC: none -NSVCI99(265)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@14859a314179: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@14859a314179: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(255)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(254)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(258)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(263)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_no_imei_response-BVCI196(253): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(254): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(255): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(256): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@14859a314179: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:42:22 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 20241008084222336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084222637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36378<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62892) 20241008084223210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084223210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62892, count=71148) 20241008084224212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084224212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:42: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_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 20241008084225213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084225213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_no_imsi_response started. 20241008084225698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084225700 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(275)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(275)@14859a314179: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(274)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008084225749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084225749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084225749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084225749 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084225749 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084225749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084225749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084225749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084225749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(275)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084225750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084225750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084225750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084225750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084225750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084225750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084225750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084225750 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084225750 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084225750 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084225750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(275)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084225751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084225751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(275)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084225754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008084225764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084225764 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI196(272)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(274)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@14859a314179: Provider Link came up: sending NS-RESET 20241008084225773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084225773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084225773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084225773 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084225773 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084225773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084225773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084225773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084225773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084225775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084225775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084225775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084225775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084225775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084225775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084225775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084225775 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084225775 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084225775 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084225775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084225775 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084225775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084225779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(276)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084225788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084225788 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(278)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(281)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@14859a314179: Provider Link came up: sending NS-RESET 20241008084225819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084225819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084225819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084225819 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084225819 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084225819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084225819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084225819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084225819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084225821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084225821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084225821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084225821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084225821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084225821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084225821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084225821 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084225821 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084225821 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084225821 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084225822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084225822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084225825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084225834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084225834 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084226213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084226213 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084226213 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084226213 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084226215 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084226216 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(272)@14859a314179: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='F0B963D4'O, index=0 SGSN_Test-GSUP(286)@14859a314179: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241008084227274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084227274 DLLC NOTICE LLME(ffffffff/f0b963d4){UNASSIGNED} LLC RX: unknown TLLI 0xf0b963d4, creating LLME on the fly (gprs_llc.c:552) 20241008084227274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084227274 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241008084227274 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084227274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084227274 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084227274 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084227274 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084227274 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084227274 DLLC NOTICE LLME(ffffffff/f0b963d4){UNASSIGNED} LLGM Assign pre (f0b963d4 => f0f0ad75) (gprs_llc.c:1079) 20241008084227274 DLLC NOTICE LLME(f0b963d4/f0f0ad75){ASSIGNED} LLGM Assign post (f0b963d4 => f0f0ad75) (gprs_llc.c:1125) 20241008084227274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084227274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084227274 DMM DEBUG MM(/f0f0ad75) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084227287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084227287 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084227288 DMM DEBUG MM_STATE_Gb(4038681556)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084227288 DMM DEBUG MM(/f0f0ad75) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241008084227288 DMM NOTICE MM(/f0f0ad75) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084227288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084227288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241008084227288 DMM DEBUG MM(/f0f0ad75) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241008084231173 DGPRS DEBUG Checking for inactive LLMEs, time = 10187685 (sgsn.c:131) 20241008084233288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008084233288 DMM DEBUG MM(/f0f0ad75) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241008084239289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008084239289 DMM DEBUG MM(/f0f0ad75) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241008084245290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008084245290 DMM DEBUG MM(/f0f0ad75) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241008084246214 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241008084246214 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241008084246215 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084251291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008084251291 DMM DEBUG MM(/f0f0ad75) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241008084255752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084255754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084255754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084255776 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084255778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084255778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084255822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084255824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084255824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084257292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241008084257292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241008084257292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241008084257292 DMM NOTICE MM(/f0f0ad75) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241008084257293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Reject}: Deallocated (fsm.c:568) 20241008084257293 DMM DEBUG MM_STATE_Gb(4038681556)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084257293 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084257293 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241008084257293 DLLC NOTICE LLME(f0b963d4/f0f0ad75){ASSIGNED} LLGM Assign pre (f0f0ad75 => ffffffff) (gprs_llc.c:1079) 20241008084257293 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0f0ad75 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@14859a314179: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(272)@14859a314179: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@14859a314179: Final verdict of PTC: pass 20241008084257303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36390<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@14859a314179: Final verdict of PTC: none 20241008084257305 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084257305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(285)@14859a314179: Final verdict of PTC: none -NSVCI98(279)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@14859a314179: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(272)@14859a314179: Final verdict of PTC: none -NSVCI99(284)@14859a314179: Final verdict of PTC: none -NSVCI97(275)@14859a314179: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@14859a314179: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(274)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(273)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(282)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(277)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(272): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(273): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(274): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(275): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@14859a314179: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:42:57 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 20241008084257437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084257738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44646<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63356) 20241008084258307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084258307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63356, count=71608) 20241008084259307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084259307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:42: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_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 20241008084300308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084300308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_closed_add_vty started. 20241008084300799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084300800 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(293)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@14859a314179: Provider Link came up: sending NS-RESET 20241008084300842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084300842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084300842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084300842 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084300842 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084300842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084300842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084300842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084300842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084300843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084300843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084300843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084300844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084300844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084300844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084300844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084300844 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084300844 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084300844 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084300844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084300844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084300844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084300848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084300857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084300857 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(294)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 TC_attach_closed_add_vty-BVCI196(292)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@14859a314179: Provider Link came up: sending NS-RESET 20241008084300886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084300886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084300886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084300886 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084300886 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084300886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084300886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084300886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084300887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084300888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084300888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084300888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084300889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084300889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084300889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084300889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084300889 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084300889 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084300889 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084300889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(298)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084300890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084300890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084300893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084300902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084300902 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI210(297)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@14859a314179: Provider Link came up: sending NS-RESET 20241008084300924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084300924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084300924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084300924 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084300924 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084300924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084300924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084300924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084300924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084300926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084300926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084300926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084300926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084300926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084300926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084300926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084300926 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084300926 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084300926 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084300926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084300926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084300926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084300929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084300938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084300938 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084301174 DGPRS DEBUG Checking for inactive LLMEs, time = 10187715 (sgsn.c:131) 20241008084301309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084301309 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084301309 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084301309 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084301311 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084301312 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@14859a314179: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='F6BDA334'O, index=0 SGSN_Test-GSUP(305)@14859a314179: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@14859a314179: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='F6BDA334'O, index=1 20241008084302374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084302374 DLLC NOTICE LLME(ffffffff/f6bda334){UNASSIGNED} LLC RX: unknown TLLI 0xf6bda334, creating LLME on the fly (gprs_llc.c:552) 20241008084302374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084302374 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241008084302374 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084302374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084302374 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084302374 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084302374 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084302374 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084302374 DLLC NOTICE LLME(ffffffff/f6bda334){UNASSIGNED} LLGM Assign pre (f6bda334 => cf4dd092) (gprs_llc.c:1079) 20241008084302374 DLLC NOTICE LLME(f6bda334/cf4dd092){ASSIGNED} LLGM Assign post (f6bda334 => cf4dd092) (gprs_llc.c:1125) 20241008084302374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084302374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084302374 DMM DEBUG MM(001010123456789/cf4dd092) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084302386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084302386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084302386 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084302386 DMM DEBUG MM(001010123456789/cf4dd092) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241008084302386 DMM NOTICE MM(001010123456789/cf4dd092) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084302386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084302386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084302386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241008084302386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241008084302386 DMM NOTICE MM(001010123456789/cf4dd092) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241008084302386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Reject}: Deallocated (fsm.c:568) 20241008084302386 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084302386 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084302386 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241008084302386 DLLC NOTICE LLME(f6bda334/cf4dd092){ASSIGNED} LLGM Assign pre (cf4dd092 => ffffffff) (gprs_llc.c:1079) 20241008084302386 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf4dd092 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@14859a314179: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@14859a314179: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@14859a314179: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='F6BDA334'O, index=2 20241008084302393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084302393 DLLC NOTICE LLME(ffffffff/f6bda334){UNASSIGNED} LLC RX: unknown TLLI 0xf6bda334, creating LLME on the fly (gprs_llc.c:552) 20241008084302393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241008084302393 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241008084302393 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084302393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084302393 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084302393 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084302393 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084302393 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084302393 DLLC NOTICE LLME(ffffffff/f6bda334){UNASSIGNED} LLGM Assign pre (f6bda334 => c26c2399) (gprs_llc.c:1079) 20241008084302393 DLLC NOTICE LLME(f6bda334/c26c2399){ASSIGNED} LLGM Assign post (f6bda334 => c26c2399) (gprs_llc.c:1125) 20241008084302393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084302393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084302393 DMM DEBUG MM(001010123456700/c26c2399) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084302397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084302397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084302397 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084302397 DMM DEBUG MM(001010123456700/c26c2399) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241008084302397 DMM NOTICE MM(001010123456700/c26c2399) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084302397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084302397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084302397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241008084302397 DMM INFO MM(001010123456700/c26c2399) <- GMM ATTACH ACCEPT (new P-TMSI=0xc26c2399) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@14859a314179: Removing Client IMSI='001010123456700'H, index=2 20241008084303397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084303397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084303397 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084303397 DMM INFO MM(001010123456700/c26c2399) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084303397 DMM NOTICE MM(001010123456700/c26c2399) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084303397 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084303397 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084303397 DLLC NOTICE LLME(f6bda334/c26c2399){ASSIGNED} LLGM Assign pre (ffffffff => c26c2399) (gprs_llc.c:1079) 20241008084303397 DLLC NOTICE LLME(ffffffff/c26c2399){ASSIGNED} LLGM Assign post (ffffffff => c26c2399) (gprs_llc.c:1125) 20241008084303397 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084303397 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084303397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084303397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@14859a314179: Final verdict of PTC: pass 20241008084303400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44652<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@14859a314179: Final verdict of PTC: none -NSVCI97(293)@14859a314179: Final verdict of PTC: none 20241008084303402 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084303402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(298)@14859a314179: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@14859a314179: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@14859a314179: Final verdict of PTC: none -NSVCI99(303)@14859a314179: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(291)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(296)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(301)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@14859a314179: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:43:03 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 20241008084303527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084303928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44658<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70392) 20241008084304404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084304404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70392, count=81068) 20241008084305405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084305405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:43: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_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 20241008084306405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084306405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_check_subscriber_list started. 20241008084306988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084306990 DMM INFO MM(001010123456700/c26c2399) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084306990 DMM INFO MM(001010123456700/c26c2399) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084306990 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084306990 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084306990 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084306990 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084306990 DLLC NOTICE LLME(ffffffff/c26c2399){ASSIGNED} LLGM Assign pre (c26c2399 => ffffffff) (gprs_llc.c:1079) 20241008084306990 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c26c2399 => ffffffff) (gprs_llc.c:1125) 20241008084306990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008084306990 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084306990 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084306990 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084306990 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@14859a314179: Provider Link came up: sending NS-RESET 20241008084307035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084307035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084307035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084307035 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084307035 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084307035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084307035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084307035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084307035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084307036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084307036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084307036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084307037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084307037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084307037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084307037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084307037 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084307037 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084307037 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084307037 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084307037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084307037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084307042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084307051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084307051 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(311)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(318)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(318)@14859a314179: Provider Link came up: sending NS-RESET 20241008084307077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084307077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084307077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084307077 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084307077 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084307077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084307077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084307077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084307078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(318)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084307079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084307079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084307079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084307080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084307080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084307080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084307080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084307080 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084307080 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084307080 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084307080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(318)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084307081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084307081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(317)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(318)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084307085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084307097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084307097 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(319)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI210(315)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(317)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@14859a314179: Provider Link came up: sending NS-RESET 20241008084307106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084307106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084307106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084307106 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084307106 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084307106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084307106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084307106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084307106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084307108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084307108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084307108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084307108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084307108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084307108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084307108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084307108 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084307108 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084307108 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084307108 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(322)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084307108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084307108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084307112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084307121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084307121 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(321)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084307407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084307407 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084307407 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084307407 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084307409 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084307410 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@14859a314179: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='C626D2D7'O, index=0 SGSN_Test-GSUP(324)@14859a314179: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@14859a314179: 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 := 'DE391E83F27E29B0224DA49AA5197923'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D51BE47'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FA4F80D448F582A0'O } } } } } 20241008084308462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084308462 DLLC NOTICE LLME(ffffffff/c626d2d7){UNASSIGNED} LLC RX: unknown TLLI 0xc626d2d7, creating LLME on the fly (gprs_llc.c:552) 20241008084308462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084308462 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241008084308462 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084308462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084308462 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084308462 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084308462 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084308462 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084308462 DLLC NOTICE LLME(ffffffff/c626d2d7){UNASSIGNED} LLGM Assign pre (c626d2d7 => d3668417) (gprs_llc.c:1079) 20241008084308462 DLLC NOTICE LLME(c626d2d7/d3668417){ASSIGNED} LLGM Assign post (c626d2d7 => d3668417) (gprs_llc.c:1125) 20241008084308462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084308462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084308462 DMM DEBUG MM(262420000000034/d3668417) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084308474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084308474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084308474 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084308474 DMM DEBUG MM(262420000000034/d3668417) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241008084308474 DMM NOTICE MM(262420000000034/d3668417) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084308474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084308474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084308474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084308474 DMM DEBUG MM(262420000000034/d3668417) Requesting authorization (sgsn_auth.c:160) 20241008084308474 DMM INFO MM(262420000000034/d3668417) Requesting authentication tuples (sgsn_auth.c:184) 20241008084308474 DMM DEBUG MM(262420000000034/d3668417) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084308474 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241008084308474 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)@14859a314179: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@14859a314179: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241008084308477 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084308477 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084308477 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084308477 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084308477 DMM INFO MM(262420000000034/d3668417) Subscriber data update (mmctx.c:445) 20241008084308477 DMM DEBUG MM(262420000000034/d3668417) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084308477 DMM INFO MM(262420000000034/d3668417) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084308477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084308477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084308477 DMM INFO MM(262420000000034/d3668417) <- GMM AUTH AND CIPHERING REQ (rand = de 39 1e 83 f2 7e 29 b0 22 4d a4 9a a5 19 79 23 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084308483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084308483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084308483 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084308483 DMM INFO MM(262420000000034/d3668417) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084308483 DMM NOTICE MM(262420000000034/d3668417) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084308483 DMM DEBUG MM(262420000000034/d3668417) checking auth: received GSM SRES = 1d 51 be 47 (gprs_gmm.c:666) 20241008084308483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084308483 DMM DEBUG MM(262420000000034/d3668417) Requesting authorization (sgsn_auth.c:160) 20241008084308483 DMM INFO MM(262420000000034/d3668417) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084308483 DMM DEBUG MM(262420000000034/d3668417) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084308483 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241008084308483 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) 20241008084308483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084308483 DMM INFO MM(262420000000034/d3668417) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3668417) (gprs_gmm.c:300) 20241008084308484 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084308484 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084308484 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241008084308484 DMM INFO MM(262420000000034/d3668417) Subscriber data update (mmctx.c:445) 20241008084308484 DMM DEBUG MM(262420000000034/d3668417) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084308484 DMM INFO MM(262420000000034/d3668417) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084308484 DMM NOTICE MM(262420000000034/d3668417) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241008084308484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084308484 DMM NOTICE MM(262420000000034/d3668417) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084308484 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) 20241008084308485 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084308485 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241008084308485 DMM INFO MM(262420000000034/d3668417) Subscriber data update (mmctx.c:445) 20241008084308485 DMM DEBUG MM(262420000000034/d3668417) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084308491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084308491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084308491 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084308491 DMM INFO MM(262420000000034/d3668417) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084308491 DMM NOTICE MM(262420000000034/d3668417) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084308491 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084308491 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084308491 DLLC NOTICE LLME(c626d2d7/d3668417){ASSIGNED} LLGM Assign pre (ffffffff => d3668417) (gprs_llc.c:1079) 20241008084308491 DLLC NOTICE LLME(ffffffff/d3668417){ASSIGNED} LLGM Assign post (ffffffff => d3668417) (gprs_llc.c:1125) 20241008084308491 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084308491 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084308491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084308491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@14859a314179: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@14859a314179: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@14859a314179: Final verdict of PTC: pass 20241008084308545 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241008084308545 DMM INFO MM(262420000000034/d3668417) Subscriber data update (mmctx.c:445) 20241008084308545 DMM DEBUG MM(262420000000034/d3668417) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241008084308545 DMM INFO MM(262420000000034/d3668417) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241008084308545 DMM INFO MM(262420000000034/d3668417) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084308545 DMM INFO MM(262420000000034/d3668417) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084308545 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084308545 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084308545 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084308545 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084308545 DLLC NOTICE LLME(ffffffff/d3668417){ASSIGNED} LLGM Assign pre (d3668417 => ffffffff) (gprs_llc.c:1079) 20241008084308545 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3668417 => ffffffff) (gprs_llc.c:1125) 20241008084308545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008084308545 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084308545 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084308545 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084308546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46524<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008084308549 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084308549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(324)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@14859a314179: Final verdict of PTC: none -NSVCI99(322)@14859a314179: Final verdict of PTC: none -NSVCI97(312)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(317)@14859a314179: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(315)@14859a314179: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@14859a314179: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(316)@14859a314179: Final verdict of PTC: none -NSVCI98(318)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(310)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(320)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(315): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(316): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(317): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(318): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@14859a314179: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:43:08 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 20241008084308681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46538<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084308983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46538<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90040) 20241008084309550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084309550 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) 20241008084310551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084310551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008084311552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084311552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_detach_check_subscriber_list started. 20241008084312044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084312045 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(332)@14859a314179: Provider Link came up: sending NS-RESET 20241008084312098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084312098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084312098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084312098 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084312098 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084312098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084312098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084312098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084312098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(332)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084312099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084312099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084312099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084312100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084312100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084312100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084312100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084312100 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084312100 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084312100 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084312100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(331)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(332)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084312101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084312101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(332)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084312104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084312112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084312113 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(333)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI196(329)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(331)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@14859a314179: Provider Link came up: sending NS-RESET 20241008084312124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084312124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084312124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084312124 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084312124 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084312124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084312124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084312124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084312124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084312125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084312125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084312125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084312126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084312126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084312126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084312126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084312126 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084312126 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084312126 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084312126 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084312126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084312126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084312130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008084312141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084312141 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(335)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(342)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(342)@14859a314179: Provider Link came up: sending NS-RESET 20241008084312172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084312172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084312172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084312172 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084312172 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084312172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084312172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084312172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084312172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(342)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084312174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084312174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084312174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084312174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084312174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084312174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084312174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084312174 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084312174 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084312174 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084312174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084312175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084312175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(342)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(342)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084312179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084312188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084312188 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(339)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084312553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084312553 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084312553 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084312553 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(341)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(341)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084312555 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(341)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(341)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084312555 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(341)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(341)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(341)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(341)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(329)@14859a314179: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='FB4741A8'O, index=0 SGSN_Test-GSUP(343)@14859a314179: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@14859a314179: 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 := 'A84D1ED120E8B42CD8FFEA59F912B13E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33FE1E18'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EDDC095AF6D35E81'O } } } } } 20241008084312599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084312599 DLLC NOTICE LLME(ffffffff/fb4741a8){UNASSIGNED} LLC RX: unknown TLLI 0xfb4741a8, creating LLME on the fly (gprs_llc.c:552) 20241008084312599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084312599 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241008084312599 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084312600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084312600 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084312600 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084312600 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084312600 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084312600 DLLC NOTICE LLME(ffffffff/fb4741a8){UNASSIGNED} LLGM Assign pre (fb4741a8 => cc31be71) (gprs_llc.c:1079) 20241008084312600 DLLC NOTICE LLME(fb4741a8/cc31be71){ASSIGNED} LLGM Assign post (fb4741a8 => cc31be71) (gprs_llc.c:1125) 20241008084312600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084312600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084312600 DMM DEBUG MM(262420000000033/cc31be71) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084312611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084312611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084312611 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084312611 DMM DEBUG MM(262420000000033/cc31be71) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241008084312611 DMM NOTICE MM(262420000000033/cc31be71) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084312611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084312611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084312611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084312611 DMM DEBUG MM(262420000000033/cc31be71) Requesting authorization (sgsn_auth.c:160) 20241008084312611 DMM INFO MM(262420000000033/cc31be71) Requesting authentication tuples (sgsn_auth.c:184) 20241008084312611 DMM DEBUG MM(262420000000033/cc31be71) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084312611 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241008084312611 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)@14859a314179: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@14859a314179: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241008084312613 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084312614 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084312614 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084312614 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084312614 DMM INFO MM(262420000000033/cc31be71) Subscriber data update (mmctx.c:445) 20241008084312614 DMM DEBUG MM(262420000000033/cc31be71) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084312614 DMM INFO MM(262420000000033/cc31be71) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084312614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084312614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084312614 DMM INFO MM(262420000000033/cc31be71) <- GMM AUTH AND CIPHERING REQ (rand = a8 4d 1e d1 20 e8 b4 2c d8 ff ea 59 f9 12 b1 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084312621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084312621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084312621 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084312621 DMM INFO MM(262420000000033/cc31be71) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084312621 DMM NOTICE MM(262420000000033/cc31be71) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084312621 DMM DEBUG MM(262420000000033/cc31be71) checking auth: received GSM SRES = 33 fe 1e 18 (gprs_gmm.c:666) 20241008084312621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084312621 DMM DEBUG MM(262420000000033/cc31be71) Requesting authorization (sgsn_auth.c:160) 20241008084312621 DMM INFO MM(262420000000033/cc31be71) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084312621 DMM DEBUG MM(262420000000033/cc31be71) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084312621 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241008084312621 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) 20241008084312621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084312621 DMM INFO MM(262420000000033/cc31be71) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc31be71) (gprs_gmm.c:300) 20241008084312623 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084312623 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084312623 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241008084312623 DMM INFO MM(262420000000033/cc31be71) Subscriber data update (mmctx.c:445) 20241008084312623 DMM DEBUG MM(262420000000033/cc31be71) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084312623 DMM INFO MM(262420000000033/cc31be71) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084312623 DMM NOTICE MM(262420000000033/cc31be71) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241008084312623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084312623 DMM NOTICE MM(262420000000033/cc31be71) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084312623 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) 20241008084312623 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084312623 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241008084312623 DMM INFO MM(262420000000033/cc31be71) Subscriber data update (mmctx.c:445) 20241008084312623 DMM DEBUG MM(262420000000033/cc31be71) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084312630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084312630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084312630 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084312630 DMM INFO MM(262420000000033/cc31be71) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084312630 DMM NOTICE MM(262420000000033/cc31be71) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084312630 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084312630 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084312630 DLLC NOTICE LLME(fb4741a8/cc31be71){ASSIGNED} LLGM Assign pre (ffffffff => cc31be71) (gprs_llc.c:1079) 20241008084312630 DLLC NOTICE LLME(ffffffff/cc31be71){ASSIGNED} LLGM Assign post (ffffffff => cc31be71) (gprs_llc.c:1125) 20241008084312630 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084312630 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084312630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084312630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@14859a314179: setverdict(pass): none -> pass 20241008084312681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084312681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241008084312681 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084312681 DMM INFO MM(262420000000033/cc31be71) -> GMM DETACH REQUEST TLLI=0xcc31be71 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241008084312681 DMM INFO MM(262420000000033/cc31be71) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241008084312681 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084312681 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084312681 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084312681 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084312681 DLLC NOTICE LLME(ffffffff/cc31be71){ASSIGNED} LLGM Assign pre (cc31be71 => ffffffff) (gprs_llc.c:1079) 20241008084312681 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc31be71 => ffffffff) (gprs_llc.c:1125) 20241008084312681 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241008084312681 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) 20241008084312681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008084312681 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084312681 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084312681 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084312682 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(329)@14859a314179: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@14859a314179: Final verdict of PTC: pass 20241008084317692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46540<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@14859a314179: Final verdict of PTC: none -NSVCI97(332)@14859a314179: Final verdict of PTC: none 20241008084317695 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084317695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_detach_check_subscriber_list-BVCI196(329)@14859a314179: Final verdict of PTC: none -NSVCI98(336)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@14859a314179: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@14859a314179: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(339)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(341)@14859a314179: Final verdict of PTC: none -NSVCI99(342)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(331)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(330)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(334)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(340)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(329): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(330): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(331): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(332): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(339): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(340): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(341): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(342): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@14859a314179: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:43:17 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 20241008084317826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084318127 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56774<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87468) 20241008084318696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084318696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87468, count=93820) 20241008084319697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084319697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008084320698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084320698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_check_complete_resend started. 20241008084321187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084321188 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@14859a314179: Provider Link came up: sending NS-RESET 20241008084321229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084321229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084321229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084321229 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084321229 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084321229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084321229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084321229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084321229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084321231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084321231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084321231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084321231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084321231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084321231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084321231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084321231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084321231 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084321231 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084321231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084321232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084321232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084321236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084321246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084321246 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(349)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@14859a314179: Provider Link came up: sending NS-RESET 20241008084321271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084321271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084321271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084321271 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084321271 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084321271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084321271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084321271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084321271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084321273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084321273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084321273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084321273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084321273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084321273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084321273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084321273 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084321273 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084321273 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084321273 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084321274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084321274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084321279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084321288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084321288 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(353)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@14859a314179: Provider Link came up: sending NS-RESET 20241008084321306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084321306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084321306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084321306 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084321306 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084321306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084321306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084321306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084321306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084321308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084321308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084321308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084321308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084321308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084321308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084321308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084321308 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084321308 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084321308 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084321308 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084321309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084321309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084321313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084321323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084321323 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084321699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084321699 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084321699 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084321699 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084321701 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084321702 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@14859a314179: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='E58C34BA'O, index=0 SGSN_Test-GSUP(362)@14859a314179: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@14859a314179: 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 := '4A6FE30F4A1609FDC3FE333187B8E2B3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '57A08C8F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DE0BCD8340701678'O } } } } } 20241008084322755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084322755 DLLC NOTICE LLME(ffffffff/e58c34ba){UNASSIGNED} LLC RX: unknown TLLI 0xe58c34ba, creating LLME on the fly (gprs_llc.c:552) 20241008084322755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084322755 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241008084322755 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084322755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084322756 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084322756 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084322756 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084322756 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084322756 DLLC NOTICE LLME(ffffffff/e58c34ba){UNASSIGNED} LLGM Assign pre (e58c34ba => d2eabb25) (gprs_llc.c:1079) 20241008084322756 DLLC NOTICE LLME(e58c34ba/d2eabb25){ASSIGNED} LLGM Assign post (e58c34ba => d2eabb25) (gprs_llc.c:1125) 20241008084322756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084322756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084322756 DMM DEBUG MM(262420000000036/d2eabb25) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084322768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084322768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084322769 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084322769 DMM DEBUG MM(262420000000036/d2eabb25) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241008084322769 DMM NOTICE MM(262420000000036/d2eabb25) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084322769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084322769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084322769 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084322769 DMM DEBUG MM(262420000000036/d2eabb25) Requesting authorization (sgsn_auth.c:160) 20241008084322769 DMM INFO MM(262420000000036/d2eabb25) Requesting authentication tuples (sgsn_auth.c:184) 20241008084322769 DMM DEBUG MM(262420000000036/d2eabb25) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084322769 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241008084322769 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)@14859a314179: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@14859a314179: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241008084322772 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084322772 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084322772 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084322772 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084322772 DMM INFO MM(262420000000036/d2eabb25) Subscriber data update (mmctx.c:445) 20241008084322772 DMM DEBUG MM(262420000000036/d2eabb25) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084322772 DMM INFO MM(262420000000036/d2eabb25) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084322772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084322772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084322772 DMM INFO MM(262420000000036/d2eabb25) <- GMM AUTH AND CIPHERING REQ (rand = 4a 6f e3 0f 4a 16 09 fd c3 fe 33 31 87 b8 e2 b3 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084322780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084322780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084322780 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084322780 DMM INFO MM(262420000000036/d2eabb25) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084322780 DMM NOTICE MM(262420000000036/d2eabb25) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084322780 DMM DEBUG MM(262420000000036/d2eabb25) checking auth: received GSM SRES = 57 a0 8c 8f (gprs_gmm.c:666) 20241008084322780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084322780 DMM DEBUG MM(262420000000036/d2eabb25) Requesting authorization (sgsn_auth.c:160) 20241008084322780 DMM INFO MM(262420000000036/d2eabb25) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084322780 DMM DEBUG MM(262420000000036/d2eabb25) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084322780 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241008084322780 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) 20241008084322780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084322780 DMM INFO MM(262420000000036/d2eabb25) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2eabb25) (gprs_gmm.c:300) 20241008084322781 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084322781 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084322781 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241008084322781 DMM INFO MM(262420000000036/d2eabb25) Subscriber data update (mmctx.c:445) 20241008084322781 DMM DEBUG MM(262420000000036/d2eabb25) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084322781 DMM INFO MM(262420000000036/d2eabb25) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084322781 DMM NOTICE MM(262420000000036/d2eabb25) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241008084322781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084322781 DMM NOTICE MM(262420000000036/d2eabb25) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084322781 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) 20241008084322782 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084322782 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241008084322782 DMM INFO MM(262420000000036/d2eabb25) Subscriber data update (mmctx.c:445) 20241008084322782 DMM DEBUG MM(262420000000036/d2eabb25) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@14859a314179: Warning: Re-starting timer T, which is already active (running or expired). 20241008084328781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241008084328781 DMM INFO MM(262420000000036/d2eabb25) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2eabb25) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@14859a314179: Warning: Re-starting timer T, which is already active (running or expired). 20241008084331175 DGPRS DEBUG Checking for inactive LLMEs, time = 10187745 (sgsn.c:131) 20241008084334782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241008084334782 DMM INFO MM(262420000000036/d2eabb25) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2eabb25) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@14859a314179: Warning: Re-starting timer T, which is already active (running or expired). 20241008084340783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241008084340783 DMM INFO MM(262420000000036/d2eabb25) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2eabb25) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@14859a314179: Warning: Re-starting timer T, which is already active (running or expired). 20241008084341701 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241008084341701 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084341701 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241008084346785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241008084346785 DMM INFO MM(262420000000036/d2eabb25) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2eabb25) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@14859a314179: Warning: Re-starting timer T, which is already active (running or expired). 20241008084351233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084351235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084351235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084351274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084351276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084351276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084351310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084351311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084351311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084352786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241008084352786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241008084352786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241008084352786 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241008084352786 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) 20241008084352786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Reject}: Deallocated (fsm.c:568) 20241008084352786 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084352786 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084352786 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241008084352786 DLLC NOTICE LLME(e58c34ba/d2eabb25){ASSIGNED} LLGM Assign pre (d2eabb25 => ffffffff) (gprs_llc.c:1079) 20241008084352786 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2eabb25 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@14859a314179: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@14859a314179: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@14859a314179: Final verdict of PTC: pass 20241008084356800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56778<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@14859a314179: Final verdict of PTC: none 20241008084356802 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084356802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(360)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@14859a314179: Final verdict of PTC: none -NSVCI98(355)@14859a314179: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@14859a314179: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@14859a314179: Final verdict of PTC: none -NSVCI97(350)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@14859a314179: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(348)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(354)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(358)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@14859a314179: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:43:56 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 20241008084356929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084357230 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37238<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90784) 20241008084357803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084357803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90784, count=95140) 20241008084358804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084358804 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:43: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_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 20241008084359805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084359805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_hlr_location_cancel_request_update started. 20241008084400296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084400297 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(370)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(370)@14859a314179: Provider Link came up: sending NS-RESET 20241008084400348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084400348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084400348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084400348 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084400348 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084400348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084400348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084400348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084400348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(369)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(370)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084400350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084400350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084400350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084400350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084400350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084400350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084400350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084400350 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084400350 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084400350 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084400350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084400351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084400351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(370)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(370)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084400356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(366)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084400366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084400366 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(367)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(369)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(375)@14859a314179: Provider Link came up: sending NS-RESET 20241008084400386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084400386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084400386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084400386 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084400386 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084400386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084400386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084400386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084400386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(374)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(375)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084400388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084400388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084400388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084400388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084400388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084400388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084400388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084400388 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084400388 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084400388 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084400388 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(375)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084400389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084400389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(375)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084400393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008084400404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084400404 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(372)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(374)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@14859a314179: Provider Link came up: sending NS-RESET 20241008084400419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084400419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084400419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084400419 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084400419 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084400419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084400419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084400420 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084400420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084400421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084400421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084400421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084400421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084400421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084400421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084400421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084400421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084400421 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084400421 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084400421 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084400422 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084400422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084400426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084400435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084400435 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(377)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084400807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084400807 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084400807 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084400807 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084400809 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084400810 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008084401175 DGPRS DEBUG Checking for inactive LLMEs, time = 10187775 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(367)@14859a314179: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='C4299539'O, index=0 SGSN_Test-GSUP(381)@14859a314179: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@14859a314179: 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 := 'A736124E8D540B84F1474206AD13678E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '77FCEC50'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '570DE64A6EFFEF0E'O } } } } } 20241008084401863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084401863 DLLC NOTICE LLME(ffffffff/c4299539){UNASSIGNED} LLC RX: unknown TLLI 0xc4299539, creating LLME on the fly (gprs_llc.c:552) 20241008084401863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084401863 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241008084401863 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084401863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084401863 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084401863 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084401864 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084401864 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084401864 DLLC NOTICE LLME(ffffffff/c4299539){UNASSIGNED} LLGM Assign pre (c4299539 => fbc50b16) (gprs_llc.c:1079) 20241008084401864 DLLC NOTICE LLME(c4299539/fbc50b16){ASSIGNED} LLGM Assign post (c4299539 => fbc50b16) (gprs_llc.c:1125) 20241008084401864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084401864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084401864 DMM DEBUG MM(262420000000031/fbc50b16) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084401877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084401877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084401877 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084401877 DMM DEBUG MM(262420000000031/fbc50b16) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241008084401877 DMM NOTICE MM(262420000000031/fbc50b16) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084401877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084401877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084401877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084401877 DMM DEBUG MM(262420000000031/fbc50b16) Requesting authorization (sgsn_auth.c:160) 20241008084401877 DMM INFO MM(262420000000031/fbc50b16) Requesting authentication tuples (sgsn_auth.c:184) 20241008084401877 DMM DEBUG MM(262420000000031/fbc50b16) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084401877 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241008084401877 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)@14859a314179: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@14859a314179: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241008084401880 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084401880 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084401880 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084401880 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084401880 DMM INFO MM(262420000000031/fbc50b16) Subscriber data update (mmctx.c:445) 20241008084401880 DMM DEBUG MM(262420000000031/fbc50b16) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084401880 DMM INFO MM(262420000000031/fbc50b16) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084401880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084401880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084401880 DMM INFO MM(262420000000031/fbc50b16) <- GMM AUTH AND CIPHERING REQ (rand = a7 36 12 4e 8d 54 0b 84 f1 47 42 06 ad 13 67 8e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084401887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084401887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084401887 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084401887 DMM INFO MM(262420000000031/fbc50b16) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084401887 DMM NOTICE MM(262420000000031/fbc50b16) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084401887 DMM DEBUG MM(262420000000031/fbc50b16) checking auth: received GSM SRES = 77 fc ec 50 (gprs_gmm.c:666) 20241008084401887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084401887 DMM DEBUG MM(262420000000031/fbc50b16) Requesting authorization (sgsn_auth.c:160) 20241008084401887 DMM INFO MM(262420000000031/fbc50b16) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084401887 DMM DEBUG MM(262420000000031/fbc50b16) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084401887 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241008084401887 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) 20241008084401887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084401887 DMM INFO MM(262420000000031/fbc50b16) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbc50b16) (gprs_gmm.c:300) 20241008084401888 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084401888 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084401888 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241008084401888 DMM INFO MM(262420000000031/fbc50b16) Subscriber data update (mmctx.c:445) 20241008084401888 DMM DEBUG MM(262420000000031/fbc50b16) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084401888 DMM INFO MM(262420000000031/fbc50b16) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084401888 DMM NOTICE MM(262420000000031/fbc50b16) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241008084401888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084401888 DMM NOTICE MM(262420000000031/fbc50b16) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084401888 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) 20241008084401889 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084401889 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241008084401889 DMM INFO MM(262420000000031/fbc50b16) Subscriber data update (mmctx.c:445) 20241008084401889 DMM DEBUG MM(262420000000031/fbc50b16) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084401896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084401896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084401896 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084401896 DMM INFO MM(262420000000031/fbc50b16) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084401896 DMM NOTICE MM(262420000000031/fbc50b16) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084401896 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084401896 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084401896 DLLC NOTICE LLME(c4299539/fbc50b16){ASSIGNED} LLGM Assign pre (ffffffff => fbc50b16) (gprs_llc.c:1079) 20241008084401896 DLLC NOTICE LLME(ffffffff/fbc50b16){ASSIGNED} LLGM Assign post (ffffffff => fbc50b16) (gprs_llc.c:1125) 20241008084401896 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084401896 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084401896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084401896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@14859a314179: setverdict(pass): none -> pass 20241008084401945 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241008084401945 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241008084401945 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) 20241008084401945 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241008084401945 DMM INFO MM(262420000000031/fbc50b16) Subscriber data update (mmctx.c:445) 20241008084401945 DMM DEBUG MM(262420000000031/fbc50b16) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241008084401945 DMM INFO MM(262420000000031/fbc50b16) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241008084401945 DMM INFO MM(262420000000031/fbc50b16) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084401945 DMM INFO MM(262420000000031/fbc50b16) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084401945 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084401945 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084401945 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084401945 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084401945 DLLC NOTICE LLME(ffffffff/fbc50b16){ASSIGNED} LLGM Assign pre (fbc50b16 => ffffffff) (gprs_llc.c:1079) 20241008084401945 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbc50b16 => ffffffff) (gprs_llc.c:1125) 20241008084401945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008084401945 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084401945 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084401945 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@14859a314179: setverdict(pass): pass -> pass, component reason not changed MC@14859a314179: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241008084406952 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084406952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(381)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@14859a314179: Final verdict of PTC: none -NSVCI97(370)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@14859a314179: Final verdict of PTC: none -NSVCI98(375)@14859a314179: Final verdict of PTC: none -NSVCI99(379)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(369)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@14859a314179: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(367)@14859a314179: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(372)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@14859a314179: Final verdict of PTC: none 20241008084406956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37254<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(371)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@14859a314179: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(377)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(378)@14859a314179: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@14859a314179: Final verdict of PTC: pass -NSVCI98-provIP(373)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(368)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(367): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(368): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(369): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(370): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(372): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(373): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(375): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(377): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(378): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@14859a314179: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 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 20241008084407080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084407381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47748<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88912) 20241008084407953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084407953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88912, count=93268) 20241008084408954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084408954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:44: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_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 20241008084409955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084409955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_hlr_location_cancel_request_withdraw started. 20241008084410441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084410442 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(388)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@14859a314179: Provider Link came up: sending NS-RESET 20241008084410482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084410482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084410482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084410482 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084410482 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084410482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084410482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084410482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084410482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084410484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084410484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084410484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084410484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084410485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084410485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084410485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084410485 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084410485 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084410485 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084410485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(388)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084410486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084410486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084410490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084410500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084410500 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@14859a314179: Provider Link came up: sending NS-RESET 20241008084410519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084410519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084410519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084410519 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084410519 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084410519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084410519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084410519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084410519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084410521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084410521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084410521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084410521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084410521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084410521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084410521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084410521 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084410521 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084410521 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084410521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084410522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084410522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084410525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008084410533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084410533 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@14859a314179: Provider Link came up: sending NS-RESET 20241008084410558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084410558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084410558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084410558 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084410558 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084410558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084410558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084410558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084410558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084410559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084410559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084410559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084410559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084410559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084410559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084410559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084410559 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084410559 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084410559 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084410560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084410560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084410560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084410563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084410572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084410572 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084410956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084410956 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084410956 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084410956 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084410959 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084410960 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@14859a314179: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='E7F28D43'O, index=0 SGSN_Test-GSUP(400)@14859a314179: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@14859a314179: 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 := 'C15DE3EB0A94D55FD9771043441FC023'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '002FC086'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3918E727B51ABF4E'O } } } } } 20241008084412011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084412011 DLLC NOTICE LLME(ffffffff/e7f28d43){UNASSIGNED} LLC RX: unknown TLLI 0xe7f28d43, creating LLME on the fly (gprs_llc.c:552) 20241008084412011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084412011 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241008084412011 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084412011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084412011 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084412011 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084412011 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084412011 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084412011 DLLC NOTICE LLME(ffffffff/e7f28d43){UNASSIGNED} LLGM Assign pre (e7f28d43 => c9c67a64) (gprs_llc.c:1079) 20241008084412011 DLLC NOTICE LLME(e7f28d43/c9c67a64){ASSIGNED} LLGM Assign post (e7f28d43 => c9c67a64) (gprs_llc.c:1125) 20241008084412011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084412011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084412011 DMM DEBUG MM(262420000000029/c9c67a64) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084412026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084412026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084412026 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084412026 DMM DEBUG MM(262420000000029/c9c67a64) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241008084412026 DMM NOTICE MM(262420000000029/c9c67a64) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084412026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084412026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084412026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084412026 DMM DEBUG MM(262420000000029/c9c67a64) Requesting authorization (sgsn_auth.c:160) 20241008084412026 DMM INFO MM(262420000000029/c9c67a64) Requesting authentication tuples (sgsn_auth.c:184) 20241008084412026 DMM DEBUG MM(262420000000029/c9c67a64) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084412026 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241008084412026 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)@14859a314179: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@14859a314179: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241008084412029 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084412029 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084412029 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084412029 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084412029 DMM INFO MM(262420000000029/c9c67a64) Subscriber data update (mmctx.c:445) 20241008084412029 DMM DEBUG MM(262420000000029/c9c67a64) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084412029 DMM INFO MM(262420000000029/c9c67a64) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084412029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084412029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084412029 DMM INFO MM(262420000000029/c9c67a64) <- GMM AUTH AND CIPHERING REQ (rand = c1 5d e3 eb 0a 94 d5 5f d9 77 10 43 44 1f c0 23 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084412036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084412036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084412036 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084412036 DMM INFO MM(262420000000029/c9c67a64) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084412036 DMM NOTICE MM(262420000000029/c9c67a64) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084412036 DMM DEBUG MM(262420000000029/c9c67a64) checking auth: received GSM SRES = 00 2f c0 86 (gprs_gmm.c:666) 20241008084412036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084412036 DMM DEBUG MM(262420000000029/c9c67a64) Requesting authorization (sgsn_auth.c:160) 20241008084412036 DMM INFO MM(262420000000029/c9c67a64) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084412036 DMM DEBUG MM(262420000000029/c9c67a64) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084412036 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241008084412036 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) 20241008084412036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084412036 DMM INFO MM(262420000000029/c9c67a64) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9c67a64) (gprs_gmm.c:300) 20241008084412038 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084412038 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084412038 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241008084412038 DMM INFO MM(262420000000029/c9c67a64) Subscriber data update (mmctx.c:445) 20241008084412038 DMM DEBUG MM(262420000000029/c9c67a64) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084412038 DMM INFO MM(262420000000029/c9c67a64) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084412038 DMM NOTICE MM(262420000000029/c9c67a64) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241008084412038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084412038 DMM NOTICE MM(262420000000029/c9c67a64) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084412038 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) 20241008084412038 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084412038 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241008084412038 DMM INFO MM(262420000000029/c9c67a64) Subscriber data update (mmctx.c:445) 20241008084412038 DMM DEBUG MM(262420000000029/c9c67a64) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084412044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084412044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084412044 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084412044 DMM INFO MM(262420000000029/c9c67a64) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084412044 DMM NOTICE MM(262420000000029/c9c67a64) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084412044 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084412044 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084412044 DLLC NOTICE LLME(e7f28d43/c9c67a64){ASSIGNED} LLGM Assign pre (ffffffff => c9c67a64) (gprs_llc.c:1079) 20241008084412044 DLLC NOTICE LLME(ffffffff/c9c67a64){ASSIGNED} LLGM Assign post (ffffffff => c9c67a64) (gprs_llc.c:1125) 20241008084412044 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084412044 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084412044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084412044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@14859a314179: setverdict(pass): none -> pass 20241008084412093 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241008084412093 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241008084412093 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) 20241008084412093 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241008084412093 DMM INFO MM(262420000000029/c9c67a64) Subscriber data update (mmctx.c:445) 20241008084412093 DMM DEBUG MM(262420000000029/c9c67a64) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241008084412093 DMM INFO MM(262420000000029/c9c67a64) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241008084412093 DMM INFO MM(262420000000029/c9c67a64) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241008084412093 DMM NOTICE MM(262420000000029/c9c67a64) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241008084412093 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241008084412093 DMM INFO MM(262420000000029/c9c67a64) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241008084412093 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084412093 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084412094 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084412094 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084412094 DLLC NOTICE LLME(ffffffff/c9c67a64){ASSIGNED} LLGM Assign pre (c9c67a64 => ffffffff) (gprs_llc.c:1079) 20241008084412094 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9c67a64 => ffffffff) (gprs_llc.c:1125) 20241008084412094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008084412094 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084412094 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084412094 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084412094 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@14859a314179: Removing Client IMSI='262420000000029'H, index=0 20241008084412100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084412100 DLLC NOTICE LLME(ffffffff/c9c67a64){UNASSIGNED} LLC RX: unknown TLLI 0xc9c67a64, creating LLME on the fly (gprs_llc.c:552) 20241008084412100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084412100 DMM NOTICE LLME(ffffffff/c9c67a64){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241008084412100 DLLC NOTICE LLME(ffffffff/c9c67a64){UNASSIGNED} LLGM Assign pre (c9c67a64 => ffffffff) (gprs_llc.c:1079) 20241008084412100 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9c67a64 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@14859a314179: Final verdict of PTC: pass 20241008084412103 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47760<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008084412105 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084412105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(399)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP(400)@14859a314179: Final verdict of PTC: none -NSVCI99(398)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@14859a314179: Final verdict of PTC: none -NSVCI97(388)@14859a314179: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@14859a314179: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@14859a314179: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@14859a314179: Final verdict of PTC: none -NSVCI98(393)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(386)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(396)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(391)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@14859a314179: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 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 20241008084412233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084412534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47772<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79448) 20241008084413106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084413106 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) 20241008084414108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084414108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:44: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_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 20241008084415110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084415110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241008084415593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084415594 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(407)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@14859a314179: Provider Link came up: sending NS-RESET 20241008084415638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084415638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084415638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084415638 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084415638 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084415638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084415638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084415638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084415638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084415640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084415640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084415640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084415640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084415640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084415640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084415640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084415640 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084415640 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084415640 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084415640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084415641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084415641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084415645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(408)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(404)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084415655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084415655 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@14859a314179: Provider Link came up: sending NS-RESET 20241008084415678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084415678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084415678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084415678 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084415678 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084415678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084415678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084415678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084415678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084415679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084415679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084415679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084415680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084415680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084415680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084415680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084415680 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084415680 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084415680 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084415680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084415680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084415680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084415684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008084415693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084415693 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)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@14859a314179: Provider Link came up: sending NS-RESET 20241008084415720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084415720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084415720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084415720 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084415720 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084415720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084415720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084415720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084415720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084415722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084415722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084415722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084415723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084415723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084415723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084415723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084415723 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084415723 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084415723 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084415723 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084415723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084415723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084415726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084415734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084415734 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)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084416112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084416112 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084416112 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084416112 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084416114 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084416115 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@14859a314179: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='EA9893F9'O, index=0 SGSN_Test-GSUP(419)@14859a314179: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241008084417157 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) 20241008084417157 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@14859a314179: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@14859a314179: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@14859a314179: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@14859a314179: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@14859a314179: Final verdict of PTC: pass 20241008084417161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47788<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@14859a314179: Final verdict of PTC: none 20241008084417164 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084417164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(407)@14859a314179: Final verdict of PTC: none -NSVCI98(412)@14859a314179: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@14859a314179: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@14859a314179: Final verdict of PTC: none -NSVCI99(417)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@14859a314179: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(415)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(405)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(410)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@14859a314179: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 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 20241008084417285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084417586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51046<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44512) 20241008084418165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084418165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44512, count=52456) 20241008084419166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084419166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:44: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_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 20241008084420167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084420167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241008084420641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084420642 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(427)@14859a314179: Provider Link came up: sending NS-RESET 20241008084420695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084420695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084420695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084420695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084420695 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084420695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084420695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084420695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084420695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(427)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(426)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008084420697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084420697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084420697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084420698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084420698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084420698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084420698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084420698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084420698 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084420698 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084420698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084420699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084420699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(427)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(427)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084420703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008084420712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084420712 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(426)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(431)@14859a314179: Provider Link came up: sending NS-RESET 20241008084420719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084420719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084420719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084420719 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084420719 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084420719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084420719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084420719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084420719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084420721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084420721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084420721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084420721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084420721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084420721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084420721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084420721 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084420721 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084420721 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084420721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084420721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084420721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084420724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(432)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008084420733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084420733 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)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@14859a314179: Provider Link came up: sending NS-RESET 20241008084420755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084420755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084420755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084420755 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084420755 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084420755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084420755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084420755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084420755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084420757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084420757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084420757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084420757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084420757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084420757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084420757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084420757 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084420757 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084420757 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084420757 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084420758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084420758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084420762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084420771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084420771 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)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084421169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084421169 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084421169 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084421169 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084421171 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084421171 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@14859a314179: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='E25E3D58'O, index=0 SGSN_Test-GSUP(438)@14859a314179: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241008084422218 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) 20241008084422218 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@14859a314179: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@14859a314179: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@14859a314179: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@14859a314179: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@14859a314179: Final verdict of PTC: pass 20241008084422223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51060<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(427)@14859a314179: Final verdict of PTC: none 20241008084422225 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084422225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(438)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@14859a314179: Final verdict of PTC: none -NSVCI98(431)@14859a314179: Final verdict of PTC: none -NSVCI99(436)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(426)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@14859a314179: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@14859a314179: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@14859a314179: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(425)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(429)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(434)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(425): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(426): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(427): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@14859a314179: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:44:22 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 20241008084422354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084422656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51074<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44444) 20241008084423226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084423226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44444, count=52384) 20241008084424226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084424226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:44: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_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 20241008084425228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084425228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_rau_unknown started. 20241008084425715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084425716 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@14859a314179: Provider Link came up: sending NS-RESET 20241008084425755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084425755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084425755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084425756 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084425756 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084425756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084425756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084425756 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084425756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084425758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084425758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084425758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084425758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084425758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084425758 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084425758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084425758 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084425758 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084425758 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084425758 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084425759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084425759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084425763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084425772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084425773 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rau_unknown-BVCI196(444)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@14859a314179: Provider Link came up: sending NS-RESET 20241008084425786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084425786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084425786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084425786 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084425786 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084425786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084425786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084425786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084425786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084425788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084425788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084425788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084425788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084425788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084425788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084425788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084425788 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084425788 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084425788 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084425788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(450)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084425789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084425789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084425792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084425800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084425800 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@14859a314179: Provider Link came up: sending NS-RESET 20241008084425819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084425820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084425820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084425820 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084425820 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084425820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084425820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084425820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084425820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084425821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084425821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084425821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084425822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084425822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084425822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084425822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084425822 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084425822 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084425822 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084425822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084425822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084425822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084425826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084425837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084425837 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084426228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084426228 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084426228 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084426228 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084426231 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084426231 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@14859a314179: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='CC689E31'O, index=0 SGSN_Test-GSUP(457)@14859a314179: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241008084427282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084427282 DLLC NOTICE LLME(ffffffff/cc689e31){UNASSIGNED} LLC RX: unknown TLLI 0xcc689e31, creating LLME on the fly (gprs_llc.c:552) 20241008084427282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241008084427282 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008084427282 DMM NOTICE LLME(ffffffff/cc689e31){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241008084427282 DLLC NOTICE LLME(ffffffff/cc689e31){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241008084427282 DMM ERROR LLME(ffffffff/cc689e31){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241008084427282 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241008084427282 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241008084427282 DLLC NOTICE LLME(ffffffff/cc689e31){UNASSIGNED} LLGM Assign pre (cc689e31 => ffffffff) (gprs_llc.c:1079) 20241008084427282 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc689e31 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@14859a314179: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@14859a314179: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@14859a314179: Final verdict of PTC: pass 20241008084427296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51086<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008084427299 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084427299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(457)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@14859a314179: Final verdict of PTC: none -NSVCI97(445)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@14859a314179: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@14859a314179: Final verdict of PTC: none -NSVCI98(450)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@14859a314179: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@14859a314179: Final verdict of PTC: none -NSVCI99(455)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@14859a314179: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(453)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(448)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(443)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@14859a314179: Test case TC_rau_unknown finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:44:27 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241008084427422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60982<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084427723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60982<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50300) 20241008084428299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084428299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50300, count=54656) 20241008084429300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084429301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:44:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.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 20241008084430301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084430302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_rau started. 20241008084430780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084430781 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@14859a314179: Provider Link came up: sending NS-RESET 20241008084430821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084430821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084430821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084430821 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084430821 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084430821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084430821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084430821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084430821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084430822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084430822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084430822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084430823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084430823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084430823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084430823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084430823 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084430823 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084430823 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084430823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(464)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084430823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084430823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084430827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008084430835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084430835 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(463)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@14859a314179: Provider Link came up: sending NS-RESET 20241008084430859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084430859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084430859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084430859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084430859 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084430859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084430859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084430859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084430859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084430860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084430861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084430861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084430861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084430861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084430861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084430861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084430861 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084430861 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084430861 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084430861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084430862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084430862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084430866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084430878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084430878 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(471)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI210(468)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(475)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(475)@14859a314179: Provider Link came up: sending NS-RESET 20241008084430908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084430908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084430908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084430908 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084430908 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084430908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084430908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084430908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084430908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(475)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084430909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084430909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084430909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084430910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084430910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084430910 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084430910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084430910 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084430910 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084430910 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084430910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084430911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084430911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(475)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(475)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084430914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084430924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084430924 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(472)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084431176 DGPRS DEBUG Checking for inactive LLMEs, time = 10187805 (sgsn.c:131) 20241008084431302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084431302 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084431302 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084431303 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(474)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(474)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084431305 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(474)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(474)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084431305 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(474)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(474)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(474)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(474)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@14859a314179: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='E6C3A85C'O, index=0 SGSN_Test-GSUP(476)@14859a314179: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@14859a314179: 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 := '90088314D95A53B27F7D0F376AC674DC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9AEA4007'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9D8BF617F6B16B63'O } } } } } 20241008084432358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084432358 DLLC NOTICE LLME(ffffffff/e6c3a85c){UNASSIGNED} LLC RX: unknown TLLI 0xe6c3a85c, creating LLME on the fly (gprs_llc.c:552) 20241008084432358 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084432358 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241008084432358 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084432358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084432358 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084432358 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084432358 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084432358 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084432358 DLLC NOTICE LLME(ffffffff/e6c3a85c){UNASSIGNED} LLGM Assign pre (e6c3a85c => ecba7459) (gprs_llc.c:1079) 20241008084432358 DLLC NOTICE LLME(e6c3a85c/ecba7459){ASSIGNED} LLGM Assign post (e6c3a85c => ecba7459) (gprs_llc.c:1125) 20241008084432358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084432358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084432358 DMM DEBUG MM(262420000000012/ecba7459) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084432371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084432372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084432372 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084432372 DMM DEBUG MM(262420000000012/ecba7459) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241008084432372 DMM NOTICE MM(262420000000012/ecba7459) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084432372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084432372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084432372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084432372 DMM DEBUG MM(262420000000012/ecba7459) Requesting authorization (sgsn_auth.c:160) 20241008084432372 DMM INFO MM(262420000000012/ecba7459) Requesting authentication tuples (sgsn_auth.c:184) 20241008084432372 DMM DEBUG MM(262420000000012/ecba7459) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084432372 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241008084432372 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)@14859a314179: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@14859a314179: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241008084432375 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084432375 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084432375 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084432375 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084432375 DMM INFO MM(262420000000012/ecba7459) Subscriber data update (mmctx.c:445) 20241008084432375 DMM DEBUG MM(262420000000012/ecba7459) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084432375 DMM INFO MM(262420000000012/ecba7459) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084432375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084432375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084432375 DMM INFO MM(262420000000012/ecba7459) <- GMM AUTH AND CIPHERING REQ (rand = 90 08 83 14 d9 5a 53 b2 7f 7d 0f 37 6a c6 74 dc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084432385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084432385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084432385 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084432385 DMM INFO MM(262420000000012/ecba7459) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084432385 DMM NOTICE MM(262420000000012/ecba7459) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084432385 DMM DEBUG MM(262420000000012/ecba7459) checking auth: received GSM SRES = 9a ea 40 07 (gprs_gmm.c:666) 20241008084432385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084432385 DMM DEBUG MM(262420000000012/ecba7459) Requesting authorization (sgsn_auth.c:160) 20241008084432385 DMM INFO MM(262420000000012/ecba7459) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084432385 DMM DEBUG MM(262420000000012/ecba7459) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084432385 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241008084432385 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) 20241008084432385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084432385 DMM INFO MM(262420000000012/ecba7459) <- GMM ATTACH ACCEPT (new P-TMSI=0xecba7459) (gprs_gmm.c:300) 20241008084432387 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084432387 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084432387 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241008084432387 DMM INFO MM(262420000000012/ecba7459) Subscriber data update (mmctx.c:445) 20241008084432387 DMM DEBUG MM(262420000000012/ecba7459) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084432387 DMM INFO MM(262420000000012/ecba7459) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084432387 DMM NOTICE MM(262420000000012/ecba7459) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241008084432387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084432387 DMM NOTICE MM(262420000000012/ecba7459) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084432387 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) 20241008084432387 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084432387 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241008084432387 DMM INFO MM(262420000000012/ecba7459) Subscriber data update (mmctx.c:445) 20241008084432387 DMM DEBUG MM(262420000000012/ecba7459) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084432393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084432393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084432393 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084432393 DMM INFO MM(262420000000012/ecba7459) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084432393 DMM NOTICE MM(262420000000012/ecba7459) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084432393 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084432393 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084432393 DLLC NOTICE LLME(e6c3a85c/ecba7459){ASSIGNED} LLGM Assign pre (ffffffff => ecba7459) (gprs_llc.c:1079) 20241008084432393 DLLC NOTICE LLME(ffffffff/ecba7459){ASSIGNED} LLGM Assign post (ffffffff => ecba7459) (gprs_llc.c:1125) 20241008084432393 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084432393 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084432393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084432393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@14859a314179: setverdict(pass): none -> pass 20241008084432445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084432445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084432445 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084432445 DMM INFO MM(262420000000012/ecba7459) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008084432445 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084432445 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008084432445 DLLC NOTICE LLME(ffffffff/ecba7459){ASSIGNED} LLGM Assign pre (ecba7459 => f063f400) (gprs_llc.c:1079) 20241008084432445 DLLC NOTICE LLME(ecba7459/f063f400){ASSIGNED} LLGM Assign post (ecba7459 => f063f400) (gprs_llc.c:1125) 20241008084432445 DMM INFO MM(262420000000012/f063f400) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@14859a314179: Removing Client IMSI='262420000000012'H, index=0 20241008084432452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084432452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241008084432452 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084432452 DMM INFO MM(262420000000012/f063f400) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241008084432452 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241008084432452 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084432452 DLLC NOTICE LLME(ecba7459/f063f400){ASSIGNED} LLGM Assign pre (ffffffff => f063f400) (gprs_llc.c:1079) 20241008084432452 DLLC NOTICE LLME(ffffffff/f063f400){ASSIGNED} LLGM Assign post (ffffffff => f063f400) (gprs_llc.c:1125) 20241008084432452 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@14859a314179: Final verdict of PTC: pass 20241008084432455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60996<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@14859a314179: Final verdict of PTC: none -NSVCI97(464)@14859a314179: Final verdict of PTC: none -NSVCI98(469)@14859a314179: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@14859a314179: Final verdict of PTC: none 20241008084432457 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084432458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau-BVCI210(468)@14859a314179: Final verdict of PTC: none -NSVCI99(475)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(474)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@14859a314179: Final verdict of PTC: none TC_attach_rau-BVCI220(472)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(467)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(473)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(462)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(474): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(475): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@14859a314179: Test case TC_attach_rau finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:44:32 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241008084432590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084432991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32774<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88484) 20241008084433459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084433459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88484, count=92840) 20241008084434459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084434459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008084435461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084435461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_rau_a_a started. 20241008084436051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084436052 DMM INFO MM(262420000000012/f063f400) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084436052 DMM INFO MM(262420000000012/f063f400) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084436052 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084436052 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084436052 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084436052 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084436052 DLLC NOTICE LLME(ffffffff/f063f400){ASSIGNED} LLGM Assign pre (f063f400 => ffffffff) (gprs_llc.c:1079) 20241008084436052 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f063f400 => ffffffff) (gprs_llc.c:1125) 20241008084436053 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241008084436053 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) 20241008084436053 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) 20241008084436053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008084436053 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084436053 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084436053 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084436053 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@14859a314179: Provider Link came up: sending NS-RESET 20241008084436098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084436098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084436098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084436098 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084436098 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084436098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084436098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084436098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084436098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084436099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084436099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084436099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084436100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084436100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084436100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084436100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084436100 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084436100 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084436100 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084436100 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(483)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084436100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084436100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084436104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084436112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084436112 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(481)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@14859a314179: Provider Link came up: sending NS-RESET 20241008084436133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084436133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084436133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084436133 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084436133 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084436133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084436133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084436133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084436133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084436134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084436134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084436134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084436135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084436135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084436135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084436135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084436135 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084436135 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084436135 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084436135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084436135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084436135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084436139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084436150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084436151 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(487)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(493)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@14859a314179: Provider Link came up: sending NS-RESET 20241008084436171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084436171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084436171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084436171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084436171 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084436171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084436171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084436171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084436171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084436173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084436173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084436173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084436173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084436173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084436173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084436173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084436173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084436173 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084436173 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084436173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084436174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084436174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084436178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084436189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084436189 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084436461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084436461 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084436461 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084436461 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084436463 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084436464 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(481)@14859a314179: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='F4697099'O, index=0 SGSN_Test-GSUP(495)@14859a314179: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@14859a314179: 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 := '98596331CD7109169AC1B99F796F04A4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6D316BFC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '02979FEE81BF1635'O } } } } } 20241008084437516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084437516 DLLC NOTICE LLME(ffffffff/f4697099){UNASSIGNED} LLC RX: unknown TLLI 0xf4697099, creating LLME on the fly (gprs_llc.c:552) 20241008084437516 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084437516 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241008084437516 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084437516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084437516 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084437516 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084437516 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084437516 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084437516 DLLC NOTICE LLME(ffffffff/f4697099){UNASSIGNED} LLGM Assign pre (f4697099 => cc22c605) (gprs_llc.c:1079) 20241008084437516 DLLC NOTICE LLME(f4697099/cc22c605){ASSIGNED} LLGM Assign post (f4697099 => cc22c605) (gprs_llc.c:1125) 20241008084437516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084437516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084437516 DMM DEBUG MM(262420000000037/cc22c605) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084437528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084437528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084437528 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084437528 DMM DEBUG MM(262420000000037/cc22c605) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241008084437528 DMM NOTICE MM(262420000000037/cc22c605) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084437528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084437528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084437528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084437528 DMM DEBUG MM(262420000000037/cc22c605) Requesting authorization (sgsn_auth.c:160) 20241008084437528 DMM INFO MM(262420000000037/cc22c605) Requesting authentication tuples (sgsn_auth.c:184) 20241008084437528 DMM DEBUG MM(262420000000037/cc22c605) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084437528 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241008084437528 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)@14859a314179: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@14859a314179: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241008084437531 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084437531 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084437531 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084437531 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084437531 DMM INFO MM(262420000000037/cc22c605) Subscriber data update (mmctx.c:445) 20241008084437531 DMM DEBUG MM(262420000000037/cc22c605) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084437531 DMM INFO MM(262420000000037/cc22c605) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084437531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084437531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084437531 DMM INFO MM(262420000000037/cc22c605) <- GMM AUTH AND CIPHERING REQ (rand = 98 59 63 31 cd 71 09 16 9a c1 b9 9f 79 6f 04 a4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084437539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084437539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084437539 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084437539 DMM INFO MM(262420000000037/cc22c605) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084437539 DMM NOTICE MM(262420000000037/cc22c605) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084437539 DMM DEBUG MM(262420000000037/cc22c605) checking auth: received GSM SRES = 6d 31 6b fc (gprs_gmm.c:666) 20241008084437539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084437539 DMM DEBUG MM(262420000000037/cc22c605) Requesting authorization (sgsn_auth.c:160) 20241008084437539 DMM INFO MM(262420000000037/cc22c605) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084437539 DMM DEBUG MM(262420000000037/cc22c605) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084437539 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241008084437539 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) 20241008084437539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084437539 DMM INFO MM(262420000000037/cc22c605) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc22c605) (gprs_gmm.c:300) 20241008084437541 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084437541 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084437541 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241008084437541 DMM INFO MM(262420000000037/cc22c605) Subscriber data update (mmctx.c:445) 20241008084437541 DMM DEBUG MM(262420000000037/cc22c605) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084437541 DMM INFO MM(262420000000037/cc22c605) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084437541 DMM NOTICE MM(262420000000037/cc22c605) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241008084437541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084437541 DMM NOTICE MM(262420000000037/cc22c605) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084437541 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) 20241008084437541 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084437541 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241008084437541 DMM INFO MM(262420000000037/cc22c605) Subscriber data update (mmctx.c:445) 20241008084437541 DMM DEBUG MM(262420000000037/cc22c605) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084437548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084437548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084437548 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084437548 DMM INFO MM(262420000000037/cc22c605) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084437548 DMM NOTICE MM(262420000000037/cc22c605) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084437548 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084437548 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084437548 DLLC NOTICE LLME(f4697099/cc22c605){ASSIGNED} LLGM Assign pre (ffffffff => cc22c605) (gprs_llc.c:1079) 20241008084437548 DLLC NOTICE LLME(ffffffff/cc22c605){ASSIGNED} LLGM Assign post (ffffffff => cc22c605) (gprs_llc.c:1125) 20241008084437548 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084437548 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084437548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084437548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@14859a314179: setverdict(pass): none -> pass 20241008084437600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084437600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084437600 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084437600 DMM INFO MM(262420000000037/cc22c605) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008084437600 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084437600 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008084437600 DLLC NOTICE LLME(ffffffff/cc22c605){ASSIGNED} LLGM Assign pre (cc22c605 => fe24844e) (gprs_llc.c:1079) 20241008084437600 DLLC NOTICE LLME(cc22c605/fe24844e){ASSIGNED} LLGM Assign post (cc22c605 => fe24844e) (gprs_llc.c:1125) 20241008084437600 DMM INFO MM(262420000000037/fe24844e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008084437608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084437608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241008084437608 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084437608 DMM INFO MM(262420000000037/fe24844e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241008084437608 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241008084437608 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084437608 DLLC NOTICE LLME(cc22c605/fe24844e){ASSIGNED} LLGM Assign pre (ffffffff => fe24844e) (gprs_llc.c:1079) 20241008084437608 DLLC NOTICE LLME(ffffffff/fe24844e){ASSIGNED} LLGM Assign post (ffffffff => fe24844e) (gprs_llc.c:1125) 20241008084437608 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241008084437608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084437608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084437608 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084437608 DMM INFO MM(262420000000037/fe24844e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008084437608 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084437608 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008084437608 DLLC NOTICE LLME(ffffffff/fe24844e){ASSIGNED} LLGM Assign pre (fe24844e => ed1e27a8) (gprs_llc.c:1079) 20241008084437608 DLLC NOTICE LLME(fe24844e/ed1e27a8){ASSIGNED} LLGM Assign post (fe24844e => ed1e27a8) (gprs_llc.c:1125) 20241008084437608 DMM INFO MM(262420000000037/ed1e27a8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008084437614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084437614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084437614 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084437614 DMM INFO MM(262420000000037/ed1e27a8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241008084437614 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241008084437614 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084437614 DLLC NOTICE LLME(fe24844e/ed1e27a8){ASSIGNED} LLGM Assign pre (ffffffff => ed1e27a8) (gprs_llc.c:1079) 20241008084437614 DLLC NOTICE LLME(ffffffff/ed1e27a8){ASSIGNED} LLGM Assign post (ffffffff => ed1e27a8) (gprs_llc.c:1125) 20241008084437614 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241008084437615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084437615 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084437615 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084437615 DMM INFO MM(262420000000037/ed1e27a8) -> GMM DETACH REQUEST TLLI=0xed1e27a8 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241008084437615 DMM INFO MM(262420000000037/ed1e27a8) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241008084437615 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084437615 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084437615 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084437615 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084437615 DLLC NOTICE LLME(ffffffff/ed1e27a8){ASSIGNED} LLGM Assign pre (ed1e27a8 => ffffffff) (gprs_llc.c:1079) 20241008084437615 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed1e27a8 => ffffffff) (gprs_llc.c:1125) 20241008084437615 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241008084437615 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) 20241008084437615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008084437615 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084437615 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084437615 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084437615 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(481)@14859a314179: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@14859a314179: Final verdict of PTC: pass 20241008084442623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32786<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(483)@14859a314179: Final verdict of PTC: none -NSVCI99(493)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP(495)@14859a314179: Final verdict of PTC: none 20241008084442625 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084442625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(488)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@14859a314179: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(481)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@14859a314179: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@14859a314179: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(486)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(482)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(491)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_rau_a_a-BVCI196(481): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(482): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@14859a314179: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:44:42 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 20241008084442735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084443036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40122<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111552) 20241008084443627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084443627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=111552, count=112092) 20241008084444628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084444628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008084445629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084445629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_rau_a_b started. 20241008084446091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084446092 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@14859a314179: Provider Link came up: sending NS-RESET 20241008084446138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084446138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084446138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084446138 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084446138 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084446138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084446138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084446138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084446138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084446140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084446140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084446140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084446140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084446140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084446140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084446140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084446140 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084446140 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084446140 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084446140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084446141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084446141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084446145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084446156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084446156 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI196(501)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@14859a314179: Provider Link came up: sending NS-RESET 20241008084446171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084446171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084446171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084446171 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084446171 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084446171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084446171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084446171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084446171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084446172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084446172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084446172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084446172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084446172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084446172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084446172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084446172 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084446172 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084446172 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084446172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084446173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084446173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084446177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084446186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084446186 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(508)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 TC_attach_rau_a_b-BVCI210(506)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(512)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@14859a314179: Provider Link came up: sending NS-RESET 20241008084446213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084446213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084446213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084446213 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084446213 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084446213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084446213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084446213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084446213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084446214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084446214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084446214 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084446215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084446215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084446215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084446215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084446215 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084446215 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084446215 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084446215 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(512)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084446215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084446215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084446219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084446227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084446227 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084446630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084446630 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084446630 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084446630 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084446632 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008084446633 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@14859a314179: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CD75ADA1'O, index=0 SGSN_Test-GSUP(514)@14859a314179: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@14859a314179: 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 := '93C523111D2CCAA06C139137B545FA52'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5FB580C0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9BB26DEA3FF43C50'O } } } } } 20241008084447687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084447687 DLLC NOTICE LLME(ffffffff/cd75ada1){UNASSIGNED} LLC RX: unknown TLLI 0xcd75ada1, creating LLME on the fly (gprs_llc.c:552) 20241008084447687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084447687 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241008084447687 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084447687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084447687 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084447687 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084447687 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084447687 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084447687 DLLC NOTICE LLME(ffffffff/cd75ada1){UNASSIGNED} LLGM Assign pre (cd75ada1 => fe49c0f8) (gprs_llc.c:1079) 20241008084447687 DLLC NOTICE LLME(cd75ada1/fe49c0f8){ASSIGNED} LLGM Assign post (cd75ada1 => fe49c0f8) (gprs_llc.c:1125) 20241008084447687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084447687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084447687 DMM DEBUG MM(262420000000038/fe49c0f8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084447700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084447700 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084447700 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084447700 DMM DEBUG MM(262420000000038/fe49c0f8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241008084447700 DMM NOTICE MM(262420000000038/fe49c0f8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084447700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084447700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084447700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084447700 DMM DEBUG MM(262420000000038/fe49c0f8) Requesting authorization (sgsn_auth.c:160) 20241008084447700 DMM INFO MM(262420000000038/fe49c0f8) Requesting authentication tuples (sgsn_auth.c:184) 20241008084447700 DMM DEBUG MM(262420000000038/fe49c0f8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084447700 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241008084447700 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)@14859a314179: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@14859a314179: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241008084447702 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084447702 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084447702 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084447702 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084447703 DMM INFO MM(262420000000038/fe49c0f8) Subscriber data update (mmctx.c:445) 20241008084447703 DMM DEBUG MM(262420000000038/fe49c0f8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084447703 DMM INFO MM(262420000000038/fe49c0f8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084447703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084447703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084447703 DMM INFO MM(262420000000038/fe49c0f8) <- GMM AUTH AND CIPHERING REQ (rand = 93 c5 23 11 1d 2c ca a0 6c 13 91 37 b5 45 fa 52 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084447710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084447710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084447710 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084447710 DMM INFO MM(262420000000038/fe49c0f8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084447710 DMM NOTICE MM(262420000000038/fe49c0f8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084447710 DMM DEBUG MM(262420000000038/fe49c0f8) checking auth: received GSM SRES = 5f b5 80 c0 (gprs_gmm.c:666) 20241008084447710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084447710 DMM DEBUG MM(262420000000038/fe49c0f8) Requesting authorization (sgsn_auth.c:160) 20241008084447710 DMM INFO MM(262420000000038/fe49c0f8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084447710 DMM DEBUG MM(262420000000038/fe49c0f8) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084447710 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241008084447710 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) 20241008084447710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084447710 DMM INFO MM(262420000000038/fe49c0f8) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe49c0f8) (gprs_gmm.c:300) 20241008084447712 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084447712 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084447712 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241008084447712 DMM INFO MM(262420000000038/fe49c0f8) Subscriber data update (mmctx.c:445) 20241008084447712 DMM DEBUG MM(262420000000038/fe49c0f8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084447712 DMM INFO MM(262420000000038/fe49c0f8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084447712 DMM NOTICE MM(262420000000038/fe49c0f8) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241008084447712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084447712 DMM NOTICE MM(262420000000038/fe49c0f8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084447712 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) 20241008084447713 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084447713 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241008084447713 DMM INFO MM(262420000000038/fe49c0f8) Subscriber data update (mmctx.c:445) 20241008084447713 DMM DEBUG MM(262420000000038/fe49c0f8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084447719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084447719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084447719 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084447719 DMM INFO MM(262420000000038/fe49c0f8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084447719 DMM NOTICE MM(262420000000038/fe49c0f8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084447719 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084447719 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084447719 DLLC NOTICE LLME(cd75ada1/fe49c0f8){ASSIGNED} LLGM Assign pre (ffffffff => fe49c0f8) (gprs_llc.c:1079) 20241008084447720 DLLC NOTICE LLME(ffffffff/fe49c0f8){ASSIGNED} LLGM Assign post (ffffffff => fe49c0f8) (gprs_llc.c:1125) 20241008084447720 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084447720 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084447720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084447720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@14859a314179: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@14859a314179: attach complete sending rau 20241008084447772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084447772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084447772 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084447772 DMM INFO MM(262420000000038/fe49c0f8) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008084447772 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084447772 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008084447772 DLLC NOTICE LLME(ffffffff/fe49c0f8){ASSIGNED} LLGM Assign pre (fe49c0f8 => c9b0128e) (gprs_llc.c:1079) 20241008084447772 DLLC NOTICE LLME(fe49c0f8/c9b0128e){ASSIGNED} LLGM Assign post (fe49c0f8 => c9b0128e) (gprs_llc.c:1125) 20241008084447772 DMM INFO MM(262420000000038/c9b0128e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@14859a314179: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@14859a314179: Removing Client IMSI='262420000000038'H, index=0 20241008084447780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084447780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241008084447780 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084447780 DMM INFO MM(262420000000038/c9b0128e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241008084447780 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241008084447780 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084447780 DLLC NOTICE LLME(fe49c0f8/c9b0128e){ASSIGNED} LLGM Assign pre (ffffffff => c9b0128e) (gprs_llc.c:1079) 20241008084447780 DLLC NOTICE LLME(ffffffff/c9b0128e){ASSIGNED} LLGM Assign post (ffffffff => c9b0128e) (gprs_llc.c:1125) 20241008084447780 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@14859a314179: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C9B0128E'O, index=0 TC_attach_rau_a_b(516)@14859a314179: sending second RAU via different RA 20241008084447785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084447785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084447785 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008084447785 DMM INFO MM(262420000000038/c9b0128e) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c9b0128e, P-TMSI: c9b0128e (00000000), TLLI: c9b0128e (c9b0128e), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241008084447785 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241008084447785 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008084447785 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084447785 DLLC NOTICE LLME(ffffffff/c9b0128e){ASSIGNED} LLGM Assign pre (c9b0128e => c9b0128e) (gprs_llc.c:1079) 20241008084447785 DLLC NOTICE LLME(c9b0128e/c9b0128e){ASSIGNED} LLGM Assign post (c9b0128e => c9b0128e) (gprs_llc.c:1125) 20241008084447785 DMM INFO MM(262420000000038/c9b0128e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008084447798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084447798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084447798 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084447798 DMM INFO MM(262420000000038/c9b0128e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241008084447798 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241008084447798 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084447798 DLLC NOTICE LLME(c9b0128e/c9b0128e){ASSIGNED} LLGM Assign pre (ffffffff => c9b0128e) (gprs_llc.c:1079) 20241008084447798 DLLC NOTICE LLME(ffffffff/c9b0128e){ASSIGNED} LLGM Assign post (ffffffff => c9b0128e) (gprs_llc.c:1125) 20241008084447798 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241008084447799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084447799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084447799 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084447799 DMM INFO MM(262420000000038/c9b0128e) -> GMM DETACH REQUEST TLLI=0xc9b0128e type=GPRS detach Power-off (gprs_gmm.c:1465) 20241008084447799 DMM INFO MM(262420000000038/c9b0128e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241008084447799 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084447799 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084447799 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084447799 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084447799 DLLC NOTICE LLME(ffffffff/c9b0128e){ASSIGNED} LLGM Assign pre (c9b0128e => ffffffff) (gprs_llc.c:1079) 20241008084447799 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9b0128e => ffffffff) (gprs_llc.c:1125) 20241008084447799 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241008084447799 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) 20241008084447799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008084447799 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084447799 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084447799 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084447799 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@14859a314179: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@14859a314179: Final verdict of PTC: pass 20241008084452806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40128<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008084452808 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(514)@14859a314179: Final verdict of PTC: none 20241008084452808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(507)@14859a314179: Final verdict of PTC: none -NSVCI97(502)@14859a314179: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@14859a314179: Final verdict of PTC: none -NSVCI99(512)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@14859a314179: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@14859a314179: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(510)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(500)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(505)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@14859a314179: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:44:52 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 20241008084452935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084453236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44218<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102660) 20241008084453810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084453810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102660, count=108092) 20241008084454810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084454810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008084455812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084455812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_usim_resync started. 20241008084456295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084456296 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(522)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(522)@14859a314179: Provider Link came up: sending NS-RESET 20241008084456349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084456349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084456349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084456349 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084456349 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084456349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084456349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084456349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084456349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(521)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(522)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084456351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084456351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084456351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084456351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084456351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084456351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084456351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084456351 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084456351 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084456351 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084456351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084456352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084456352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(522)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(522)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084456356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008084456367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084456367 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(521)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_resync-BVCI196(519)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(526)@14859a314179: Provider Link came up: sending NS-RESET 20241008084456375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084456375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084456375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084456375 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084456375 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084456375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084456375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084456375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084456375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084456377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084456377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084456377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084456377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084456377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084456377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084456377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084456377 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084456377 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084456377 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084456377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084456377 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084456377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084456381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(523)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008084456391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084456391 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(525)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(532)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(532)@14859a314179: Provider Link came up: sending NS-RESET 20241008084456423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084456423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084456423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084456423 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084456423 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084456423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084456423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084456423 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084456423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(532)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084456425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084456425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084456425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084456426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084456426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084456426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084456426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084456426 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084456426 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084456426 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084456426 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084456426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084456426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(532)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(532)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084456429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084456438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084456438 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(529)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084456813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084456813 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084456813 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084456813 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(531)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(531)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084456816 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(531)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(531)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084456817 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(531)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(531)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(531)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(531)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(519)@14859a314179: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='DDE90400'O, index=0 SGSN_Test-GSUP(533)@14859a314179: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@14859a314179: 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 := '2E623C4D6B3D65B5362CBBFB0BC20885'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '73B7F2BA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6184678519A03B98'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8088F65B050636E4EA033EA1CD08A945'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EF23FEB8B622E4AA8CB923DF87B77794'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CDF940ECE4121EFE9EC5487710360242'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D2F4861FC7BF0D77'O } } } } } 20241008084457867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084457867 DLLC NOTICE LLME(ffffffff/dde90400){UNASSIGNED} LLC RX: unknown TLLI 0xdde90400, creating LLME on the fly (gprs_llc.c:552) 20241008084457867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084457867 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241008084457867 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084457867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084457867 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084457867 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084457867 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084457867 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084457867 DLLC NOTICE LLME(ffffffff/dde90400){UNASSIGNED} LLGM Assign pre (dde90400 => da9cf37c) (gprs_llc.c:1079) 20241008084457867 DLLC NOTICE LLME(dde90400/da9cf37c){ASSIGNED} LLGM Assign post (dde90400 => da9cf37c) (gprs_llc.c:1125) 20241008084457867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084457867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084457867 DMM DEBUG MM(262420000000040/da9cf37c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084457880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084457880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084457880 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084457880 DMM DEBUG MM(262420000000040/da9cf37c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241008084457880 DMM NOTICE MM(262420000000040/da9cf37c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084457880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084457880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084457880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084457880 DMM DEBUG MM(262420000000040/da9cf37c) Requesting authorization (sgsn_auth.c:160) 20241008084457880 DMM INFO MM(262420000000040/da9cf37c) Requesting authentication tuples (sgsn_auth.c:184) 20241008084457880 DMM DEBUG MM(262420000000040/da9cf37c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084457880 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241008084457880 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)@14859a314179: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@14859a314179: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20241008084457883 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084457883 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084457883 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084457883 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084457883 DMM INFO MM(262420000000040/da9cf37c) Subscriber data update (mmctx.c:445) 20241008084457883 DMM DEBUG MM(262420000000040/da9cf37c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084457883 DMM INFO MM(262420000000040/da9cf37c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084457883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084457883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084457883 DMM INFO MM(262420000000040/da9cf37c) <- GMM AUTH AND CIPHERING REQ (rand = 2e 62 3c 4d 6b 3d 65 b5 36 2c bb fb 0b c2 08 85 , mmctx_is_r99=1, vec->auth_types=0x3, autn = cd f9 40 ec e4 12 1e fe 9e c5 48 77 10 36 02 42 ) (gprs_gmm.c:483) 20241008084457891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084457891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084457891 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084457891 DMM INFO MM(262420000000040/da9cf37c) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241008084457891 DMM INFO MM(262420000000040/da9cf37c) R99 AUTHENTICATION SYNCH (AUTS = 131c7a4a2fded21b6131f8eca342) (gprs_gmm.c:711) 20241008084457891 DMM DEBUG MM(262420000000040/da9cf37c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084457891 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241008084457891 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 13 1c 7a 4a 2f de d2 1b 61 31 f8 ec a3 42 20 10 2e 62 3c 4d 6b 3d 65 b5 36 2c bb fb 0b c2 08 85 28 01 01 (gprs_subscriber.c:210) 20241008084457891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241008084457891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241008084457892 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084457892 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084457892 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084457892 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084457892 DMM INFO MM(262420000000040/da9cf37c) Subscriber data update (mmctx.c:445) 20241008084457892 DMM DEBUG MM(262420000000040/da9cf37c) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241008084457892 DMM INFO MM(262420000000040/da9cf37c) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241008084457892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084457892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084457892 DMM INFO MM(262420000000040/da9cf37c) <- GMM AUTH AND CIPHERING REQ (rand = c8 56 b6 32 3d ed 99 5a d7 ce 82 c6 e9 50 ad d1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 80 49 4d 21 af eb 29 26 8c 00 01 49 18 5a 12 ec ) (gprs_gmm.c:483) 20241008084457898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084457898 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x659af0 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084457898 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084457898 DMM INFO MM(262420000000040/da9cf37c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084457898 DMM NOTICE MM(262420000000040/da9cf37c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084457898 DMM DEBUG MM(262420000000040/da9cf37c) checking auth: received UMTS RES = f8 fd 48 3d 1a b7 59 a5 (gprs_gmm.c:666) 20241008084457898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084457898 DMM DEBUG MM(262420000000040/da9cf37c) Requesting authorization (sgsn_auth.c:160) 20241008084457898 DMM INFO MM(262420000000040/da9cf37c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084457898 DMM DEBUG MM(262420000000040/da9cf37c) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084457898 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241008084457898 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) 20241008084457898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084457898 DMM INFO MM(262420000000040/da9cf37c) <- GMM ATTACH ACCEPT (new P-TMSI=0xda9cf37c) (gprs_gmm.c:300) 20241008084457899 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084457899 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084457899 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241008084457900 DMM INFO MM(262420000000040/da9cf37c) Subscriber data update (mmctx.c:445) 20241008084457900 DMM DEBUG MM(262420000000040/da9cf37c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084457900 DMM INFO MM(262420000000040/da9cf37c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084457900 DMM NOTICE MM(262420000000040/da9cf37c) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241008084457900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084457900 DMM NOTICE MM(262420000000040/da9cf37c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084457900 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) 20241008084457900 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084457900 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241008084457900 DMM INFO MM(262420000000040/da9cf37c) Subscriber data update (mmctx.c:445) 20241008084457900 DMM DEBUG MM(262420000000040/da9cf37c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@14859a314179: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(519)@14859a314179: Removing Client IMSI='262420000000040'H, index=0 20241008084457907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084457907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084457907 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084457907 DMM INFO MM(262420000000040/da9cf37c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084457907 DMM NOTICE MM(262420000000040/da9cf37c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084457907 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084457907 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084457907 DLLC NOTICE LLME(dde90400/da9cf37c){ASSIGNED} LLGM Assign pre (ffffffff => da9cf37c) (gprs_llc.c:1079) 20241008084457907 DLLC NOTICE LLME(ffffffff/da9cf37c){ASSIGNED} LLGM Assign post (ffffffff => da9cf37c) (gprs_llc.c:1125) 20241008084457907 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084457907 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084457907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084457907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@14859a314179: Final verdict of PTC: pass 20241008084457909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44220<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008084457911 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084457911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(533)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(531)@14859a314179: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(519)@14859a314179: Final verdict of PTC: none -NSVCI97(522)@14859a314179: Final verdict of PTC: none -NSVCI99(532)@14859a314179: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(521)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@14859a314179: Final verdict of PTC: none -NSVCI98(526)@14859a314179: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(529)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(524)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(530)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(520)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_resync-BVCI196(519): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(520): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(521): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(522): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_resync-BVCI220(529): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(531): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(532): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@14859a314179: Test case TC_attach_usim_resync finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 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 20241008084458042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084458444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59816<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44880) 20241008084458912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084458912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44880, count=95232) 20241008084459914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084459914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:45: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_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 20241008084500915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084500915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008084501177 DGPRS DEBUG Checking for inactive LLMEs, time = 10187835 (sgsn.c:131) MTC@14859a314179: 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@14859a314179: Test case TC_attach_usim_a54_a54 started. 20241008084501505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084501506 DMM INFO MM(262420000000040/da9cf37c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084501506 DMM INFO MM(262420000000040/da9cf37c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084501506 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084501506 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084501506 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084501506 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084501506 DLLC NOTICE LLME(ffffffff/da9cf37c){ASSIGNED} LLGM Assign pre (da9cf37c => ffffffff) (gprs_llc.c:1079) 20241008084501506 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da9cf37c => ffffffff) (gprs_llc.c:1125) 20241008084501506 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241008084501506 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) 20241008084501506 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) 20241008084501506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008084501506 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084501506 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084501507 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084501507 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@14859a314179: Provider Link came up: sending NS-RESET 20241008084501550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084501550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084501550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084501550 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084501550 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084501550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084501550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084501550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084501550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084501552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084501552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084501552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084501552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084501552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084501552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084501552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084501552 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084501552 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084501552 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084501552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(540)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084501553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084501553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084501556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008084501566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084501566 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(539)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(546)@14859a314179: Provider Link came up: sending NS-RESET 20241008084501592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084501592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084501593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084501593 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084501593 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084501593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084501593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084501593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084501593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(546)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084501594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084501594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084501594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084501594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084501594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084501594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084501594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084501594 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084501594 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084501594 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084501594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084501595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084501595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(546)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(546)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(545)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008084501600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084501610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084501610 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(543)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(545)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@14859a314179: Provider Link came up: sending NS-RESET 20241008084501629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084501629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084501629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084501629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084501629 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084501629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084501629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084501629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084501629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084501630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084501630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084501630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084501630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084501630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084501630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084501630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084501630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084501630 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084501630 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084501630 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084501631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084501631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084501635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084501645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084501645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084501916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084501916 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084501916 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084501916 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084501918 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084501919 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@14859a314179: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='D2169D98'O, index=0 SGSN_Test-GSUP(552)@14859a314179: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@14859a314179: 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 := '9BE1AFD29E596D304A2C56B8D16E04A2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '928D7A5F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CDCF2D617DD07B6E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A9749158F5022E37D914009DD1CD8E38'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AF5785500FEA36B69B4788F52B0E63F0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3003C1C13B79762ED64A9C87B1AC0617'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F4342C0B7B5A47B2'O } } } } } 20241008084502977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084502977 DLLC NOTICE LLME(ffffffff/d2169d98){UNASSIGNED} LLC RX: unknown TLLI 0xd2169d98, creating LLME on the fly (gprs_llc.c:552) 20241008084502977 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084502977 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241008084502977 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084502977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084502977 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084502977 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084502977 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084502977 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084502977 DLLC NOTICE LLME(ffffffff/d2169d98){UNASSIGNED} LLGM Assign pre (d2169d98 => c7a7a9db) (gprs_llc.c:1079) 20241008084502977 DLLC NOTICE LLME(d2169d98/c7a7a9db){ASSIGNED} LLGM Assign post (d2169d98 => c7a7a9db) (gprs_llc.c:1125) 20241008084502977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084502977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084502977 DMM DEBUG MM(262420000000040/c7a7a9db) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084502990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084502990 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084502990 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084502990 DMM DEBUG MM(262420000000040/c7a7a9db) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241008084502990 DMM NOTICE MM(262420000000040/c7a7a9db) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084502990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084502990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084502990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084502990 DMM DEBUG MM(262420000000040/c7a7a9db) Requesting authorization (sgsn_auth.c:160) 20241008084502990 DMM INFO MM(262420000000040/c7a7a9db) Requesting authentication tuples (sgsn_auth.c:184) 20241008084502990 DMM DEBUG MM(262420000000040/c7a7a9db) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084502990 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241008084502990 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)@14859a314179: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@14859a314179: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20241008084502993 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084502993 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084502993 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084502993 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084502993 DMM INFO MM(262420000000040/c7a7a9db) Subscriber data update (mmctx.c:445) 20241008084502993 DMM DEBUG MM(262420000000040/c7a7a9db) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084502993 DMM INFO MM(262420000000040/c7a7a9db) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084502993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084502993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084502993 DMM INFO MM(262420000000040/c7a7a9db) <- GMM AUTH AND CIPHERING REQ (rand = 9b e1 af d2 9e 59 6d 30 4a 2c 56 b8 d1 6e 04 a2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 30 03 c1 c1 3b 79 76 2e d6 4a 9c 87 b1 ac 06 17 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@14859a314179: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@14859a314179: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@14859a314179: Final verdict of PTC: pass 20241008084503003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59826<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@14859a314179: Final verdict of PTC: none 20241008084503005 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084503005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(551)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@14859a314179: Final verdict of PTC: none -NSVCI97(540)@14859a314179: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@14859a314179: Final verdict of PTC: none -NSVCI98(546)@14859a314179: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(543)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@14859a314179: Final verdict of PTC: none -NSVCI99(550)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@14859a314179: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(545)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(544)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(538)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(548)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(543): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(545): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(546): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@14859a314179: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 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 20241008084503138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59834<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084503539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59834<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68444) 20241008084504006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084504006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=68444, count=72800) 20241008084505007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084505007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:45: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_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 20241008084506009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084506009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_usim_a54_a53 started. 20241008084506601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084506602 DMM INFO MM(262420000000040/c7a7a9db) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084506602 DMM INFO MM(262420000000040/c7a7a9db) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084506602 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084506602 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084506602 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084506602 DMM ERROR MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241008084506602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Deallocated (fsm.c:568) 20241008084506602 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084506602 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084506602 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084506602 DLLC NOTICE LLME(d2169d98/c7a7a9db){ASSIGNED} LLGM Assign pre (c7a7a9db => ffffffff) (gprs_llc.c:1079) 20241008084506602 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7a7a9db => ffffffff) (gprs_llc.c:1125) 20241008084506602 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@14859a314179: Provider Link came up: sending NS-RESET 20241008084506650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084506650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084506650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084506650 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084506650 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084506650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084506650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084506650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084506650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084506652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084506652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084506652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084506652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084506652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084506652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084506652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084506652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084506652 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084506652 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084506652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(559)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084506653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084506653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084506657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(560)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008084506668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084506668 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(558)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(565)@14859a314179: Provider Link came up: sending NS-RESET 20241008084506699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084506699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084506699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084506699 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084506699 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084506699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084506699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084506699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084506699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(564)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(565)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084506700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084506700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084506700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084506701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084506701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084506701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084506701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084506701 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084506701 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084506701 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084506701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(565)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084506702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084506702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(565)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084506705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008084506712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084506712 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(562)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(564)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(570)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(570)@14859a314179: Provider Link came up: sending NS-RESET 20241008084506736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084506736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084506736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084506736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084506736 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084506736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084506736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084506736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084506736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(570)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084506738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084506738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084506738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084506738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084506738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084506738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084506738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084506738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084506738 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084506738 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084506738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084506739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084506739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(570)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(570)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084506742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084506751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084506751 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(567)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084507010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084507010 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084507010 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084507010 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(569)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(569)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084507012 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(569)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(569)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084507013 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(569)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(569)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(569)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(569)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@14859a314179: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='F323D1DD'O, index=0 SGSN_Test-GSUP(571)@14859a314179: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@14859a314179: 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 := '5DAC3DAC89E1ADFF3B27E106E5CA18FA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '152D48ED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4BACAF0FAE7FAA4D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AA307A56D37BFA201D71ABAB5452A976'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A05FFD4EB5EBB81403CCB7827CA6C827'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2345E49DB65C395F5240993DBCF045BF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B3FC315ABDA806AA'O } } } } } 20241008084508066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084508067 DLLC NOTICE LLME(ffffffff/f323d1dd){UNASSIGNED} LLC RX: unknown TLLI 0xf323d1dd, creating LLME on the fly (gprs_llc.c:552) 20241008084508067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084508067 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241008084508067 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084508067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084508067 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084508067 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084508067 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084508067 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084508067 DLLC NOTICE LLME(ffffffff/f323d1dd){UNASSIGNED} LLGM Assign pre (f323d1dd => e7ce3f99) (gprs_llc.c:1079) 20241008084508067 DLLC NOTICE LLME(f323d1dd/e7ce3f99){ASSIGNED} LLGM Assign post (f323d1dd => e7ce3f99) (gprs_llc.c:1125) 20241008084508067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084508067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084508067 DMM DEBUG MM(262420000000040/e7ce3f99) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084508080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084508080 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084508080 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084508080 DMM DEBUG MM(262420000000040/e7ce3f99) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241008084508080 DMM NOTICE MM(262420000000040/e7ce3f99) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084508080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084508080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084508080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084508080 DMM DEBUG MM(262420000000040/e7ce3f99) Requesting authorization (sgsn_auth.c:160) 20241008084508080 DMM INFO MM(262420000000040/e7ce3f99) Requesting authentication tuples (sgsn_auth.c:184) 20241008084508080 DMM DEBUG MM(262420000000040/e7ce3f99) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084508080 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241008084508080 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)@14859a314179: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@14859a314179: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20241008084508083 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084508083 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084508083 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084508083 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084508083 DMM INFO MM(262420000000040/e7ce3f99) Subscriber data update (mmctx.c:445) 20241008084508083 DMM DEBUG MM(262420000000040/e7ce3f99) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084508083 DMM INFO MM(262420000000040/e7ce3f99) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084508083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084508083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084508083 DMM INFO MM(262420000000040/e7ce3f99) <- GMM AUTH AND CIPHERING REQ (rand = 5d ac 3d ac 89 e1 ad ff 3b 27 e1 06 e5 ca 18 fa , mmctx_is_r99=1, vec->auth_types=0x3, autn = 23 45 e4 9d b6 5c 39 5f 52 40 99 3d bc f0 45 bf ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@14859a314179: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@14859a314179: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@14859a314179: Final verdict of PTC: pass 20241008084508094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59840<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@14859a314179: Final verdict of PTC: none -NSVCI98(565)@14859a314179: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@14859a314179: Final verdict of PTC: none 20241008084508096 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084508096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(559)@14859a314179: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(562)@14859a314179: Final verdict of PTC: none -NSVCI99(570)@14859a314179: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(567)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(569)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(564)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(563)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(557)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(568)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(562): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(564): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(565): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(567): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(568): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(569): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(570): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@14859a314179: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 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 20241008084508222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084508623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60842<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67500) 20241008084509096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084509096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67500, count=71856) 20241008084510097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084510097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:45:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241008084511099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084511099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_usim_a53_a54 started. 20241008084511685 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084511686 DMM INFO MM(262420000000040/e7ce3f99) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084511686 DMM INFO MM(262420000000040/e7ce3f99) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084511686 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084511686 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084511686 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084511686 DMM ERROR MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241008084511686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Deallocated (fsm.c:568) 20241008084511686 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084511686 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084511686 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084511686 DLLC NOTICE LLME(f323d1dd/e7ce3f99){ASSIGNED} LLGM Assign pre (e7ce3f99 => ffffffff) (gprs_llc.c:1079) 20241008084511686 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7ce3f99 => ffffffff) (gprs_llc.c:1125) 20241008084511686 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@14859a314179: Provider Link came up: sending NS-RESET 20241008084511736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084511737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084511737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084511737 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084511737 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084511737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084511737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084511737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084511737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084511738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084511738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084511738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084511738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084511738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084511738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084511738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084511738 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084511738 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084511738 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084511738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084511739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084511739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084511743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084511752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084511752 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(583)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(584)@14859a314179: Provider Link came up: sending NS-RESET 20241008084511782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084511782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084511782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084511782 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084511782 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084511782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084511782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084511782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084511782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(584)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084511784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084511784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084511784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084511784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084511784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084511784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084511784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084511784 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084511784 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084511784 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084511784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084511784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084511784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(584)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(584)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084511789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008084511800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084511800 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(583)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a53_a54-BVCI210(581)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(588)@14859a314179: Provider Link came up: sending NS-RESET 20241008084511808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084511808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084511808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084511808 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084511808 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084511808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084511808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084511808 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084511808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084511810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084511810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084511810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084511810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084511810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084511810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084511810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084511810 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084511810 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084511810 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084511810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084511811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084511811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084511814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084511824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084511824 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084512101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084512101 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084512101 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084512101 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084512103 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084512104 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@14859a314179: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='D493756A'O, index=0 SGSN_Test-GSUP(590)@14859a314179: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@14859a314179: 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 := 'D2F9A9D27EEB0FDBD9FE6BF5AD114D4E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9D6A63C3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1099F256D5B48877'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '18E8B8D99A72E3EEC02D8B6B0389CD36'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0C5B8722BC4AADFBF815BC9C6CB1FE40'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F79C88B5AB1E9CC7DB5A25A85ADA5469'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F45E7B4F17B69AEE'O } } } } } 20241008084513159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084513159 DLLC NOTICE LLME(ffffffff/d493756a){UNASSIGNED} LLC RX: unknown TLLI 0xd493756a, creating LLME on the fly (gprs_llc.c:552) 20241008084513159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084513159 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241008084513159 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084513159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084513159 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084513159 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084513159 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084513159 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084513159 DLLC NOTICE LLME(ffffffff/d493756a){UNASSIGNED} LLGM Assign pre (d493756a => c7570890) (gprs_llc.c:1079) 20241008084513159 DLLC NOTICE LLME(d493756a/c7570890){ASSIGNED} LLGM Assign post (d493756a => c7570890) (gprs_llc.c:1125) 20241008084513159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084513160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084513160 DMM DEBUG MM(262420000000040/c7570890) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084513174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084513174 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084513174 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084513174 DMM DEBUG MM(262420000000040/c7570890) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241008084513174 DMM NOTICE MM(262420000000040/c7570890) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084513174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084513174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084513174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084513174 DMM DEBUG MM(262420000000040/c7570890) Requesting authorization (sgsn_auth.c:160) 20241008084513174 DMM INFO MM(262420000000040/c7570890) Requesting authentication tuples (sgsn_auth.c:184) 20241008084513174 DMM DEBUG MM(262420000000040/c7570890) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084513174 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241008084513174 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)@14859a314179: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@14859a314179: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20241008084513177 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084513177 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084513177 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084513177 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084513177 DMM INFO MM(262420000000040/c7570890) Subscriber data update (mmctx.c:445) 20241008084513177 DMM DEBUG MM(262420000000040/c7570890) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084513177 DMM INFO MM(262420000000040/c7570890) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084513177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084513177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084513177 DMM INFO MM(262420000000040/c7570890) <- GMM AUTH AND CIPHERING REQ (rand = d2 f9 a9 d2 7e eb 0f db d9 fe 6b f5 ad 11 4d 4e , mmctx_is_r99=1, vec->auth_types=0x3, autn = f7 9c 88 b5 ab 1e 9c c7 db 5a 25 a8 5a da 54 69 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@14859a314179: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@14859a314179: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@14859a314179: Final verdict of PTC: pass 20241008084513187 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60858<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a53_a54-BVCI220(587)@14859a314179: Final verdict of PTC: none 20241008084513189 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084513189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(589)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP(590)@14859a314179: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(581)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@14859a314179: Final verdict of PTC: none -NSVCI98(584)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@14859a314179: Final verdict of PTC: none -NSVCI97(578)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(583)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@14859a314179: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@14859a314179: Final verdict of PTC: none -NSVCI99(588)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(582)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(576)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(586)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(581): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(583): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(584): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@14859a314179: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 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 20241008084513312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084513713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60860<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67592) 20241008084514189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084514189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67592, count=71948) 20241008084515190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084515190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:45: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_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 20241008084516191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084516191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_usim_a50_a54 started. 20241008084516772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084516774 DMM INFO MM(262420000000040/c7570890) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084516774 DMM INFO MM(262420000000040/c7570890) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084516774 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084516774 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084516774 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084516774 DMM ERROR MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241008084516774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Deallocated (fsm.c:568) 20241008084516774 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084516774 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084516774 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084516774 DLLC NOTICE LLME(d493756a/c7570890){ASSIGNED} LLGM Assign pre (c7570890 => ffffffff) (gprs_llc.c:1079) 20241008084516774 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7570890 => ffffffff) (gprs_llc.c:1125) 20241008084516774 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@14859a314179: Provider Link came up: sending NS-RESET 20241008084516819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084516819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084516819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084516819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084516819 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084516819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084516819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084516819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084516819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084516821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084516821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084516821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084516821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084516821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084516821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084516821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084516821 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084516821 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084516821 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084516821 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084516821 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084516821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084516825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008084516834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084516834 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(596)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@14859a314179: Provider Link came up: sending NS-RESET 20241008084516859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084516859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084516859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084516859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084516859 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084516859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084516859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084516859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084516859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084516860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084516860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084516860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084516860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084516860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084516860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084516860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084516860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084516860 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084516860 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084516860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084516861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084516861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084516865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084516874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084516874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(601)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@14859a314179: Provider Link came up: sending NS-RESET 20241008084516895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084516895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084516895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084516895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084516895 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084516895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084516895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084516895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084516895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084516897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084516897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084516897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084516897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084516897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084516897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084516897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084516897 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084516897 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084516897 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084516897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084516898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084516898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084516902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084516910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084516910 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084517193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084517193 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084517193 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084517193 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084517195 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084517195 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@14859a314179: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='F950BE3E'O, index=0 SGSN_Test-GSUP(609)@14859a314179: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@14859a314179: 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 := 'E977AD2265104C1CEFE57258653EAE86'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3805E469'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2DDBF141C8B93ED9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '05C82E88760E84D87BD975F63640FEBC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BEE14D89CC2BBDE4FA2C835EDA5DE86C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B38AFF9CF921C5FF13685B45B6E19A2A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F25F39B0260C16A6'O } } } } } 20241008084518250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084518250 DLLC NOTICE LLME(ffffffff/f950be3e){UNASSIGNED} LLC RX: unknown TLLI 0xf950be3e, creating LLME on the fly (gprs_llc.c:552) 20241008084518250 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084518250 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241008084518250 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084518250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084518250 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084518250 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084518250 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084518250 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084518250 DLLC NOTICE LLME(ffffffff/f950be3e){UNASSIGNED} LLGM Assign pre (f950be3e => cf2b6746) (gprs_llc.c:1079) 20241008084518250 DLLC NOTICE LLME(f950be3e/cf2b6746){ASSIGNED} LLGM Assign post (f950be3e => cf2b6746) (gprs_llc.c:1125) 20241008084518250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084518250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084518250 DMM DEBUG MM(262420000000040/cf2b6746) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084518264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084518264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084518264 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084518264 DMM DEBUG MM(262420000000040/cf2b6746) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241008084518264 DMM NOTICE MM(262420000000040/cf2b6746) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084518264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084518264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084518264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084518264 DMM DEBUG MM(262420000000040/cf2b6746) Requesting authorization (sgsn_auth.c:160) 20241008084518264 DMM INFO MM(262420000000040/cf2b6746) Requesting authentication tuples (sgsn_auth.c:184) 20241008084518264 DMM DEBUG MM(262420000000040/cf2b6746) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084518264 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241008084518264 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)@14859a314179: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@14859a314179: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20241008084518267 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084518267 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084518267 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084518267 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084518267 DMM INFO MM(262420000000040/cf2b6746) Subscriber data update (mmctx.c:445) 20241008084518267 DMM DEBUG MM(262420000000040/cf2b6746) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084518267 DMM INFO MM(262420000000040/cf2b6746) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084518267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084518267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084518267 DMM INFO MM(262420000000040/cf2b6746) <- GMM AUTH AND CIPHERING REQ (rand = e9 77 ad 22 65 10 4c 1c ef e5 72 58 65 3e ae 86 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b3 8a ff 9c f9 21 c5 ff 13 68 5b 45 b6 e1 9a 2a ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@14859a314179: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@14859a314179: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@14859a314179: Final verdict of PTC: pass 20241008084518275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54762<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@14859a314179: Final verdict of PTC: none -NSVCI98(602)@14859a314179: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@14859a314179: Final verdict of PTC: none -NSVCI97(597)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@14859a314179: Final verdict of PTC: none 20241008084518278 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084518278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(594)@14859a314179: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(595)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(605)@14859a314179: Final verdict of PTC: none -NSVCI99(607)@14859a314179: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(600)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@14859a314179: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:45:18 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 20241008084518406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084518807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54776<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67492) 20241008084519279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084519279 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) 20241008084520279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084520279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:45: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_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 20241008084521280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084521280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_usim_a54_a50 started. 20241008084521862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54780<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084521863 DMM INFO MM(262420000000040/cf2b6746) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084521863 DMM INFO MM(262420000000040/cf2b6746) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084521863 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084521863 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084521863 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084521863 DMM ERROR MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241008084521863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Deallocated (fsm.c:568) 20241008084521863 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084521863 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084521863 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084521863 DLLC NOTICE LLME(f950be3e/cf2b6746){ASSIGNED} LLGM Assign pre (cf2b6746 => ffffffff) (gprs_llc.c:1079) 20241008084521863 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf2b6746 => ffffffff) (gprs_llc.c:1125) 20241008084521863 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(616)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@14859a314179: Provider Link came up: sending NS-RESET 20241008084521908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084521908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084521908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084521908 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084521908 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084521908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084521908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084521908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084521908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084521909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084521909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084521909 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084521910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084521910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084521910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084521910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084521910 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084521910 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084521910 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084521910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(616)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084521910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084521911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084521914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084521925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084521925 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(615)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@14859a314179: Provider Link came up: sending NS-RESET 20241008084521944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084521944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084521944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084521944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084521944 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084521944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084521944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084521944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084521944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084521946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084521946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084521946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084521946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084521946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084521946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084521946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084521946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084521946 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084521946 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084521946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(621)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084521947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084521947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084521951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084521959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084521959 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(620)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@14859a314179: Provider Link came up: sending NS-RESET 20241008084521982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084521982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084521982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084521982 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084521982 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084521982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084521982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084521982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084521982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084521983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084521983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084521983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084521984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084521984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084521984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084521984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084521984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084521984 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084521984 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084521984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(626)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084521985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084521985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084521988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084521998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084521998 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(625)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084522281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084522281 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084522281 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084522282 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084522284 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084522284 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@14859a314179: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='D15D19F1'O, index=0 SGSN_Test-GSUP(628)@14859a314179: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@14859a314179: 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 := '3EC6E4987A5441241134A4B5B5D36210'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2D9B9A58'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6512079063FF187F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '241CF3EFC63F6C76F7B05079B34FA0DF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '049E162077188E5084DB031CA03AF40A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0055DEF28814890EB224B5B3114724F1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E86B1E0A331CB6E9'O } } } } } 20241008084523337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084523337 DLLC NOTICE LLME(ffffffff/d15d19f1){UNASSIGNED} LLC RX: unknown TLLI 0xd15d19f1, creating LLME on the fly (gprs_llc.c:552) 20241008084523337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084523337 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241008084523337 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084523337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084523337 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084523337 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084523337 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084523337 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084523337 DLLC NOTICE LLME(ffffffff/d15d19f1){UNASSIGNED} LLGM Assign pre (d15d19f1 => c7f37db7) (gprs_llc.c:1079) 20241008084523337 DLLC NOTICE LLME(d15d19f1/c7f37db7){ASSIGNED} LLGM Assign post (d15d19f1 => c7f37db7) (gprs_llc.c:1125) 20241008084523337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084523337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084523337 DMM DEBUG MM(262420000000040/c7f37db7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084523350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084523350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084523350 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084523350 DMM DEBUG MM(262420000000040/c7f37db7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241008084523350 DMM NOTICE MM(262420000000040/c7f37db7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084523350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084523350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084523350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084523350 DMM DEBUG MM(262420000000040/c7f37db7) Requesting authorization (sgsn_auth.c:160) 20241008084523350 DMM INFO MM(262420000000040/c7f37db7) Requesting authentication tuples (sgsn_auth.c:184) 20241008084523350 DMM DEBUG MM(262420000000040/c7f37db7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084523350 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241008084523350 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)@14859a314179: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@14859a314179: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20241008084523353 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084523353 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084523353 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084523353 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084523353 DMM INFO MM(262420000000040/c7f37db7) Subscriber data update (mmctx.c:445) 20241008084523353 DMM DEBUG MM(262420000000040/c7f37db7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084523353 DMM INFO MM(262420000000040/c7f37db7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084523353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084523353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084523353 DMM INFO MM(262420000000040/c7f37db7) <- GMM AUTH AND CIPHERING REQ (rand = 3e c6 e4 98 7a 54 41 24 11 34 a4 b5 b5 d3 62 10 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 00 55 de f2 88 14 89 0e b2 24 b5 b3 11 47 24 f1 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@14859a314179: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@14859a314179: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@14859a314179: Final verdict of PTC: pass 20241008084523362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54780<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a54_a50-BVCI210(620)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP(628)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@14859a314179: Final verdict of PTC: none 20241008084523365 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084523365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(621)@14859a314179: Final verdict of PTC: none -NSVCI97(616)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@14859a314179: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@14859a314179: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@14859a314179: Final verdict of PTC: none -NSVCI99(626)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(614)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(624)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(619)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@14859a314179: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:45:23 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 20241008084523487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084523888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54782<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48572) 20241008084524366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084524366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48572, count=71336) 20241008084525367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084525367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:45: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_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 20241008084526367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084526367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_detach_unknown_nopoweroff started. 20241008084526947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084526949 DMM INFO MM(262420000000040/c7f37db7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084526949 DMM INFO MM(262420000000040/c7f37db7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084526949 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084526949 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084526949 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084526949 DMM ERROR MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241008084526949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Deallocated (fsm.c:568) 20241008084526949 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084526949 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084526949 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084526949 DLLC NOTICE LLME(d15d19f1/c7f37db7){ASSIGNED} LLGM Assign pre (c7f37db7 => ffffffff) (gprs_llc.c:1079) 20241008084526949 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7f37db7 => ffffffff) (gprs_llc.c:1125) 20241008084526949 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@14859a314179: Provider Link came up: sending NS-RESET 20241008084526993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084526993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084526993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084526993 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084526993 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084526993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084526993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084526993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084526993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084526994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084526994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084526994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084526994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084526994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084526994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084526994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084526994 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084526994 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084526994 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084526995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084526995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084526995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084526999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008084527009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084527009 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI196(634)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(641)@14859a314179: Provider Link came up: sending NS-RESET 20241008084527037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084527037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084527037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084527037 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084527037 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084527037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084527037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084527037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084527037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(640)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(641)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084527039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084527039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084527039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084527039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084527039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084527039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084527039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084527039 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084527039 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084527039 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084527039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(641)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084527040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084527040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(641)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084527043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084527052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084527052 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(642)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI210(638)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(640)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@14859a314179: Provider Link came up: sending NS-RESET 20241008084527062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084527062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084527062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084527062 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084527062 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084527062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084527062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084527062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084527062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084527063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084527063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084527063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084527064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084527064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084527064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084527064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084527064 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084527064 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084527064 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084527064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(645)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084527064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084527064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084527068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084527077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084527077 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084527369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084527369 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084527369 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084527369 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084527371 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084527371 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@14859a314179: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='DB3E8625'O, index=0 SGSN_Test-GSUP(647)@14859a314179: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20241008084528418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084528418 DLLC NOTICE LLME(ffffffff/db3e8625){UNASSIGNED} LLC RX: unknown TLLI 0xdb3e8625, creating LLME on the fly (gprs_llc.c:552) 20241008084528418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084528418 DMM NOTICE LLME(ffffffff/db3e8625){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241008084528418 DLLC NOTICE LLME(ffffffff/db3e8625){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241008084528418 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xdb3e8625 type=GPRS detach (gprs_gmm.c:1465) 20241008084528418 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241008084528418 DLLC NOTICE LLME(ffffffff/db3e8625){UNASSIGNED} LLGM Assign pre (db3e8625 => ffffffff) (gprs_llc.c:1079) 20241008084528418 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db3e8625 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@14859a314179: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@14859a314179: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@14859a314179: Final verdict of PTC: pass 20241008084528433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59430<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(640)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP(647)@14859a314179: Final verdict of PTC: none 20241008084528435 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084528435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(635)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@14859a314179: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(638)@14859a314179: Final verdict of PTC: none -NSVCI98(641)@14859a314179: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@14859a314179: Final verdict of PTC: none -NSVCI99(645)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@14859a314179: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(639)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(633)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(643)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(638): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(639): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(640): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(641): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@14859a314179: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:45:28 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 20241008084528568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084528869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59438<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54272) 20241008084529437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084529437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=54272, count=59188) 20241008084530438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084530438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:45: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_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 20241008084531178 DGPRS DEBUG Checking for inactive LLMEs, time = 10187865 (sgsn.c:131) 20241008084531439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084531439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_detach_unknown_poweroff started. 20241008084531928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084531930 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(655)@14859a314179: Provider Link came up: sending NS-RESET 20241008084531982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084531982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084531982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084531982 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084531982 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084531982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084531982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084531982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084531982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(654)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(655)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084531984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084531984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084531984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084531984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084531984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084531984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084531984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084531984 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084531984 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084531984 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084531984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084531985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084531985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(655)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(655)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084531989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084531998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084531998 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(656)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI196(652)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(654)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@14859a314179: Provider Link came up: sending NS-RESET 20241008084532007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084532007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084532007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084532007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084532007 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084532007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084532007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084532007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084532007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084532009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084532009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084532009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084532009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084532009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084532009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084532009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084532009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084532009 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084532009 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084532009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084532010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084532010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084532014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(660)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084532025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084532025 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(658)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(665)@14859a314179: Provider Link came up: sending NS-RESET 20241008084532055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084532055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084532055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084532055 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084532055 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084532055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084532055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084532055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084532055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(665)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084532058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084532058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084532058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084532058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084532058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084532058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084532058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084532058 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084532058 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084532058 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084532058 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084532059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084532059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(665)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(665)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084532063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084532073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084532073 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(662)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084532440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084532440 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084532440 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084532440 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(664)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(664)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084532442 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(664)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(664)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084532442 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(664)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(664)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(652)@14859a314179: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='FC30A1F2'O, index=0 SGSN_Test-GSUP(666)@14859a314179: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20241008084533491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084533491 DLLC NOTICE LLME(ffffffff/fc30a1f2){UNASSIGNED} LLC RX: unknown TLLI 0xfc30a1f2, creating LLME on the fly (gprs_llc.c:552) 20241008084533491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084533491 DMM NOTICE LLME(ffffffff/fc30a1f2){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@14859a314179: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(652)@14859a314179: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@14859a314179: Final verdict of PTC: pass 20241008084538495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59454<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_unknown_poweroff-BVCI196(652)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP(666)@14859a314179: Final verdict of PTC: none -NSVCI99(665)@14859a314179: Final verdict of PTC: none 20241008084538497 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084538497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_unknown_poweroff-BVCI210(658)@14859a314179: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(662)@14859a314179: Final verdict of PTC: none -NSVCI98(659)@14859a314179: Final verdict of PTC: none -NSVCI97(655)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(664)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(654)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(657)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(653)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(663)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(652): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(653): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(654): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(655): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(662): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(663): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(664): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(665): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@14859a314179: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:45:38 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 20241008084538623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084538924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36794<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46752) 20241008084539498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084539498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46752, count=52184) 20241008084540499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084540499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:45: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_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 20241008084541499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084541500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_detach_nopoweroff started. 20241008084541980 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084541981 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(673)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@14859a314179: Provider Link came up: sending NS-RESET 20241008084542027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084542027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084542027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084542027 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084542027 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084542027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084542027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084542027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084542027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084542029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084542029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084542029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084542029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084542029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084542029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084542029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084542029 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084542029 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084542029 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084542029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084542030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084542030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084542034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084542043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084542043 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI196(672)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(679)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(679)@14859a314179: Provider Link came up: sending NS-RESET 20241008084542069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084542069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084542069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084542069 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084542069 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084542069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084542069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084542069 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084542069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(678)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(679)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084542071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084542071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084542071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084542071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084542071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084542071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084542071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084542071 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084542071 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084542071 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084542071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084542072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084542072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(679)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(679)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084542077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084542085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084542085 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(676)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(678)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@14859a314179: Provider Link came up: sending NS-RESET 20241008084542104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084542104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084542104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084542105 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084542105 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084542105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084542105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084542105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084542105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084542106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084542106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084542106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084542107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084542107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084542107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084542107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084542107 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084542107 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084542107 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084542107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(683)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084542108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084542108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084542111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084542120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084542120 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084542501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084542501 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084542501 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084542501 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084542503 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008084542503 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@14859a314179: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='E91AB630'O, index=0 SGSN_Test-GSUP(685)@14859a314179: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@14859a314179: 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 := 'E6C452F075643E370D57E02A092C5EF1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1C416071'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9E0F3993EEA7912E'O } } } } } 20241008084543555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084543555 DLLC NOTICE LLME(ffffffff/e91ab630){UNASSIGNED} LLC RX: unknown TLLI 0xe91ab630, creating LLME on the fly (gprs_llc.c:552) 20241008084543555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084543555 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241008084543555 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084543555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084543555 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084543555 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084543555 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084543555 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084543556 DLLC NOTICE LLME(ffffffff/e91ab630){UNASSIGNED} LLGM Assign pre (e91ab630 => d16553ff) (gprs_llc.c:1079) 20241008084543556 DLLC NOTICE LLME(e91ab630/d16553ff){ASSIGNED} LLGM Assign post (e91ab630 => d16553ff) (gprs_llc.c:1125) 20241008084543556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084543556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084543556 DMM DEBUG MM(262420000000015/d16553ff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084543565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084543565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084543565 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084543565 DMM DEBUG MM(262420000000015/d16553ff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241008084543565 DMM NOTICE MM(262420000000015/d16553ff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084543565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084543565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084543565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084543565 DMM DEBUG MM(262420000000015/d16553ff) Requesting authorization (sgsn_auth.c:160) 20241008084543565 DMM INFO MM(262420000000015/d16553ff) Requesting authentication tuples (sgsn_auth.c:184) 20241008084543565 DMM DEBUG MM(262420000000015/d16553ff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084543565 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241008084543565 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)@14859a314179: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@14859a314179: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20241008084543567 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084543567 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084543567 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084543567 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084543567 DMM INFO MM(262420000000015/d16553ff) Subscriber data update (mmctx.c:445) 20241008084543567 DMM DEBUG MM(262420000000015/d16553ff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084543567 DMM INFO MM(262420000000015/d16553ff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084543567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084543567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084543567 DMM INFO MM(262420000000015/d16553ff) <- GMM AUTH AND CIPHERING REQ (rand = e6 c4 52 f0 75 64 3e 37 0d 57 e0 2a 09 2c 5e f1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084543574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084543574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084543574 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084543574 DMM INFO MM(262420000000015/d16553ff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084543574 DMM NOTICE MM(262420000000015/d16553ff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084543574 DMM DEBUG MM(262420000000015/d16553ff) checking auth: received GSM SRES = 1c 41 60 71 (gprs_gmm.c:666) 20241008084543574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084543574 DMM DEBUG MM(262420000000015/d16553ff) Requesting authorization (sgsn_auth.c:160) 20241008084543574 DMM INFO MM(262420000000015/d16553ff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084543574 DMM DEBUG MM(262420000000015/d16553ff) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084543574 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241008084543574 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) 20241008084543574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084543574 DMM INFO MM(262420000000015/d16553ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xd16553ff) (gprs_gmm.c:300) 20241008084543576 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084543576 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084543576 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241008084543576 DMM INFO MM(262420000000015/d16553ff) Subscriber data update (mmctx.c:445) 20241008084543576 DMM DEBUG MM(262420000000015/d16553ff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084543576 DMM INFO MM(262420000000015/d16553ff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084543576 DMM NOTICE MM(262420000000015/d16553ff) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241008084543576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084543576 DMM NOTICE MM(262420000000015/d16553ff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084543576 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) 20241008084543577 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084543577 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241008084543577 DMM INFO MM(262420000000015/d16553ff) Subscriber data update (mmctx.c:445) 20241008084543577 DMM DEBUG MM(262420000000015/d16553ff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084543582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084543582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084543582 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084543582 DMM INFO MM(262420000000015/d16553ff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084543582 DMM NOTICE MM(262420000000015/d16553ff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084543582 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084543582 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084543582 DLLC NOTICE LLME(e91ab630/d16553ff){ASSIGNED} LLGM Assign pre (ffffffff => d16553ff) (gprs_llc.c:1079) 20241008084543582 DLLC NOTICE LLME(ffffffff/d16553ff){ASSIGNED} LLGM Assign post (ffffffff => d16553ff) (gprs_llc.c:1125) 20241008084543582 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084543582 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084543582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084543582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@14859a314179: setverdict(pass): none -> pass 20241008084543633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084543634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084543634 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084543634 DMM INFO MM(262420000000015/d16553ff) -> GMM DETACH REQUEST TLLI=0xd16553ff type=GPRS detach (gprs_gmm.c:1465) 20241008084543634 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241008084543634 DMM INFO MM(262420000000015/d16553ff) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241008084543634 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084543634 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084543634 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084543634 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084543634 DLLC NOTICE LLME(ffffffff/d16553ff){ASSIGNED} LLGM Assign pre (d16553ff => ffffffff) (gprs_llc.c:1079) 20241008084543634 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d16553ff => ffffffff) (gprs_llc.c:1125) 20241008084543634 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241008084543634 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) 20241008084543634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008084543634 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084543634 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084543634 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084543635 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@14859a314179: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@14859a314179: Final verdict of PTC: pass 20241008084543642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36806<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_nopoweroff-BVCI196(672)@14859a314179: Final verdict of PTC: none 20241008084543644 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084543644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(669)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP(685)@14859a314179: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(676)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@14859a314179: Final verdict of PTC: none -NSVCI99(683)@14859a314179: Final verdict of PTC: none -NSVCI97(673)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@14859a314179: Final verdict of PTC: none -NSVCI98(679)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@14859a314179: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(678)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(671)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(677)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(681)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_detach_nopoweroff-BVCI210(676): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(677): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(678): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(679): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@14859a314179: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:45:43 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241008084543770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36818<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084544071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36818<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43996) 20241008084544645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084544645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43996, count=93108) 20241008084545646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084545646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008084546647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084546647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_detach_poweroff started. 20241008084547133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33734<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084547134 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(693)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(693)@14859a314179: Provider Link came up: sending NS-RESET 20241008084547189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084547189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084547189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084547189 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084547189 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084547189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084547189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084547189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084547189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(692)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(693)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084547191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084547191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084547191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084547191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084547191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084547191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084547191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084547191 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084547191 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084547191 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084547191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084547192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084547192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(693)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(693)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084547195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084547204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084547204 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(694)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI196(690)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(692)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@14859a314179: Provider Link came up: sending NS-RESET 20241008084547215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084547216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084547216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084547216 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084547216 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084547216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084547216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084547216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084547216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084547217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084547217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084547217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084547217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084547217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084547217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084547218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084547218 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084547218 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084547218 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084547218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084547218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084547218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084547222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084547232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084547232 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(703)@14859a314179: Provider Link came up: sending NS-RESET 20241008084547264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084547264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084547264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084547264 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084547264 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084547264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084547264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084547264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084547264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(703)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084547265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084547265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084547265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084547266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084547266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084547266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084547266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084547266 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084547266 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084547266 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084547266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(703)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084547266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084547266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(703)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084547269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084547277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084547277 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(700)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084547647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084547648 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084547648 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084547648 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(702)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(702)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084547650 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(702)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(702)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084547650 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(702)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(702)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(690)@14859a314179: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='C0F839C2'O, index=0 SGSN_Test-GSUP(704)@14859a314179: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@14859a314179: 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 := '788747110D7E72E14F51B6E90D318A80'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5EFD8B18'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E975E0567DEE781B'O } } } } } 20241008084548701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084548701 DLLC NOTICE LLME(ffffffff/c0f839c2){UNASSIGNED} LLC RX: unknown TLLI 0xc0f839c2, creating LLME on the fly (gprs_llc.c:552) 20241008084548701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084548701 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241008084548701 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084548701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084548701 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084548701 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084548701 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084548701 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084548701 DLLC NOTICE LLME(ffffffff/c0f839c2){UNASSIGNED} LLGM Assign pre (c0f839c2 => dafa3f29) (gprs_llc.c:1079) 20241008084548701 DLLC NOTICE LLME(c0f839c2/dafa3f29){ASSIGNED} LLGM Assign post (c0f839c2 => dafa3f29) (gprs_llc.c:1125) 20241008084548701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084548701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084548701 DMM DEBUG MM(262420000000016/dafa3f29) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084548712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084548712 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084548712 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084548712 DMM DEBUG MM(262420000000016/dafa3f29) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241008084548712 DMM NOTICE MM(262420000000016/dafa3f29) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084548712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084548712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084548712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084548712 DMM DEBUG MM(262420000000016/dafa3f29) Requesting authorization (sgsn_auth.c:160) 20241008084548713 DMM INFO MM(262420000000016/dafa3f29) Requesting authentication tuples (sgsn_auth.c:184) 20241008084548713 DMM DEBUG MM(262420000000016/dafa3f29) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084548713 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241008084548713 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)@14859a314179: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@14859a314179: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20241008084548715 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084548715 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084548715 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084548715 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084548715 DMM INFO MM(262420000000016/dafa3f29) Subscriber data update (mmctx.c:445) 20241008084548715 DMM DEBUG MM(262420000000016/dafa3f29) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084548715 DMM INFO MM(262420000000016/dafa3f29) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084548715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084548715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084548715 DMM INFO MM(262420000000016/dafa3f29) <- GMM AUTH AND CIPHERING REQ (rand = 78 87 47 11 0d 7e 72 e1 4f 51 b6 e9 0d 31 8a 80 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084548723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084548723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084548723 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084548723 DMM INFO MM(262420000000016/dafa3f29) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084548723 DMM NOTICE MM(262420000000016/dafa3f29) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084548723 DMM DEBUG MM(262420000000016/dafa3f29) checking auth: received GSM SRES = 5e fd 8b 18 (gprs_gmm.c:666) 20241008084548723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084548723 DMM DEBUG MM(262420000000016/dafa3f29) Requesting authorization (sgsn_auth.c:160) 20241008084548723 DMM INFO MM(262420000000016/dafa3f29) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084548723 DMM DEBUG MM(262420000000016/dafa3f29) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084548723 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241008084548723 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) 20241008084548723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084548723 DMM INFO MM(262420000000016/dafa3f29) <- GMM ATTACH ACCEPT (new P-TMSI=0xdafa3f29) (gprs_gmm.c:300) 20241008084548725 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084548725 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084548725 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241008084548725 DMM INFO MM(262420000000016/dafa3f29) Subscriber data update (mmctx.c:445) 20241008084548725 DMM DEBUG MM(262420000000016/dafa3f29) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084548725 DMM INFO MM(262420000000016/dafa3f29) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084548725 DMM NOTICE MM(262420000000016/dafa3f29) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241008084548725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084548725 DMM NOTICE MM(262420000000016/dafa3f29) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084548725 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) 20241008084548725 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084548725 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241008084548726 DMM INFO MM(262420000000016/dafa3f29) Subscriber data update (mmctx.c:445) 20241008084548726 DMM DEBUG MM(262420000000016/dafa3f29) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084548732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084548732 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084548732 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084548732 DMM INFO MM(262420000000016/dafa3f29) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084548732 DMM NOTICE MM(262420000000016/dafa3f29) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084548732 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084548732 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084548732 DLLC NOTICE LLME(c0f839c2/dafa3f29){ASSIGNED} LLGM Assign pre (ffffffff => dafa3f29) (gprs_llc.c:1079) 20241008084548732 DLLC NOTICE LLME(ffffffff/dafa3f29){ASSIGNED} LLGM Assign post (ffffffff => dafa3f29) (gprs_llc.c:1125) 20241008084548732 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084548732 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084548732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084548732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@14859a314179: setverdict(pass): none -> pass 20241008084548783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084548783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241008084548783 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084548783 DMM INFO MM(262420000000016/dafa3f29) -> GMM DETACH REQUEST TLLI=0xdafa3f29 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241008084548783 DMM INFO MM(262420000000016/dafa3f29) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241008084548783 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084548783 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084548783 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084548783 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084548783 DLLC NOTICE LLME(ffffffff/dafa3f29){ASSIGNED} LLGM Assign pre (dafa3f29 => ffffffff) (gprs_llc.c:1079) 20241008084548783 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dafa3f29 => ffffffff) (gprs_llc.c:1125) 20241008084548783 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241008084548783 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) 20241008084548783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008084548783 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084548783 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084548783 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084548784 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(690)@14859a314179: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@14859a314179: Final verdict of PTC: pass 20241008084553791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33734<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008084553793 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084553793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(704)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(702)@14859a314179: Final verdict of PTC: none -NSVCI97(693)@14859a314179: Final verdict of PTC: none TC_detach_poweroff-BVCI196(690)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@14859a314179: Final verdict of PTC: none -NSVCI99(703)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@14859a314179: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@14859a314179: Final verdict of PTC: none -NSVCI98(697)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(692)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(695)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(691)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(701)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@14859a314179: Final verdict of PTC: none TC_detach_poweroff-BVCI220(700)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_detach_poweroff-BVCI196(690): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(691): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(692): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(693): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_detach_poweroff-BVCI220(700): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(701): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(702): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(703): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@14859a314179: Test case TC_detach_poweroff finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:45:53 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241008084553927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084554228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33736<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88804) 20241008084554795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084554795 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) 20241008084555796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084555796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008084556797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084556797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_pdp_act started. 20241008084557288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084557289 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@14859a314179: Provider Link came up: sending NS-RESET 20241008084557330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084557330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084557330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084557330 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084557330 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084557331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084557331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084557331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084557331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084557332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084557332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084557332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084557333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084557333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084557333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084557333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084557333 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084557333 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084557333 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084557333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084557333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084557333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084557337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008084557346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084557346 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(710)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(716)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@14859a314179: Provider Link came up: sending NS-RESET 20241008084557370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084557370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084557370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084557370 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084557370 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084557370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084557370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084557370 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084557370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084557372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084557372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084557372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084557372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084557372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084557372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084557372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084557372 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084557372 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084557372 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084557372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084557373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084557373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084557376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084557385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084557385 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI210(715)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@14859a314179: Provider Link came up: sending NS-RESET 20241008084557404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084557404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084557404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084557404 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084557404 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084557404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084557404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084557404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084557404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084557406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084557406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084557406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084557406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084557406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084557406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084557406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084557406 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084557406 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084557406 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084557406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084557407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084557407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084557411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084557419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084557419 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084557798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084557798 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084557798 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084557798 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084557800 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008084557801 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@14859a314179: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='C8A02037'O, index=0 SGSN_Test-GSUP(723)@14859a314179: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@14859a314179: 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 := 'BCF06E9AD34043A65522B7DB19BAB764'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8BEF1274'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '886FF13096FA8A75'O } } } } } 20241008084557853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084557853 DLLC NOTICE LLME(ffffffff/c8a02037){UNASSIGNED} LLC RX: unknown TLLI 0xc8a02037, creating LLME on the fly (gprs_llc.c:552) 20241008084557853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084557853 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241008084557853 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084557853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084557853 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084557853 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084557853 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084557853 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084557853 DLLC NOTICE LLME(ffffffff/c8a02037){UNASSIGNED} LLGM Assign pre (c8a02037 => c7c43c67) (gprs_llc.c:1079) 20241008084557853 DLLC NOTICE LLME(c8a02037/c7c43c67){ASSIGNED} LLGM Assign post (c8a02037 => c7c43c67) (gprs_llc.c:1125) 20241008084557853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084557853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084557853 DMM DEBUG MM(262420000000017/c7c43c67) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084557865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084557865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084557865 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084557865 DMM DEBUG MM(262420000000017/c7c43c67) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241008084557865 DMM NOTICE MM(262420000000017/c7c43c67) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084557865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084557865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084557865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084557865 DMM DEBUG MM(262420000000017/c7c43c67) Requesting authorization (sgsn_auth.c:160) 20241008084557865 DMM INFO MM(262420000000017/c7c43c67) Requesting authentication tuples (sgsn_auth.c:184) 20241008084557865 DMM DEBUG MM(262420000000017/c7c43c67) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084557865 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241008084557865 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)@14859a314179: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@14859a314179: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20241008084557868 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084557868 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084557868 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084557868 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084557868 DMM INFO MM(262420000000017/c7c43c67) Subscriber data update (mmctx.c:445) 20241008084557868 DMM DEBUG MM(262420000000017/c7c43c67) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084557868 DMM INFO MM(262420000000017/c7c43c67) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084557868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084557868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084557868 DMM INFO MM(262420000000017/c7c43c67) <- GMM AUTH AND CIPHERING REQ (rand = bc f0 6e 9a d3 40 43 a6 55 22 b7 db 19 ba b7 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084557876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084557876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084557876 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084557876 DMM INFO MM(262420000000017/c7c43c67) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084557876 DMM NOTICE MM(262420000000017/c7c43c67) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084557876 DMM DEBUG MM(262420000000017/c7c43c67) checking auth: received GSM SRES = 8b ef 12 74 (gprs_gmm.c:666) 20241008084557876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084557876 DMM DEBUG MM(262420000000017/c7c43c67) Requesting authorization (sgsn_auth.c:160) 20241008084557876 DMM INFO MM(262420000000017/c7c43c67) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084557876 DMM DEBUG MM(262420000000017/c7c43c67) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084557876 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241008084557876 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) 20241008084557876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084557876 DMM INFO MM(262420000000017/c7c43c67) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7c43c67) (gprs_gmm.c:300) 20241008084557877 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084557877 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084557877 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241008084557877 DMM INFO MM(262420000000017/c7c43c67) Subscriber data update (mmctx.c:445) 20241008084557877 DMM DEBUG MM(262420000000017/c7c43c67) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084557877 DMM INFO MM(262420000000017/c7c43c67) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084557877 DMM NOTICE MM(262420000000017/c7c43c67) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241008084557877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084557877 DMM NOTICE MM(262420000000017/c7c43c67) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084557878 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) 20241008084557878 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084557878 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241008084557878 DMM INFO MM(262420000000017/c7c43c67) Subscriber data update (mmctx.c:445) 20241008084557878 DMM DEBUG MM(262420000000017/c7c43c67) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084557883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084557883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084557883 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084557883 DMM INFO MM(262420000000017/c7c43c67) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084557883 DMM NOTICE MM(262420000000017/c7c43c67) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084557883 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084557883 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084557883 DLLC NOTICE LLME(c8a02037/c7c43c67){ASSIGNED} LLGM Assign pre (ffffffff => c7c43c67) (gprs_llc.c:1079) 20241008084557883 DLLC NOTICE LLME(ffffffff/c7c43c67){ASSIGNED} LLGM Assign post (ffffffff => c7c43c67) (gprs_llc.c:1125) 20241008084557883 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084557883 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084557883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084557884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@14859a314179: setverdict(pass): none -> pass 20241008084557935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084557936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008084557936 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084557936 DMM INFO MM(262420000000017/c7c43c67) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008084557936 DMM INFO MM(262420000000017/c7c43c67) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008084557936 DMM DEBUG MM(262420000000017/c7c43c67) Using GGSN 0 (gprs_sm.c:312) 20241008084557936 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) 20241008084557936 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241008084557936 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008084557936 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20241008084557936 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241008084557947 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 93 90 c8 f6 11 f2 87 79 bc 14 05 7f 74 a5 b4 51 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20241008084557947 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783bc0c8, cbp=0x556bd178c4f0) (sgsn_libgtp.c:632) 20241008084557947 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008084557947 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd1790018 TLLI=c7c43c67, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008084557947 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008084557947 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@14859a314179: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@14859a314179: Final verdict of PTC: pass 20241008084557957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58468<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(721)@14859a314179: Final verdict of PTC: none 20241008084557959 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084557959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(723)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@14859a314179: Final verdict of PTC: none -NSVCI97(711)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@14859a314179: Final verdict of PTC: none -NSVCI98(716)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(714)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(709)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(719)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@14859a314179: Test case TC_attach_pdp_act finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 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 20241008084558090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084558492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58470<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42940) 20241008084558960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084558960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=42940, count=91852) 20241008084559962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084559962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:46: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_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 20241008084600963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084600963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008084601179 DGPRS DEBUG Checking for inactive LLMEs, time = 10187895 (sgsn.c:131) MTC@14859a314179: 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@14859a314179: Test case TC_pdp_act_unattached started. 20241008084601553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084601555 DMM INFO MM(262420000000017/c7c43c67) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084601555 DMM INFO MM(262420000000017/c7c43c67) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084601555 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084601555 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084601555 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084601555 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084601555 DLLC NOTICE LLME(ffffffff/c7c43c67){ASSIGNED} LLGM Assign pre (c7c43c67 => ffffffff) (gprs_llc.c:1079) 20241008084601555 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7c43c67 => ffffffff) (gprs_llc.c:1125) 20241008084601555 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556bd178fcc0 (gprs_sndcp.c:574) 20241008084601555 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd1790018, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008084601555 DMM NOTICE MM(262420000000017/c7c43c67) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008084601555 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241008084601555 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241008084601555 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008084601555 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241008084601555 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241008084601555 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) 20241008084601555 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) 20241008084601555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008084601555 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084601555 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084601555 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084601555 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@14859a314179: Provider Link came up: sending NS-RESET 20241008084601595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084601595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084601595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084601595 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084601595 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084601595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084601595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084601595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084601595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084601597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084601597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084601597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084601597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084601597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084601597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084601597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084601597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084601597 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084601597 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084601597 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(730)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084601598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084601598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084601602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084601611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084601611 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(732)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(729)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(736)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@14859a314179: Provider Link came up: sending NS-RESET 20241008084601638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084601638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084601638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084601638 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084601638 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084601638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084601638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084601638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084601638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(736)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084601640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084601640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084601640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084601640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084601640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084601640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084601640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084601640 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084601640 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084601640 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084601640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084601640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084601640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(735)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(736)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(736)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084601645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084601655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084601655 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(733)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(735)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@14859a314179: Provider Link came up: sending NS-RESET 20241008084601671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084601671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084601671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084601671 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084601671 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084601671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084601671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084601671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084601671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084601672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084601672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084601672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084601673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084601673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084601673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084601673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084601673 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084601673 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084601673 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084601673 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(740)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084601674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084601674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084601677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084601687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084601687 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(739)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084601964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084601965 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084601965 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084601965 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084601966 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084601967 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@14859a314179: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='FF0A96BA'O, index=0 SGSN_Test-GSUP(742)@14859a314179: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20241008084602012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084602012 DLLC NOTICE LLME(ffffffff/ff0a96ba){UNASSIGNED} LLC RX: unknown TLLI 0xff0a96ba, creating LLME on the fly (gprs_llc.c:552) 20241008084602012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241008084602012 DMM NOTICE LLME(ffffffff/ff0a96ba){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20241008084602012 DLLC NOTICE LLME(ffffffff/ff0a96ba){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241008084602012 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@14859a314179: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@14859a314179: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@14859a314179: Final verdict of PTC: pass 20241008084602025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58476<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(730)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@14859a314179: Final verdict of PTC: none 20241008084602027 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084602027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(731)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP(742)@14859a314179: Final verdict of PTC: none -NSVCI98(736)@14859a314179: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(733)@14859a314179: Final verdict of PTC: none -NSVCI99(740)@14859a314179: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@14859a314179: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(735)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(738)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(734)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(728)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_pdp_act_unattached-BVCI210(733): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@14859a314179: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 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 20241008084602154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084602455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58488<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56224) 20241008084603029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084603029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56224, count=60580) 20241008084604030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084604030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:46:04 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 20241008084605031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084605031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_pdp_act_user started. 20241008084605515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084605516 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(749)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@14859a314179: Provider Link came up: sending NS-RESET 20241008084605562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084605562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084605562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084605562 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084605562 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084605562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084605562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084605562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084605562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084605563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084605563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084605563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084605564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084605564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084605564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084605564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084605564 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084605564 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084605564 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084605564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084605564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084605564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084605568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084605578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084605578 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(750)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 TC_attach_pdp_act_user-BVCI196(748)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@14859a314179: Provider Link came up: sending NS-RESET 20241008084605603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084605603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084605603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084605603 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084605603 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084605603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084605603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084605603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084605604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084605605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084605605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084605605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084605606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084605606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084605606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084605606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084605606 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084605606 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084605606 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084605606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084605606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084605606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084605610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084605620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084605620 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(756)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI210(753)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(755)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(760)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(760)@14859a314179: Provider Link came up: sending NS-RESET 20241008084605649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084605649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084605649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084605649 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084605649 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084605649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084605649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084605649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084605649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(760)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084605651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084605651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084605651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084605651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084605651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084605651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084605651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084605651 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084605651 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084605651 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084605651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(760)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084605652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084605652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(760)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084605655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084605662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084605662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(757)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084606032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084606032 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084606032 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084606032 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(759)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(759)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084606034 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(759)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084606034 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(759)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(759)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(759)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@14859a314179: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='F7434770'O, index=0 SGSN_Test-GSUP(761)@14859a314179: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@14859a314179: 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 := '3D0AF110959E9677FEDFFA4F9B830C97'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '46B6C1BB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '16A27A42BFC517E1'O } } } } } 20241008084606076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084606076 DLLC NOTICE LLME(ffffffff/f7434770){UNASSIGNED} LLC RX: unknown TLLI 0xf7434770, creating LLME on the fly (gprs_llc.c:552) 20241008084606076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084606076 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241008084606076 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084606076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084606076 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084606076 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084606076 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084606076 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084606076 DLLC NOTICE LLME(ffffffff/f7434770){UNASSIGNED} LLGM Assign pre (f7434770 => cbbd4a5f) (gprs_llc.c:1079) 20241008084606076 DLLC NOTICE LLME(f7434770/cbbd4a5f){ASSIGNED} LLGM Assign post (f7434770 => cbbd4a5f) (gprs_llc.c:1125) 20241008084606076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084606076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084606076 DMM DEBUG MM(262420000000019/cbbd4a5f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084606090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084606090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084606090 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084606090 DMM DEBUG MM(262420000000019/cbbd4a5f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241008084606090 DMM NOTICE MM(262420000000019/cbbd4a5f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084606090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084606090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084606090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084606090 DMM DEBUG MM(262420000000019/cbbd4a5f) Requesting authorization (sgsn_auth.c:160) 20241008084606090 DMM INFO MM(262420000000019/cbbd4a5f) Requesting authentication tuples (sgsn_auth.c:184) 20241008084606090 DMM DEBUG MM(262420000000019/cbbd4a5f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084606090 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241008084606090 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)@14859a314179: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@14859a314179: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20241008084606093 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084606093 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084606093 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084606093 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084606093 DMM INFO MM(262420000000019/cbbd4a5f) Subscriber data update (mmctx.c:445) 20241008084606093 DMM DEBUG MM(262420000000019/cbbd4a5f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084606093 DMM INFO MM(262420000000019/cbbd4a5f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084606093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084606093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084606093 DMM INFO MM(262420000000019/cbbd4a5f) <- GMM AUTH AND CIPHERING REQ (rand = 3d 0a f1 10 95 9e 96 77 fe df fa 4f 9b 83 0c 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084606100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084606100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084606101 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084606101 DMM INFO MM(262420000000019/cbbd4a5f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084606101 DMM NOTICE MM(262420000000019/cbbd4a5f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084606101 DMM DEBUG MM(262420000000019/cbbd4a5f) checking auth: received GSM SRES = 46 b6 c1 bb (gprs_gmm.c:666) 20241008084606101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084606101 DMM DEBUG MM(262420000000019/cbbd4a5f) Requesting authorization (sgsn_auth.c:160) 20241008084606101 DMM INFO MM(262420000000019/cbbd4a5f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084606101 DMM DEBUG MM(262420000000019/cbbd4a5f) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084606101 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241008084606101 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) 20241008084606101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084606101 DMM INFO MM(262420000000019/cbbd4a5f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbbd4a5f) (gprs_gmm.c:300) 20241008084606102 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084606102 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084606102 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241008084606102 DMM INFO MM(262420000000019/cbbd4a5f) Subscriber data update (mmctx.c:445) 20241008084606102 DMM DEBUG MM(262420000000019/cbbd4a5f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084606102 DMM INFO MM(262420000000019/cbbd4a5f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084606102 DMM NOTICE MM(262420000000019/cbbd4a5f) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241008084606102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084606102 DMM NOTICE MM(262420000000019/cbbd4a5f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084606102 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) 20241008084606103 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084606103 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241008084606103 DMM INFO MM(262420000000019/cbbd4a5f) Subscriber data update (mmctx.c:445) 20241008084606103 DMM DEBUG MM(262420000000019/cbbd4a5f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084606109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084606109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084606109 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084606109 DMM INFO MM(262420000000019/cbbd4a5f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084606109 DMM NOTICE MM(262420000000019/cbbd4a5f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084606109 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084606109 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084606109 DLLC NOTICE LLME(f7434770/cbbd4a5f){ASSIGNED} LLGM Assign pre (ffffffff => cbbd4a5f) (gprs_llc.c:1079) 20241008084606109 DLLC NOTICE LLME(ffffffff/cbbd4a5f){ASSIGNED} LLGM Assign post (ffffffff => cbbd4a5f) (gprs_llc.c:1125) 20241008084606109 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084606109 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084606109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084606109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@14859a314179: setverdict(pass): none -> pass 20241008084606161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084606161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008084606161 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084606161 DMM INFO MM(262420000000019/cbbd4a5f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008084606161 DMM INFO MM(262420000000019/cbbd4a5f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008084606161 DMM DEBUG MM(262420000000019/cbbd4a5f) Using GGSN 0 (gprs_sm.c:312) 20241008084606161 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) 20241008084606161 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241008084606161 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008084606161 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20241008084606161 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241008084606171 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 ea 96 28 eb 11 dc 80 eb 93 14 05 7f e9 37 ef 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=1028 from retransmit req queue (gtp.c:443) 20241008084606171 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783bd138, cbp=0x556bd178c900) (sgsn_libgtp.c:632) 20241008084606171 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008084606171 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd17922c8 TLLI=cbbd4a5f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008084606171 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008084606171 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008084606179 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20241008084606186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084606186 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241008084606186 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(748)@14859a314179: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@14859a314179: Final verdict of PTC: pass 20241008084606192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58496<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@14859a314179: Final verdict of PTC: none -NSVCI98(754)@14859a314179: Final verdict of PTC: none 20241008084606194 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084606194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user-BVCI210(753)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(759)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@14859a314179: Final verdict of PTC: none -NSVCI99(760)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(757)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@14859a314179: Final verdict of PTC: none -NSVCI97(749)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(752)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(758)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(747)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(753): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(757): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(758): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(760): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@14859a314179: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:46:06 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 20241008084606322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084606724 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58502<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43060) 20241008084607195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084607195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43060, count=95416) 20241008084608196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084608196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:46:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241008084609197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084609197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_pdp_act_ggsn_reject started. 20241008084609784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084609785 DMM INFO MM(262420000000019/cbbd4a5f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084609785 DMM INFO MM(262420000000019/cbbd4a5f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084609785 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084609785 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084609785 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084609785 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084609785 DLLC NOTICE LLME(ffffffff/cbbd4a5f){ASSIGNED} LLGM Assign pre (cbbd4a5f => ffffffff) (gprs_llc.c:1079) 20241008084609785 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbbd4a5f => ffffffff) (gprs_llc.c:1125) 20241008084609785 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556bd1791f70 (gprs_sndcp.c:574) 20241008084609785 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd17922c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008084609785 DMM NOTICE MM(262420000000019/cbbd4a5f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008084609785 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241008084609785 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241008084609785 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008084609785 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241008084609785 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241008084609785 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) 20241008084609785 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) 20241008084609785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008084609785 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084609785 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084609785 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084609785 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@14859a314179: Provider Link came up: sending NS-RESET 20241008084609835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084609835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084609835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084609835 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084609835 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084609835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084609835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084609835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084609835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084609837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084609837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084609837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084609837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084609837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084609837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084609837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084609837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084609837 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084609837 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084609837 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084609838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084609838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084609841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008084609850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084609850 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(774)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(774)@14859a314179: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(773)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008084609879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084609879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084609879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084609879 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084609879 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084609879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084609879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084609879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084609879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(774)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084609881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084609881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084609881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084609881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084609881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084609881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084609881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084609881 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084609881 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084609881 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084609881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(774)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084609881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084609881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(774)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084609885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008084609894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084609894 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(771)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(773)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@14859a314179: Provider Link came up: sending NS-RESET 20241008084609906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084609906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084609906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084609907 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084609907 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084609907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084609907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084609907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084609907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084609908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084609908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084609908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084609908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084609908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084609908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084609909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084609909 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084609909 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084609909 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084609909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(778)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084609909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084609909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084609912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084609921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084609921 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084610198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084610198 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084610198 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084610198 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084610201 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084610201 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@14859a314179: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='E7B9CFFE'O, index=0 SGSN_Test-GSUP(780)@14859a314179: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@14859a314179: 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 := '3E75CCBCC37C47E7DEAD8C054EA5E476'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FCB975F9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6DDCFE0D15E0EFFC'O } } } } } 20241008084610249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084610249 DLLC NOTICE LLME(ffffffff/e7b9cffe){UNASSIGNED} LLC RX: unknown TLLI 0xe7b9cffe, creating LLME on the fly (gprs_llc.c:552) 20241008084610249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084610249 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241008084610249 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084610249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084610249 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084610249 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084610249 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084610249 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084610249 DLLC NOTICE LLME(ffffffff/e7b9cffe){UNASSIGNED} LLGM Assign pre (e7b9cffe => ec64b68e) (gprs_llc.c:1079) 20241008084610249 DLLC NOTICE LLME(e7b9cffe/ec64b68e){ASSIGNED} LLGM Assign post (e7b9cffe => ec64b68e) (gprs_llc.c:1125) 20241008084610249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084610249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084610249 DMM DEBUG MM(262420000000020/ec64b68e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084610263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084610263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084610263 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084610263 DMM DEBUG MM(262420000000020/ec64b68e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241008084610263 DMM NOTICE MM(262420000000020/ec64b68e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084610263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084610263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084610263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084610263 DMM DEBUG MM(262420000000020/ec64b68e) Requesting authorization (sgsn_auth.c:160) 20241008084610263 DMM INFO MM(262420000000020/ec64b68e) Requesting authentication tuples (sgsn_auth.c:184) 20241008084610263 DMM DEBUG MM(262420000000020/ec64b68e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084610263 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241008084610263 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)@14859a314179: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@14859a314179: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20241008084610266 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084610266 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084610266 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084610266 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084610266 DMM INFO MM(262420000000020/ec64b68e) Subscriber data update (mmctx.c:445) 20241008084610266 DMM DEBUG MM(262420000000020/ec64b68e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084610266 DMM INFO MM(262420000000020/ec64b68e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084610266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084610266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084610266 DMM INFO MM(262420000000020/ec64b68e) <- GMM AUTH AND CIPHERING REQ (rand = 3e 75 cc bc c3 7c 47 e7 de ad 8c 05 4e a5 e4 76 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084610274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084610274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084610274 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084610274 DMM INFO MM(262420000000020/ec64b68e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084610274 DMM NOTICE MM(262420000000020/ec64b68e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084610274 DMM DEBUG MM(262420000000020/ec64b68e) checking auth: received GSM SRES = fc b9 75 f9 (gprs_gmm.c:666) 20241008084610274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084610274 DMM DEBUG MM(262420000000020/ec64b68e) Requesting authorization (sgsn_auth.c:160) 20241008084610274 DMM INFO MM(262420000000020/ec64b68e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084610274 DMM DEBUG MM(262420000000020/ec64b68e) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084610274 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241008084610275 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) 20241008084610275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084610275 DMM INFO MM(262420000000020/ec64b68e) <- GMM ATTACH ACCEPT (new P-TMSI=0xec64b68e) (gprs_gmm.c:300) 20241008084610276 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084610276 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084610276 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241008084610276 DMM INFO MM(262420000000020/ec64b68e) Subscriber data update (mmctx.c:445) 20241008084610276 DMM DEBUG MM(262420000000020/ec64b68e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084610276 DMM INFO MM(262420000000020/ec64b68e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084610276 DMM NOTICE MM(262420000000020/ec64b68e) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241008084610276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084610276 DMM NOTICE MM(262420000000020/ec64b68e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084610276 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) 20241008084610277 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084610277 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241008084610277 DMM INFO MM(262420000000020/ec64b68e) Subscriber data update (mmctx.c:445) 20241008084610277 DMM DEBUG MM(262420000000020/ec64b68e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084610283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084610283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084610283 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084610283 DMM INFO MM(262420000000020/ec64b68e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084610283 DMM NOTICE MM(262420000000020/ec64b68e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084610283 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084610283 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084610283 DLLC NOTICE LLME(e7b9cffe/ec64b68e){ASSIGNED} LLGM Assign pre (ffffffff => ec64b68e) (gprs_llc.c:1079) 20241008084610283 DLLC NOTICE LLME(ffffffff/ec64b68e){ASSIGNED} LLGM Assign post (ffffffff => ec64b68e) (gprs_llc.c:1125) 20241008084610283 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084610283 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084610283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084610283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@14859a314179: setverdict(pass): none -> pass 20241008084610334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084610334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008084610334 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084610334 DMM INFO MM(262420000000020/ec64b68e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008084610334 DMM INFO MM(262420000000020/ec64b68e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008084610334 DMM DEBUG MM(262420000000020/ec64b68e) Using GGSN 0 (gprs_sm.c:312) 20241008084610334 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) 20241008084610334 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241008084610334 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008084610334 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20241008084610335 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241008084610346 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 a1 ec 1f d4 11 21 44 0d 63 14 05 7f 9f 0f ff 34 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241008084610346 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f0c783be1a8, cbp=0x556bd178cc90) (sgsn_libgtp.c:632) 20241008084610346 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241008084610346 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241008084610346 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241008084610346 DMM NOTICE MM(262420000000020/ec64b68e) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@14859a314179: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@14859a314179: Final verdict of PTC: pass 20241008084610355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60030<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@14859a314179: Final verdict of PTC: none 20241008084610358 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084610358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_ggsn_reject-BVCI210(771)@14859a314179: Final verdict of PTC: none -NSVCI97(768)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@14859a314179: Final verdict of PTC: none -NSVCI98(774)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(773)@14859a314179: Final verdict of PTC: none -NSVCI99(778)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(766)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(772)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(776)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(771): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(772): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(773): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(774): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@14859a314179: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:46:10 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 20241008084610485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084610886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60038<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97412) 20241008084611359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084611359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97412, count=97952) 20241008084612361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084612361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:46: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_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 20241008084613361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084613361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_pdp_act_user_deact_mo started. 20241008084613947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084613948 DMM INFO MM(262420000000020/ec64b68e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084613948 DMM INFO MM(262420000000020/ec64b68e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084613948 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084613948 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084613948 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084613948 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084613948 DLLC NOTICE LLME(ffffffff/ec64b68e){ASSIGNED} LLGM Assign pre (ec64b68e => ffffffff) (gprs_llc.c:1079) 20241008084613948 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec64b68e => ffffffff) (gprs_llc.c:1125) 20241008084613948 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241008084613948 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) 20241008084613948 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) 20241008084613948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008084613948 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084613948 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084613948 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084613948 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(788)@14859a314179: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(787)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008084614004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084614004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084614004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084614004 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084614004 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084614004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084614004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084614004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084614004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(788)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084614006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084614006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084614006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084614007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084614007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084614007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084614007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084614007 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084614007 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084614007 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084614007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(788)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084614008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084614008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(788)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084614011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008084614021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084614021 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(787)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI196(785)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(792)@14859a314179: Provider Link came up: sending NS-RESET 20241008084614028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084614028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084614028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084614028 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084614028 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084614028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084614028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084614028 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084614028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084614030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084614030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084614030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084614030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084614030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084614030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084614030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084614030 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084614030 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084614030 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084614030 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(792)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084614031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084614031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084614034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084614043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084614043 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)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(798)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@14859a314179: Provider Link came up: sending NS-RESET 20241008084614071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084614071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084614071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084614071 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084614071 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084614071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084614071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084614071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084614071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084614073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084614073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084614073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084614073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084614073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084614073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084614073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084614073 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084614073 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084614073 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084614073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(798)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084614074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084614074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084614077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084614085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084614085 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(795)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084614362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084614363 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084614363 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084614363 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(797)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(797)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084614365 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(797)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(797)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084614365 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(797)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(797)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(797)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(797)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(785)@14859a314179: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='F11A5F62'O, index=0 SGSN_Test-GSUP(799)@14859a314179: 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)@14859a314179: 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 := '654E44E1B0DBECF739ABE125F3595654'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7C0557E8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '79B57203172C8C0F'O } } } } } 20241008084614413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084614413 DLLC NOTICE LLME(ffffffff/f11a5f62){UNASSIGNED} LLC RX: unknown TLLI 0xf11a5f62, creating LLME on the fly (gprs_llc.c:552) 20241008084614413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084614413 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241008084614413 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084614413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084614413 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084614413 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084614413 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084614413 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084614413 DLLC NOTICE LLME(ffffffff/f11a5f62){UNASSIGNED} LLGM Assign pre (f11a5f62 => d14091bb) (gprs_llc.c:1079) 20241008084614413 DLLC NOTICE LLME(f11a5f62/d14091bb){ASSIGNED} LLGM Assign post (f11a5f62 => d14091bb) (gprs_llc.c:1125) 20241008084614413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084614414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084614414 DMM DEBUG MM(262420000000021/d14091bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084614427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084614427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084614427 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084614427 DMM DEBUG MM(262420000000021/d14091bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241008084614427 DMM NOTICE MM(262420000000021/d14091bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084614427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084614427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084614427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084614427 DMM DEBUG MM(262420000000021/d14091bb) Requesting authorization (sgsn_auth.c:160) 20241008084614427 DMM INFO MM(262420000000021/d14091bb) Requesting authentication tuples (sgsn_auth.c:184) 20241008084614427 DMM DEBUG MM(262420000000021/d14091bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084614427 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241008084614427 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)@14859a314179: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@14859a314179: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20241008084614430 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084614430 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084614430 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084614430 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084614430 DMM INFO MM(262420000000021/d14091bb) Subscriber data update (mmctx.c:445) 20241008084614430 DMM DEBUG MM(262420000000021/d14091bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084614430 DMM INFO MM(262420000000021/d14091bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084614430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084614430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084614430 DMM INFO MM(262420000000021/d14091bb) <- GMM AUTH AND CIPHERING REQ (rand = 65 4e 44 e1 b0 db ec f7 39 ab e1 25 f3 59 56 54 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084614439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084614439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084614439 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084614439 DMM INFO MM(262420000000021/d14091bb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084614439 DMM NOTICE MM(262420000000021/d14091bb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084614439 DMM DEBUG MM(262420000000021/d14091bb) checking auth: received GSM SRES = 7c 05 57 e8 (gprs_gmm.c:666) 20241008084614439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084614439 DMM DEBUG MM(262420000000021/d14091bb) Requesting authorization (sgsn_auth.c:160) 20241008084614439 DMM INFO MM(262420000000021/d14091bb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084614439 DMM DEBUG MM(262420000000021/d14091bb) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084614439 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241008084614439 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) 20241008084614439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084614439 DMM INFO MM(262420000000021/d14091bb) <- GMM ATTACH ACCEPT (new P-TMSI=0xd14091bb) (gprs_gmm.c:300) 20241008084614440 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084614440 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084614440 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241008084614440 DMM INFO MM(262420000000021/d14091bb) Subscriber data update (mmctx.c:445) 20241008084614440 DMM DEBUG MM(262420000000021/d14091bb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084614440 DMM INFO MM(262420000000021/d14091bb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084614440 DMM NOTICE MM(262420000000021/d14091bb) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241008084614440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084614440 DMM NOTICE MM(262420000000021/d14091bb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084614440 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) 20241008084614441 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084614441 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241008084614441 DMM INFO MM(262420000000021/d14091bb) Subscriber data update (mmctx.c:445) 20241008084614441 DMM DEBUG MM(262420000000021/d14091bb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084614448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084614448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084614448 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084614448 DMM INFO MM(262420000000021/d14091bb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084614448 DMM NOTICE MM(262420000000021/d14091bb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084614448 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084614448 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084614448 DLLC NOTICE LLME(f11a5f62/d14091bb){ASSIGNED} LLGM Assign pre (ffffffff => d14091bb) (gprs_llc.c:1079) 20241008084614448 DLLC NOTICE LLME(ffffffff/d14091bb){ASSIGNED} LLGM Assign post (ffffffff => d14091bb) (gprs_llc.c:1125) 20241008084614448 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084614448 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084614448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084614448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@14859a314179: setverdict(pass): none -> pass 20241008084614500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084614500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008084614500 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084614500 DMM INFO MM(262420000000021/d14091bb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008084614500 DMM INFO MM(262420000000021/d14091bb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008084614500 DMM DEBUG MM(262420000000021/d14091bb) Using GGSN 0 (gprs_sm.c:312) 20241008084614500 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) 20241008084614500 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241008084614500 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008084614500 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241008084614500 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241008084614511 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 5e ce dd 04 11 41 9d 6f e0 14 05 7f ba 06 51 0b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20241008084614511 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783be1a8, cbp=0x556bd178cc90) (sgsn_libgtp.c:632) 20241008084614511 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008084614511 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd1793438 TLLI=d14091bb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008084614511 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008084614511 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008084614518 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20241008084614527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084614527 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241008084614527 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084614531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084614531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241008084614531 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084614531 DMM INFO MM(262420000000021/d14091bb) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241008084614531 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008084614531 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241008084614533 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) 20241008084614533 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f0c783be1a8, cbp=0x556bd178cc90) (sgsn_libgtp.c:632) 20241008084614533 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241008084614533 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd1793438, TLLI=d14091bb, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008084614533 DMM INFO MM(262420000000021/d14091bb) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241008084614533 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241008084614533 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(785)@14859a314179: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@14859a314179: Final verdict of PTC: pass 20241008084614541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60052<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008084614543 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084614543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(799)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(797)@14859a314179: Final verdict of PTC: none -NSVCI97(788)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@14859a314179: Final verdict of PTC: none -NSVCI98(792)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(785)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(795)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(787)@14859a314179: Final verdict of PTC: none -NSVCI99(798)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(790)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(786)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(796)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(785): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(787): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(788): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(795): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(797): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@14859a314179: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:46:14 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 20241008084614676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084615077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60054<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83620) 20241008084615544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084615544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83620, count=105028) 20241008084616545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084616545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008084617546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084617546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_pdp_act_user_deact_mt started. 20241008084618137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084618138 DMM INFO MM(262420000000021/d14091bb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084618138 DMM INFO MM(262420000000021/d14091bb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084618138 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084618138 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084618138 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084618138 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084618138 DLLC NOTICE LLME(ffffffff/d14091bb){ASSIGNED} LLGM Assign pre (d14091bb => ffffffff) (gprs_llc.c:1079) 20241008084618138 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d14091bb => ffffffff) (gprs_llc.c:1125) 20241008084618138 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241008084618138 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) 20241008084618138 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) 20241008084618138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008084618138 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084618138 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084618138 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084618138 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(806)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@14859a314179: Provider Link came up: sending NS-RESET 20241008084618187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084618187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084618187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084618187 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084618187 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084618187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084618187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084618187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084618187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084618189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084618189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084618189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084618189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084618189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084618189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084618189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084618189 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084618189 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084618189 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084618189 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084618190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084618190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084618193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084618203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084618203 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@14859a314179: Provider Link came up: sending NS-RESET 20241008084618216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084618216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084618216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084618216 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084618216 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084618216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084618216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084618216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084618216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084618218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084618218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084618218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084618218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084618218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084618218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084618218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084618218 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084618218 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084618218 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084618218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084618218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084618218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084618222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008084618230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084618230 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@14859a314179: Provider Link came up: sending NS-RESET 20241008084618259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084618259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084618259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084618259 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084618259 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084618259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084618259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084618259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084618259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084618261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084618261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084618261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084618261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084618261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084618261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084618261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084618261 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084618261 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084618261 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084618261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(816)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084618262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084618262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084618265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084618273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084618273 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)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084618547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084618547 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084618547 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084618547 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084618548 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(817)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084618549 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@14859a314179: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='D88D4B66'O, index=0 SGSN_Test-GSUP(818)@14859a314179: 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)@14859a314179: 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 := 'CAC7BB0FFEE69119B9A3865C58D041FF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E074A35E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '30836FF541D33A9D'O } } } } } 20241008084618595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084618595 DLLC NOTICE LLME(ffffffff/d88d4b66){UNASSIGNED} LLC RX: unknown TLLI 0xd88d4b66, creating LLME on the fly (gprs_llc.c:552) 20241008084618595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084618595 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241008084618595 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084618595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084618595 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084618595 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084618595 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084618595 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084618595 DLLC NOTICE LLME(ffffffff/d88d4b66){UNASSIGNED} LLGM Assign pre (d88d4b66 => e2a71d74) (gprs_llc.c:1079) 20241008084618595 DLLC NOTICE LLME(d88d4b66/e2a71d74){ASSIGNED} LLGM Assign post (d88d4b66 => e2a71d74) (gprs_llc.c:1125) 20241008084618595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084618595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084618595 DMM DEBUG MM(262420000000022/e2a71d74) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084618607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084618607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084618607 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084618607 DMM DEBUG MM(262420000000022/e2a71d74) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241008084618607 DMM NOTICE MM(262420000000022/e2a71d74) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084618607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084618607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084618607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084618607 DMM DEBUG MM(262420000000022/e2a71d74) Requesting authorization (sgsn_auth.c:160) 20241008084618607 DMM INFO MM(262420000000022/e2a71d74) Requesting authentication tuples (sgsn_auth.c:184) 20241008084618607 DMM DEBUG MM(262420000000022/e2a71d74) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084618608 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241008084618608 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)@14859a314179: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@14859a314179: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20241008084618610 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084618610 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084618610 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084618610 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084618610 DMM INFO MM(262420000000022/e2a71d74) Subscriber data update (mmctx.c:445) 20241008084618610 DMM DEBUG MM(262420000000022/e2a71d74) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084618610 DMM INFO MM(262420000000022/e2a71d74) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084618610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084618610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084618610 DMM INFO MM(262420000000022/e2a71d74) <- GMM AUTH AND CIPHERING REQ (rand = ca c7 bb 0f fe e6 91 19 b9 a3 86 5c 58 d0 41 ff , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084618618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084618618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084618618 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084618618 DMM INFO MM(262420000000022/e2a71d74) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084618618 DMM NOTICE MM(262420000000022/e2a71d74) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084618618 DMM DEBUG MM(262420000000022/e2a71d74) checking auth: received GSM SRES = e0 74 a3 5e (gprs_gmm.c:666) 20241008084618618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084618618 DMM DEBUG MM(262420000000022/e2a71d74) Requesting authorization (sgsn_auth.c:160) 20241008084618618 DMM INFO MM(262420000000022/e2a71d74) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084618618 DMM DEBUG MM(262420000000022/e2a71d74) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084618618 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241008084618618 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) 20241008084618618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084618618 DMM INFO MM(262420000000022/e2a71d74) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2a71d74) (gprs_gmm.c:300) 20241008084618620 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084618620 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084618620 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241008084618620 DMM INFO MM(262420000000022/e2a71d74) Subscriber data update (mmctx.c:445) 20241008084618620 DMM DEBUG MM(262420000000022/e2a71d74) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084618620 DMM INFO MM(262420000000022/e2a71d74) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084618620 DMM NOTICE MM(262420000000022/e2a71d74) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241008084618620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084618620 DMM NOTICE MM(262420000000022/e2a71d74) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084618620 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) 20241008084618621 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084618621 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241008084618621 DMM INFO MM(262420000000022/e2a71d74) Subscriber data update (mmctx.c:445) 20241008084618621 DMM DEBUG MM(262420000000022/e2a71d74) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084618627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084618627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084618627 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084618627 DMM INFO MM(262420000000022/e2a71d74) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084618627 DMM NOTICE MM(262420000000022/e2a71d74) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084618627 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084618627 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084618627 DLLC NOTICE LLME(d88d4b66/e2a71d74){ASSIGNED} LLGM Assign pre (ffffffff => e2a71d74) (gprs_llc.c:1079) 20241008084618627 DLLC NOTICE LLME(ffffffff/e2a71d74){ASSIGNED} LLGM Assign post (ffffffff => e2a71d74) (gprs_llc.c:1125) 20241008084618627 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084618627 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084618627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084618627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@14859a314179: setverdict(pass): none -> pass 20241008084618678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084618678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008084618678 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084618678 DMM INFO MM(262420000000022/e2a71d74) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008084618678 DMM INFO MM(262420000000022/e2a71d74) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008084618678 DMM DEBUG MM(262420000000022/e2a71d74) Using GGSN 0 (gprs_sm.c:312) 20241008084618679 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) 20241008084618679 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241008084618679 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008084618679 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20241008084618679 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241008084618689 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 7e b8 ae ff 11 30 48 d1 96 14 05 7f 51 72 57 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=1033 from retransmit req queue (gtp.c:443) 20241008084618689 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783be1a8, cbp=0x556bd178cc90) (sgsn_libgtp.c:632) 20241008084618689 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008084618689 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd1793438 TLLI=e2a71d74, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008084618689 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008084618689 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008084618697 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20241008084618705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084618705 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241008084618705 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084618707 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241008084618707 DGPRS INFO PDP(262420000000022:5): Context 0x7f0c783be1a8 was deleted (sgsn_libgtp.c:660) 20241008084618707 DMM INFO MM(262420000000022/e2a71d74) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241008084618707 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241008084618707 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@14859a314179: Removing Client IMSI='262420000000022'H, index=0 20241008084618714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084618714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241008084618714 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084618714 DMM INFO MM(262420000000022/e2a71d74) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@14859a314179: Final verdict of PTC: pass 20241008084618716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33092<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@14859a314179: Final verdict of PTC: none 20241008084618718 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084618719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_deact_mt-BVCI220(815)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@14859a314179: Final verdict of PTC: none -NSVCI98(811)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@14859a314179: Final verdict of PTC: none -NSVCI99(816)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@14859a314179: Final verdict of PTC: none -NSVCI97(806)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(814)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(809)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(804)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@14859a314179: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:46:18 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 20241008084618843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084619244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33094<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91096) 20241008084619720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084619720 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) 20241008084620721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084620721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:46: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_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 20241008084621721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084621721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_pdp_act_deact_dup started. 20241008084622309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084622311 DMM INFO MM(262420000000022/e2a71d74) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084622311 DMM INFO MM(262420000000022/e2a71d74) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084622311 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084622311 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084622311 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084622311 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084622311 DLLC NOTICE LLME(ffffffff/e2a71d74){ASSIGNED} LLGM Assign pre (e2a71d74 => ffffffff) (gprs_llc.c:1079) 20241008084622311 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2a71d74 => ffffffff) (gprs_llc.c:1125) 20241008084622311 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556bd17930e0 (gprs_sndcp.c:574) 20241008084622311 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd1793438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008084622311 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241008084622311 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) 20241008084622311 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) 20241008084622311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008084622311 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084622311 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084622311 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084622311 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(826)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(826)@14859a314179: Provider Link came up: sending NS-RESET 20241008084622367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084622367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084622367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084622367 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084622367 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084622367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084622367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084622367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084622367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(825)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(826)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084622369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084622369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084622369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084622369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084622369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084622369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084622369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084622369 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084622369 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084622369 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084622369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084622370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084622370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(826)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(826)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084622373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008084622383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084622383 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(823)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(825)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@14859a314179: Provider Link came up: sending NS-RESET 20241008084622392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084622392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084622392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084622392 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084622392 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084622392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084622392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084622392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084622392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084622393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084622393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084622393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084622393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084622393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084622393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084622393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084622393 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084622393 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084622393 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084622393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(830)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084622394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084622394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084622397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008084622406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084622406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(829)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@14859a314179: Provider Link came up: sending NS-RESET 20241008084622428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084622428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084622429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084622429 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084622429 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084622429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084622429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084622429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084622429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084622430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084622430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084622430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084622431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084622431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084622431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084622431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084622431 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084622431 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084622431 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084622431 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084622431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084622431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084622434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084622444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084622444 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084622722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084622722 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084622722 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084622722 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084622724 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084622725 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(823)@14859a314179: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='C01F640B'O, index=0 SGSN_Test-GSUP(837)@14859a314179: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@14859a314179: 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 := '9F6AF0BF5881369C881F83D4AD8B144E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C656B41A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '817BE83B409A18FA'O } } } } } 20241008084622766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084622767 DLLC NOTICE LLME(ffffffff/c01f640b){UNASSIGNED} LLC RX: unknown TLLI 0xc01f640b, creating LLME on the fly (gprs_llc.c:552) 20241008084622767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084622767 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241008084622767 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084622767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084622767 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084622767 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084622767 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084622767 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084622767 DLLC NOTICE LLME(ffffffff/c01f640b){UNASSIGNED} LLGM Assign pre (c01f640b => ed5cf113) (gprs_llc.c:1079) 20241008084622767 DLLC NOTICE LLME(c01f640b/ed5cf113){ASSIGNED} LLGM Assign post (c01f640b => ed5cf113) (gprs_llc.c:1125) 20241008084622767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084622767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084622767 DMM DEBUG MM(262420000000046/ed5cf113) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084622781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084622781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084622781 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084622781 DMM DEBUG MM(262420000000046/ed5cf113) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241008084622781 DMM NOTICE MM(262420000000046/ed5cf113) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084622781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084622781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084622781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084622781 DMM DEBUG MM(262420000000046/ed5cf113) Requesting authorization (sgsn_auth.c:160) 20241008084622781 DMM INFO MM(262420000000046/ed5cf113) Requesting authentication tuples (sgsn_auth.c:184) 20241008084622781 DMM DEBUG MM(262420000000046/ed5cf113) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084622781 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241008084622781 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)@14859a314179: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@14859a314179: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20241008084622784 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084622784 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084622784 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084622784 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084622784 DMM INFO MM(262420000000046/ed5cf113) Subscriber data update (mmctx.c:445) 20241008084622784 DMM DEBUG MM(262420000000046/ed5cf113) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084622784 DMM INFO MM(262420000000046/ed5cf113) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084622784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084622784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084622784 DMM INFO MM(262420000000046/ed5cf113) <- GMM AUTH AND CIPHERING REQ (rand = 9f 6a f0 bf 58 81 36 9c 88 1f 83 d4 ad 8b 14 4e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084622793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084622793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084622793 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084622793 DMM INFO MM(262420000000046/ed5cf113) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084622793 DMM NOTICE MM(262420000000046/ed5cf113) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084622793 DMM DEBUG MM(262420000000046/ed5cf113) checking auth: received GSM SRES = c6 56 b4 1a (gprs_gmm.c:666) 20241008084622793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084622793 DMM DEBUG MM(262420000000046/ed5cf113) Requesting authorization (sgsn_auth.c:160) 20241008084622793 DMM INFO MM(262420000000046/ed5cf113) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084622793 DMM DEBUG MM(262420000000046/ed5cf113) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084622793 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241008084622793 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) 20241008084622793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084622793 DMM INFO MM(262420000000046/ed5cf113) <- GMM ATTACH ACCEPT (new P-TMSI=0xed5cf113) (gprs_gmm.c:300) 20241008084622794 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084622794 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084622794 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241008084622794 DMM INFO MM(262420000000046/ed5cf113) Subscriber data update (mmctx.c:445) 20241008084622794 DMM DEBUG MM(262420000000046/ed5cf113) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084622794 DMM INFO MM(262420000000046/ed5cf113) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084622794 DMM NOTICE MM(262420000000046/ed5cf113) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241008084622794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084622794 DMM NOTICE MM(262420000000046/ed5cf113) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084622794 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) 20241008084622795 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084622795 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241008084622795 DMM INFO MM(262420000000046/ed5cf113) Subscriber data update (mmctx.c:445) 20241008084622795 DMM DEBUG MM(262420000000046/ed5cf113) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084622800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084622800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084622800 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084622801 DMM INFO MM(262420000000046/ed5cf113) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084622801 DMM NOTICE MM(262420000000046/ed5cf113) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084622801 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084622801 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084622801 DLLC NOTICE LLME(c01f640b/ed5cf113){ASSIGNED} LLGM Assign pre (ffffffff => ed5cf113) (gprs_llc.c:1079) 20241008084622801 DLLC NOTICE LLME(ffffffff/ed5cf113){ASSIGNED} LLGM Assign post (ffffffff => ed5cf113) (gprs_llc.c:1125) 20241008084622801 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084622801 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084622801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084622801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@14859a314179: setverdict(pass): none -> pass 20241008084622852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084622852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008084622852 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084622852 DMM INFO MM(262420000000046/ed5cf113) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008084622852 DMM INFO MM(262420000000046/ed5cf113) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008084622852 DMM DEBUG MM(262420000000046/ed5cf113) Using GGSN 0 (gprs_sm.c:312) 20241008084622852 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) 20241008084622852 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241008084622852 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008084622852 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20241008084622853 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241008084622865 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 b5 c4 70 35 11 c7 51 18 2b 14 05 7f 4b 69 f4 5f 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) 20241008084622865 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783be1a8, cbp=0x556bd178cc90) (sgsn_libgtp.c:632) 20241008084622865 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008084622865 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd17922c8 TLLI=ed5cf113, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008084622865 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008084622865 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008084622873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084622873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241008084622873 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084622873 DMM INFO MM(262420000000046/ed5cf113) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241008084622873 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008084622873 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241008084622873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084622873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084622873 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084622873 DMM INFO MM(262420000000046/ed5cf113) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241008084622873 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008084622874 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@14859a314179: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@14859a314179: "Received deletePDPContextResponse 1, seq_nr=1036" 20241008084622875 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) 20241008084622875 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f0c783be1a8, cbp=0x556bd178cc90) (sgsn_libgtp.c:632) 20241008084622875 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241008084622875 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd17922c8, TLLI=ed5cf113, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008084622875 DMM INFO MM(262420000000046/ed5cf113) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241008084622875 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241008084622875 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241008084622876 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) 20241008084622876 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)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(823)@14859a314179: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@14859a314179: Final verdict of PTC: pass 20241008084624885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33098<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@14859a314179: Final verdict of PTC: none 20241008084624888 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084624888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(836)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@14859a314179: Final verdict of PTC: none -NSVCI98(830)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@14859a314179: Final verdict of PTC: none -NSVCI99(835)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(825)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(823)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@14859a314179: Final verdict of PTC: none -NSVCI97(826)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(828)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(824)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(833)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(823): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(824): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(825): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(826): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@14859a314179: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:46:24 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 20241008084625016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084625417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33106<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101904) 20241008084625889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084625889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101904, count=106260) 20241008084626889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084626889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:46:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241008084627890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084627890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_second_attempt started. 20241008084628479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084628481 DMM INFO MM(262420000000046/ed5cf113) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084628481 DMM INFO MM(262420000000046/ed5cf113) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084628481 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084628481 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084628481 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084628481 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084628481 DLLC NOTICE LLME(ffffffff/ed5cf113){ASSIGNED} LLGM Assign pre (ed5cf113 => ffffffff) (gprs_llc.c:1079) 20241008084628481 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed5cf113 => ffffffff) (gprs_llc.c:1125) 20241008084628481 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241008084628481 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) 20241008084628481 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) 20241008084628481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008084628481 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084628481 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084628481 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084628481 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@14859a314179: Provider Link came up: sending NS-RESET 20241008084628526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084628526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084628526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084628526 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084628526 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084628526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084628526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084628526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084628526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084628527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084628527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084628527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084628527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084628527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084628527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084628527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084628527 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084628527 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084628527 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084628527 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084628528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084628528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084628532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084628542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084628542 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI196(843)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@14859a314179: Provider Link came up: sending NS-RESET 20241008084628560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084628560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084628560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084628560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084628560 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084628560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084628560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084628560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084628560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084628562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084628562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084628562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084628562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084628562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084628562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084628562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084628562 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084628562 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084628562 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084628562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(849)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084628563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084628563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084628566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084628576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084628576 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@14859a314179: Provider Link came up: sending NS-RESET 20241008084628591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084628591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084628591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084628591 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084628591 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084628591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084628591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084628591 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084628591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084628592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084628592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084628592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084628593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084628593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084628593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084628593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084628593 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084628593 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084628593 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084628593 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084628593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084628593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084628597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084628606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084628606 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084628892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084628892 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084628892 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084628892 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084628893 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084628894 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@14859a314179: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='C3AD6CBD'O, index=0 SGSN_Test-GSUP(856)@14859a314179: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@14859a314179: 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 := '7464808794C64F9FEF103E3AB4EFE3EC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '49D73460'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '40F548EF247075A9'O } } } } } 20241008084628938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084628938 DLLC NOTICE LLME(ffffffff/c3ad6cbd){UNASSIGNED} LLC RX: unknown TLLI 0xc3ad6cbd, creating LLME on the fly (gprs_llc.c:552) 20241008084628938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084628938 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241008084628938 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084628938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084628938 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084628938 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084628939 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084628939 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084628939 DLLC NOTICE LLME(ffffffff/c3ad6cbd){UNASSIGNED} LLGM Assign pre (c3ad6cbd => e73b994d) (gprs_llc.c:1079) 20241008084628939 DLLC NOTICE LLME(c3ad6cbd/e73b994d){ASSIGNED} LLGM Assign post (c3ad6cbd => e73b994d) (gprs_llc.c:1125) 20241008084628939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084628939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084628939 DMM DEBUG MM(262420000000022/e73b994d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084628952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084628952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084628952 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084628952 DMM DEBUG MM(262420000000022/e73b994d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241008084628952 DMM NOTICE MM(262420000000022/e73b994d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084628952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084628952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084628952 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084628952 DMM DEBUG MM(262420000000022/e73b994d) Requesting authorization (sgsn_auth.c:160) 20241008084628952 DMM INFO MM(262420000000022/e73b994d) Requesting authentication tuples (sgsn_auth.c:184) 20241008084628952 DMM DEBUG MM(262420000000022/e73b994d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084628952 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241008084628952 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)@14859a314179: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@14859a314179: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20241008084628955 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084628955 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084628955 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084628955 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084628955 DMM INFO MM(262420000000022/e73b994d) Subscriber data update (mmctx.c:445) 20241008084628955 DMM DEBUG MM(262420000000022/e73b994d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084628955 DMM INFO MM(262420000000022/e73b994d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084628955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084628955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084628955 DMM INFO MM(262420000000022/e73b994d) <- GMM AUTH AND CIPHERING REQ (rand = 74 64 80 87 94 c6 4f 9f ef 10 3e 3a b4 ef e3 ec , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084628963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084628963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084628963 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084628963 DMM INFO MM(262420000000022/e73b994d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084628963 DMM NOTICE MM(262420000000022/e73b994d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084628963 DMM DEBUG MM(262420000000022/e73b994d) checking auth: received GSM SRES = 49 d7 34 60 (gprs_gmm.c:666) 20241008084628963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084628963 DMM DEBUG MM(262420000000022/e73b994d) Requesting authorization (sgsn_auth.c:160) 20241008084628963 DMM INFO MM(262420000000022/e73b994d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084628963 DMM DEBUG MM(262420000000022/e73b994d) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084628963 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241008084628963 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) 20241008084628963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084628963 DMM INFO MM(262420000000022/e73b994d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe73b994d) (gprs_gmm.c:300) 20241008084628964 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084628964 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084628964 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241008084628964 DMM INFO MM(262420000000022/e73b994d) Subscriber data update (mmctx.c:445) 20241008084628964 DMM DEBUG MM(262420000000022/e73b994d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084628964 DMM INFO MM(262420000000022/e73b994d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084628964 DMM NOTICE MM(262420000000022/e73b994d) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241008084628964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084628964 DMM NOTICE MM(262420000000022/e73b994d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084628964 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) 20241008084628965 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084628965 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241008084628965 DMM INFO MM(262420000000022/e73b994d) Subscriber data update (mmctx.c:445) 20241008084628965 DMM DEBUG MM(262420000000022/e73b994d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084628970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084628970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084628970 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084628970 DMM INFO MM(262420000000022/e73b994d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084628970 DMM NOTICE MM(262420000000022/e73b994d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084628970 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084628970 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084628970 DLLC NOTICE LLME(c3ad6cbd/e73b994d){ASSIGNED} LLGM Assign pre (ffffffff => e73b994d) (gprs_llc.c:1079) 20241008084628970 DLLC NOTICE LLME(ffffffff/e73b994d){ASSIGNED} LLGM Assign post (ffffffff => e73b994d) (gprs_llc.c:1125) 20241008084628970 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084628970 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084628970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084628970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@14859a314179: setverdict(pass): none -> pass TC_attach_second_attempt(858)@14859a314179: 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 := 'EA0FFC7ACE82778F4DFB9F779B0E1E29'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9AE04782'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '11432C8ECE76D338'O } } } } } 20241008084629021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084629021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084629021 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084629021 DMM INFO MM(262420000000022/e73b994d) -> GMM ATTACH REQUEST MI(TMSI-0xE73B994D) type="GPRS attach" (gprs_gmm.c:1266) 20241008084629021 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084629021 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008084629021 DLLC NOTICE LLME(ffffffff/e73b994d){ASSIGNED} LLGM Assign pre (e73b994d => c3368a40) (gprs_llc.c:1079) 20241008084629021 DLLC NOTICE LLME(e73b994d/c3368a40){ASSIGNED} LLGM Assign post (e73b994d => c3368a40) (gprs_llc.c:1125) 20241008084629021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084629021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084629021 DMM DEBUG MM(262420000000022/c3368a40) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084629027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084629027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241008084629027 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084629027 DMM DEBUG MM(262420000000022/c3368a40) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241008084629027 DMM NOTICE MM(262420000000022/c3368a40) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084629027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084629027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084629027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084629027 DMM DEBUG MM(262420000000022/c3368a40) Requesting authorization (sgsn_auth.c:160) 20241008084629027 DMM INFO MM(262420000000022/c3368a40) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084629027 DMM DEBUG MM(262420000000022/c3368a40) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084629027 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241008084629027 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) 20241008084631179 DGPRS DEBUG Checking for inactive LLMEs, time = 10187925 (sgsn.c:131) 20241008084635028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241008084635028 DMM ERROR MM(262420000000022/c3368a40) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241008084635028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241008084635028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241008084635028 DMM NOTICE MM(262420000000022/c3368a40) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241008084635028 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241008084635028 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) 20241008084635028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Reject}: Deallocated (fsm.c:568) 20241008084635029 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Deallocated (fsm.c:568) 20241008084635029 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084635029 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241008084635029 DLLC NOTICE LLME(e73b994d/c3368a40){ASSIGNED} LLGM Assign pre (c3368a40 => ffffffff) (gprs_llc.c:1079) 20241008084635029 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3368a40 => ffffffff) (gprs_llc.c:1125) 20241008084648893 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241008084648893 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084648894 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241008084658529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084658531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084658531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084658564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084658565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084658565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084658593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084658595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084658595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@14859a314179: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@14859a314179: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20241008084658955 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084658955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(856)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@14859a314179: Final verdict of PTC: none -NSVCI97(844)@14859a314179: Final verdict of PTC: none -NSVCI98(849)@14859a314179: Final verdict of PTC: none -NSVCI99(854)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@14859a314179: Final verdict of PTC: none 20241008084658958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33458<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI196(843)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@14859a314179: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@14859a314179: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(852)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(847)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(842)@14859a314179: Final verdict of PTC: none TC_attach_second_attempt(858)@14859a314179: Final verdict of PTC: fail reason: "Tguard timeout" MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@14859a314179: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@14859a314179: 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'. Tue Oct 8 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 20241008084659085 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084659386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51232<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106488) 20241008084659956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084659956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106488, count=111920) 20241008084700957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084700957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008084701180 DGPRS DEBUG Checking for inactive LLMEs, time = 10187955 (sgsn.c:131) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:47: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_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 20241008084701958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084701958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_echo_timeout started. 20241008084702448 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084702449 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(864)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(864)@14859a314179: Provider Link came up: sending NS-RESET 20241008084702506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084702506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084702506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084702506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084702506 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084702506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084702506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084702506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084702506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(864)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(863)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008084702508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084702508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084702508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084702509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084702509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084702509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084702509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084702509 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084702509 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084702509 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084702509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084702509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084702509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(864)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(864)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084702513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(860)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084702522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084702522 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(861)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(863)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(869)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(869)@14859a314179: Provider Link came up: sending NS-RESET 20241008084702538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084702538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084702538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084702538 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084702538 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084702538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084702538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084702538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084702538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(869)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084702539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084702540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084702540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084702540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084702540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084702540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084702540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084702540 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084702540 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084702540 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084702540 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(868)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(869)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084702541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084702541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(869)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084702546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(865)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084702555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084702555 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(866)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(868)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(874)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(874)@14859a314179: Provider Link came up: sending NS-RESET 20241008084702575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084702575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084702575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084702575 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084702575 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084702575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084702575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084702575 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084702575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(874)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084702576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084702576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084702576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084702577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084702577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084702577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084702577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084702577 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084702577 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084702577 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084702577 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(874)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084702578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084702578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(874)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084702581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084702590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084702590 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(871)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084702960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084702960 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084702960 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084702960 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(873)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(873)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084702962 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(873)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084702963 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(873)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(873)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(873)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(873)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(861)@14859a314179: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='F13A4055'O, index=0 SGSN_Test-GSUP(875)@14859a314179: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@14859a314179: 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 := 'D21AB93A3DC5DCC0F3A703709EFA4E64'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8BF58E44'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '826E5FD5F322B59B'O } } } } } 20241008084703009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084703009 DLLC NOTICE LLME(ffffffff/f13a4055){UNASSIGNED} LLC RX: unknown TLLI 0xf13a4055, creating LLME on the fly (gprs_llc.c:552) 20241008084703009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084703009 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241008084703010 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084703010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084703010 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084703010 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084703010 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084703010 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084703010 DLLC NOTICE LLME(ffffffff/f13a4055){UNASSIGNED} LLGM Assign pre (f13a4055 => c41317bb) (gprs_llc.c:1079) 20241008084703010 DLLC NOTICE LLME(f13a4055/c41317bb){ASSIGNED} LLGM Assign post (f13a4055 => c41317bb) (gprs_llc.c:1125) 20241008084703010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084703010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084703010 DMM DEBUG MM(262420000000067/c41317bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084703024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084703024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084703024 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084703024 DMM DEBUG MM(262420000000067/c41317bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241008084703024 DMM NOTICE MM(262420000000067/c41317bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084703024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084703024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084703024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084703024 DMM DEBUG MM(262420000000067/c41317bb) Requesting authorization (sgsn_auth.c:160) 20241008084703024 DMM INFO MM(262420000000067/c41317bb) Requesting authentication tuples (sgsn_auth.c:184) 20241008084703024 DMM DEBUG MM(262420000000067/c41317bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084703024 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241008084703024 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)@14859a314179: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@14859a314179: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20241008084703026 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084703026 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084703026 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084703026 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084703026 DMM INFO MM(262420000000067/c41317bb) Subscriber data update (mmctx.c:445) 20241008084703026 DMM DEBUG MM(262420000000067/c41317bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084703026 DMM INFO MM(262420000000067/c41317bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084703026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084703026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084703026 DMM INFO MM(262420000000067/c41317bb) <- GMM AUTH AND CIPHERING REQ (rand = d2 1a b9 3a 3d c5 dc c0 f3 a7 03 70 9e fa 4e 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084703034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084703034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084703034 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084703034 DMM INFO MM(262420000000067/c41317bb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084703034 DMM NOTICE MM(262420000000067/c41317bb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084703034 DMM DEBUG MM(262420000000067/c41317bb) checking auth: received GSM SRES = 8b f5 8e 44 (gprs_gmm.c:666) 20241008084703034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084703034 DMM DEBUG MM(262420000000067/c41317bb) Requesting authorization (sgsn_auth.c:160) 20241008084703034 DMM INFO MM(262420000000067/c41317bb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084703034 DMM DEBUG MM(262420000000067/c41317bb) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084703034 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241008084703034 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) 20241008084703034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084703034 DMM INFO MM(262420000000067/c41317bb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc41317bb) (gprs_gmm.c:300) 20241008084703035 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084703035 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084703035 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241008084703035 DMM INFO MM(262420000000067/c41317bb) Subscriber data update (mmctx.c:445) 20241008084703035 DMM DEBUG MM(262420000000067/c41317bb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084703035 DMM INFO MM(262420000000067/c41317bb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084703035 DMM NOTICE MM(262420000000067/c41317bb) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241008084703035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084703035 DMM NOTICE MM(262420000000067/c41317bb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084703035 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) 20241008084703036 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084703036 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241008084703036 DMM INFO MM(262420000000067/c41317bb) Subscriber data update (mmctx.c:445) 20241008084703036 DMM DEBUG MM(262420000000067/c41317bb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084703042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084703042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084703042 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084703042 DMM INFO MM(262420000000067/c41317bb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084703042 DMM NOTICE MM(262420000000067/c41317bb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084703042 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084703042 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084703042 DLLC NOTICE LLME(f13a4055/c41317bb){ASSIGNED} LLGM Assign pre (ffffffff => c41317bb) (gprs_llc.c:1079) 20241008084703042 DLLC NOTICE LLME(ffffffff/c41317bb){ASSIGNED} LLGM Assign post (ffffffff => c41317bb) (gprs_llc.c:1125) 20241008084703042 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084703042 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084703042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084703042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@14859a314179: setverdict(pass): none -> pass 20241008084703094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084703094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008084703094 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084703094 DMM INFO MM(262420000000067/c41317bb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008084703094 DMM INFO MM(262420000000067/c41317bb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008084703094 DMM DEBUG MM(262420000000067/c41317bb) Using GGSN 0 (gprs_sm.c:312) 20241008084703094 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) 20241008084703094 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241008084703094 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008084703094 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20241008084703094 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241008084703105 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 78 62 4e 05 11 66 8d 12 b5 14 05 7f 75 68 66 7e 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) 20241008084703105 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783be1a8, cbp=0x556bd178cc90) (sgsn_libgtp.c:632) 20241008084703105 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008084703106 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd1793438 TLLI=c41317bb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008084703106 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008084703106 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008084707974 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241008084707977 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) 20241008084707977 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x556bd17838f0) (sgsn_libgtp.c:632) 20241008084712975 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@14859a314179: "Received EchoRequest seq_nr=1039" 20241008084717977 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241008084717977 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@14859a314179: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@14859a314179: "Received EchoRequest seq_nr=1039" 20241008084722961 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241008084722961 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241008084722961 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(873)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084722978 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241008084722978 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241008084722978 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@14859a314179: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@14859a314179: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@14859a314179: "Received EchoRequest seq_nr=1041" 20241008084727979 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241008084727979 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241008084727979 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241008084727979 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@14859a314179: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@14859a314179: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@14859a314179: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@14859a314179: "Received EchoRequest seq_nr=1041" 20241008084731181 DGPRS DEBUG Checking for inactive LLMEs, time = 10187985 (sgsn.c:131) 20241008084732510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084732511 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084732511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084732541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084732543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084732543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084732578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084732580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084732580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084732980 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241008084732980 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241008084732980 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241008084732980 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241008084732980 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@14859a314179: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@14859a314179: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@14859a314179: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@14859a314179: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@14859a314179: "Received EchoRequest seq_nr=1043" 20241008084737981 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241008084737981 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241008084737981 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241008084737981 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241008084737981 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x556bd17838f0) (sgsn_libgtp.c:632) 20241008084737981 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x556bd17838f0) (sgsn_libgtp.c:636) 20241008084737981 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20241008084737981 DMM INFO MM(262420000000067/c41317bb) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241008084737981 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241008084737981 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241008084737982 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241008084737982 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241008084737982 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241008084737982 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241008084737982 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241008084737982 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241008084737982 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241008084737982 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241008084737982 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241008084737982 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241008084737982 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@14859a314179: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@14859a314179: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@14859a314179: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@14859a314179: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@14859a314179: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(861)@14859a314179: Removing Client IMSI='262420000000067'H, index=0 20241008084737991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084737991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241008084737991 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084737991 DMM INFO MM(262420000000067/c41317bb) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@14859a314179: Final verdict of PTC: pass 20241008084737994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51242<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_echo_timeout-BVCI196(861)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP(875)@14859a314179: Final verdict of PTC: none -NSVCI99(874)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(868)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(863)@14859a314179: Final verdict of PTC: none -NSVCI97(864)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@14859a314179: Final verdict of PTC: none 20241008084737996 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084737997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(870)@14859a314179: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(866)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(873)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@14859a314179: Final verdict of PTC: none -NSVCI98(869)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@14859a314179: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(871)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(872)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(867)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(862)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_echo_timeout-BVCI196(861): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(862): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(863): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(864): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_echo_timeout-BVCI210(866): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(867): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(868): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(869): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_echo_timeout-BVCI220(871): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(872): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(873): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(874): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@14859a314179: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 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 20241008084738126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084738528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53736<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113376) 20241008084738997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084738997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113376, count=114536) 20241008084739999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084739999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:47: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_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 20241008084741001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084741001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_restart_ctr_echo started. 20241008084741589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084741590 DMM INFO MM(262420000000067/c41317bb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084741590 DMM INFO MM(262420000000067/c41317bb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084741590 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084741591 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084741591 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084741591 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084741591 DLLC NOTICE LLME(ffffffff/c41317bb){ASSIGNED} LLGM Assign pre (c41317bb => ffffffff) (gprs_llc.c:1079) 20241008084741591 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c41317bb => ffffffff) (gprs_llc.c:1125) 20241008084741591 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556bd17930e0 (gprs_sndcp.c:574) 20241008084741591 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd1793438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008084741591 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241008084741591 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) 20241008084741591 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) 20241008084741591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008084741591 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084741591 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084741591 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084741591 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(883)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(883)@14859a314179: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(882)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008084741643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084741643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084741643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084741643 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084741643 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084741643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084741643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084741643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084741643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(883)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084741645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084741645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084741645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084741645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084741645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084741645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084741645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084741645 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084741645 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084741645 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084741645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084741646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084741646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(883)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(883)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084741650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008084741660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084741660 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(882)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_restart_ctr_echo-BVCI196(880)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(887)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@14859a314179: Provider Link came up: sending NS-RESET 20241008084741668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084741668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084741668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084741668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084741668 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084741668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084741668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084741668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084741668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084741670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084741670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084741670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084741670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084741670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084741670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084741670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084741670 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084741670 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084741670 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084741670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(887)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084741671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084741671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084741675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084741684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084741684 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(886)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@14859a314179: Provider Link came up: sending NS-RESET 20241008084741707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084741707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084741707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084741707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084741707 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084741707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084741707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084741707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084741707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084741708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084741708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084741709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084741709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084741709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084741709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084741709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084741709 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084741709 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084741709 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084741709 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(892)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084741710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084741710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084741714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084741724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084741724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084742002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084742002 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084742002 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084742002 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084742004 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084742005 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(880)@14859a314179: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='D8FCEFA9'O, index=0 SGSN_Test-GSUP(894)@14859a314179: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@14859a314179: 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 := '356B01F44BDFF8C259D36582ADF50A5D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A61DA72'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '797A20DDB9A4DF2B'O } } } } } 20241008084742054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084742054 DLLC NOTICE LLME(ffffffff/d8fcefa9){UNASSIGNED} LLC RX: unknown TLLI 0xd8fcefa9, creating LLME on the fly (gprs_llc.c:552) 20241008084742054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084742054 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241008084742054 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084742054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084742054 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084742054 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084742054 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084742054 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084742054 DLLC NOTICE LLME(ffffffff/d8fcefa9){UNASSIGNED} LLGM Assign pre (d8fcefa9 => fc9269dc) (gprs_llc.c:1079) 20241008084742054 DLLC NOTICE LLME(d8fcefa9/fc9269dc){ASSIGNED} LLGM Assign post (d8fcefa9 => fc9269dc) (gprs_llc.c:1125) 20241008084742054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084742054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084742054 DMM DEBUG MM(262420000000023/fc9269dc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084742067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084742067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084742067 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084742067 DMM DEBUG MM(262420000000023/fc9269dc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241008084742067 DMM NOTICE MM(262420000000023/fc9269dc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084742067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084742067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084742067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084742067 DMM DEBUG MM(262420000000023/fc9269dc) Requesting authorization (sgsn_auth.c:160) 20241008084742067 DMM INFO MM(262420000000023/fc9269dc) Requesting authentication tuples (sgsn_auth.c:184) 20241008084742067 DMM DEBUG MM(262420000000023/fc9269dc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084742067 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241008084742067 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)@14859a314179: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@14859a314179: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20241008084742070 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084742070 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084742070 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084742070 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084742070 DMM INFO MM(262420000000023/fc9269dc) Subscriber data update (mmctx.c:445) 20241008084742070 DMM DEBUG MM(262420000000023/fc9269dc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084742070 DMM INFO MM(262420000000023/fc9269dc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084742070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084742070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084742070 DMM INFO MM(262420000000023/fc9269dc) <- GMM AUTH AND CIPHERING REQ (rand = 35 6b 01 f4 4b df f8 c2 59 d3 65 82 ad f5 0a 5d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084742078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084742078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084742078 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084742078 DMM INFO MM(262420000000023/fc9269dc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084742078 DMM NOTICE MM(262420000000023/fc9269dc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084742078 DMM DEBUG MM(262420000000023/fc9269dc) checking auth: received GSM SRES = 3a 61 da 72 (gprs_gmm.c:666) 20241008084742078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084742078 DMM DEBUG MM(262420000000023/fc9269dc) Requesting authorization (sgsn_auth.c:160) 20241008084742078 DMM INFO MM(262420000000023/fc9269dc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084742078 DMM DEBUG MM(262420000000023/fc9269dc) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084742078 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241008084742078 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) 20241008084742078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084742078 DMM INFO MM(262420000000023/fc9269dc) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc9269dc) (gprs_gmm.c:300) 20241008084742079 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084742079 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084742079 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241008084742079 DMM INFO MM(262420000000023/fc9269dc) Subscriber data update (mmctx.c:445) 20241008084742079 DMM DEBUG MM(262420000000023/fc9269dc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084742079 DMM INFO MM(262420000000023/fc9269dc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084742079 DMM NOTICE MM(262420000000023/fc9269dc) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241008084742079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084742079 DMM NOTICE MM(262420000000023/fc9269dc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084742080 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) 20241008084742080 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084742080 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241008084742080 DMM INFO MM(262420000000023/fc9269dc) Subscriber data update (mmctx.c:445) 20241008084742080 DMM DEBUG MM(262420000000023/fc9269dc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084742087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084742087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084742087 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084742087 DMM INFO MM(262420000000023/fc9269dc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084742087 DMM NOTICE MM(262420000000023/fc9269dc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084742087 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084742087 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084742087 DLLC NOTICE LLME(d8fcefa9/fc9269dc){ASSIGNED} LLGM Assign pre (ffffffff => fc9269dc) (gprs_llc.c:1079) 20241008084742087 DLLC NOTICE LLME(ffffffff/fc9269dc){ASSIGNED} LLGM Assign post (ffffffff => fc9269dc) (gprs_llc.c:1125) 20241008084742087 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084742087 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084742087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084742087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@14859a314179: setverdict(pass): none -> pass 20241008084742138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084742138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008084742138 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084742138 DMM INFO MM(262420000000023/fc9269dc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008084742138 DMM INFO MM(262420000000023/fc9269dc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008084742138 DMM DEBUG MM(262420000000023/fc9269dc) Using GGSN 0 (gprs_sm.c:312) 20241008084742138 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241008084742138 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008084742138 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20241008084742138 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241008084742149 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 93 da b9 71 11 8e fe 26 5b 14 05 7f 99 45 ae 07 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241008084742149 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783bb058, cbp=0x556bd178cc90) (sgsn_libgtp.c:632) 20241008084742149 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008084742149 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd1793438 TLLI=fc9269dc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008084742149 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008084742149 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008084747140 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241008084747142 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) 20241008084747142 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x556bd17838f0) (sgsn_libgtp.c:632) 20241008084752142 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241008084752144 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) 20241008084752144 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x556bd17838f0) (sgsn_libgtp.c:632) 20241008084752144 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20241008084752144 DMM INFO MM(262420000000023/fc9269dc) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241008084752144 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241008084752144 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(880)@14859a314179: Removing Client IMSI='262420000000023'H, index=0 20241008084752153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084752153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241008084752153 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084752153 DMM INFO MM(262420000000023/fc9269dc) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@14859a314179: Final verdict of PTC: pass 20241008084752156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53742<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@14859a314179: Final verdict of PTC: none 20241008084752158 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084752158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(883)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@14859a314179: Final verdict of PTC: none -NSVCI98(887)@14859a314179: Final verdict of PTC: none -NSVCI99(892)@14859a314179: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@14859a314179: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(880)@14859a314179: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(882)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(890)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(881)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(885)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(880): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(881): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(882): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(883): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@14859a314179: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 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 20241008084752284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084752685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33622<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102460) 20241008084753160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084753160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102460, count=103720) 20241008084754161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084754161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:47: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_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 20241008084755163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084755163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_restart_ctr_create started. 20241008084755747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084755748 DMM INFO MM(262420000000023/fc9269dc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084755748 DMM INFO MM(262420000000023/fc9269dc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084755748 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084755748 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084755748 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084755748 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084755748 DLLC NOTICE LLME(ffffffff/fc9269dc){ASSIGNED} LLGM Assign pre (fc9269dc => ffffffff) (gprs_llc.c:1079) 20241008084755748 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc9269dc => ffffffff) (gprs_llc.c:1125) 20241008084755748 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556bd17930e0 (gprs_sndcp.c:574) 20241008084755748 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd1793438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008084755748 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241008084755748 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) 20241008084755748 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) 20241008084755748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008084755748 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084755748 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084755748 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084755748 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@14859a314179: Provider Link came up: sending NS-RESET 20241008084755794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084755794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084755794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084755794 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084755794 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084755794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084755795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084755795 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084755795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084755796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084755796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084755796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084755796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084755796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084755796 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084755796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084755796 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084755796 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084755796 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084755796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(901)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084755797 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084755797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(902)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008084755801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084755811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084755811 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(900)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(906)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@14859a314179: Provider Link came up: sending NS-RESET 20241008084755833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084755833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084755833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084755833 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084755833 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084755833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084755833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084755833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084755833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084755835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084755835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084755835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084755835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084755835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084755835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084755835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084755835 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084755835 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084755835 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084755835 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(906)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084755836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084755836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084755839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084755848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084755848 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@14859a314179: Provider Link came up: sending NS-RESET 20241008084755866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084755867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084755867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084755867 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084755867 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084755867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084755867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084755867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084755867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084755868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084755868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084755868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084755868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084755868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084755868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084755868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084755868 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084755868 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084755868 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084755869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084755869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084755869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084755873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084755884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084755884 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084756165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084756165 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084756165 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084756165 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084756167 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084756168 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@14859a314179: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='C4CE261F'O, index=0 SGSN_Test-GSUP(913)@14859a314179: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@14859a314179: 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 := 'DC52492280B57ED6D02FE00A49B4088D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E5DB41C9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '023B1B254543AFD4'O } } } } } 20241008084756213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084756213 DLLC NOTICE LLME(ffffffff/c4ce261f){UNASSIGNED} LLC RX: unknown TLLI 0xc4ce261f, creating LLME on the fly (gprs_llc.c:552) 20241008084756213 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084756213 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241008084756213 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084756213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084756213 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084756213 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084756213 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084756213 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084756213 DLLC NOTICE LLME(ffffffff/c4ce261f){UNASSIGNED} LLGM Assign pre (c4ce261f => efc17df7) (gprs_llc.c:1079) 20241008084756213 DLLC NOTICE LLME(c4ce261f/efc17df7){ASSIGNED} LLGM Assign post (c4ce261f => efc17df7) (gprs_llc.c:1125) 20241008084756213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084756213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084756214 DMM DEBUG MM(262420000000024/efc17df7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084756223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084756223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084756223 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084756223 DMM DEBUG MM(262420000000024/efc17df7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241008084756223 DMM NOTICE MM(262420000000024/efc17df7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084756223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084756223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084756223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084756223 DMM DEBUG MM(262420000000024/efc17df7) Requesting authorization (sgsn_auth.c:160) 20241008084756223 DMM INFO MM(262420000000024/efc17df7) Requesting authentication tuples (sgsn_auth.c:184) 20241008084756223 DMM DEBUG MM(262420000000024/efc17df7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084756223 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241008084756223 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)@14859a314179: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@14859a314179: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20241008084756226 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084756226 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084756226 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084756226 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084756226 DMM INFO MM(262420000000024/efc17df7) Subscriber data update (mmctx.c:445) 20241008084756226 DMM DEBUG MM(262420000000024/efc17df7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084756226 DMM INFO MM(262420000000024/efc17df7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084756226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084756226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084756226 DMM INFO MM(262420000000024/efc17df7) <- GMM AUTH AND CIPHERING REQ (rand = dc 52 49 22 80 b5 7e d6 d0 2f e0 0a 49 b4 08 8d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084756232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084756232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084756232 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084756232 DMM INFO MM(262420000000024/efc17df7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084756232 DMM NOTICE MM(262420000000024/efc17df7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084756232 DMM DEBUG MM(262420000000024/efc17df7) checking auth: received GSM SRES = e5 db 41 c9 (gprs_gmm.c:666) 20241008084756232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084756232 DMM DEBUG MM(262420000000024/efc17df7) Requesting authorization (sgsn_auth.c:160) 20241008084756232 DMM INFO MM(262420000000024/efc17df7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084756232 DMM DEBUG MM(262420000000024/efc17df7) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084756232 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241008084756232 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) 20241008084756232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084756232 DMM INFO MM(262420000000024/efc17df7) <- GMM ATTACH ACCEPT (new P-TMSI=0xefc17df7) (gprs_gmm.c:300) 20241008084756234 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084756234 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084756234 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241008084756234 DMM INFO MM(262420000000024/efc17df7) Subscriber data update (mmctx.c:445) 20241008084756234 DMM DEBUG MM(262420000000024/efc17df7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084756234 DMM INFO MM(262420000000024/efc17df7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084756234 DMM NOTICE MM(262420000000024/efc17df7) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241008084756234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084756234 DMM NOTICE MM(262420000000024/efc17df7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084756234 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) 20241008084756235 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084756235 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241008084756235 DMM INFO MM(262420000000024/efc17df7) Subscriber data update (mmctx.c:445) 20241008084756235 DMM DEBUG MM(262420000000024/efc17df7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084756240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084756241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084756241 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084756241 DMM INFO MM(262420000000024/efc17df7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084756241 DMM NOTICE MM(262420000000024/efc17df7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084756241 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084756241 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084756241 DLLC NOTICE LLME(c4ce261f/efc17df7){ASSIGNED} LLGM Assign pre (ffffffff => efc17df7) (gprs_llc.c:1079) 20241008084756241 DLLC NOTICE LLME(ffffffff/efc17df7){ASSIGNED} LLGM Assign post (ffffffff => efc17df7) (gprs_llc.c:1125) 20241008084756241 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084756241 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084756241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084756241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@14859a314179: setverdict(pass): none -> pass 20241008084756292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084756292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008084756292 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084756292 DMM INFO MM(262420000000024/efc17df7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008084756292 DMM INFO MM(262420000000024/efc17df7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008084756292 DMM DEBUG MM(262420000000024/efc17df7) Using GGSN 0 (gprs_sm.c:312) 20241008084756292 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241008084756292 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008084756292 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241008084756292 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241008084756302 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 5f 0a db 4f 11 ac 22 af 5c 14 05 7f 02 94 81 61 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20241008084756302 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f0c783bb058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241008084756302 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f0c783bb058, cbp=0x556bd178cc90) (sgsn_libgtp.c:632) 20241008084756302 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241008084756302 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241008084756302 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241008084756302 DMM NOTICE MM(262420000000024/efc17df7) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008084756309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084756309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084756309 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084756309 DMM INFO MM(262420000000024/efc17df7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008084756309 DMM INFO MM(262420000000024/efc17df7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008084756309 DMM DEBUG MM(262420000000024/efc17df7) Using GGSN 0 (gprs_sm.c:312) 20241008084756309 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241008084756309 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008084756309 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241008084756309 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241008084756311 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 5f 0a db 4f 11 ac 22 af 5c 14 05 7f 02 94 81 61 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20241008084756311 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f0c783bb058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241008084756311 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783bb058, cbp=0x556bd178cc90) (sgsn_libgtp.c:632) 20241008084756311 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008084756311 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd1793438 TLLI=efc17df7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008084756311 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008084756311 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@14859a314179: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@14859a314179: Final verdict of PTC: pass 20241008084756320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33632<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008084756322 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084756322 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(901)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@14859a314179: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP(913)@14859a314179: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@14859a314179: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@14859a314179: Final verdict of PTC: none -NSVCI99(911)@14859a314179: Final verdict of PTC: none -NSVCI98(906)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(899)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(909)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(904)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@14859a314179: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:47:56 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 20241008084756445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084756847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33636<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84124) 20241008084757323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084757323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84124, count=104068) 20241008084758323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084758323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:47:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241008084759324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084759325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241008084759907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084759909 DMM INFO MM(262420000000024/efc17df7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084759909 DMM INFO MM(262420000000024/efc17df7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084759909 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084759909 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084759909 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084759909 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084759909 DLLC NOTICE LLME(ffffffff/efc17df7){ASSIGNED} LLGM Assign pre (efc17df7 => ffffffff) (gprs_llc.c:1079) 20241008084759909 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efc17df7 => ffffffff) (gprs_llc.c:1125) 20241008084759909 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556bd17930e0 (gprs_sndcp.c:574) 20241008084759909 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd1793438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008084759909 DMM NOTICE MM(262420000000024/efc17df7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008084759909 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241008084759909 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241008084759909 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008084759909 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241008084759909 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241008084759909 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) 20241008084759909 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) 20241008084759909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008084759909 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084759909 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084759909 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084759909 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(921)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(921)@14859a314179: Provider Link came up: sending NS-RESET 20241008084759958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084759958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084759958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084759958 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084759958 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084759958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084759958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084759958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084759958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(920)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(921)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084759960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084759960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084759960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084759961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084759961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084759961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084759961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084759961 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084759961 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084759961 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084759961 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084759961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084759961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(921)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(921)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084759965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008084759974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084759974 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(918)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(920)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(926)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(926)@14859a314179: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(925)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008084759997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084759998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084759998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084759998 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084759998 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084759998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084759998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084759998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084759998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(926)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084800000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084800000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084800000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084800000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084800000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084800000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084800000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084800000 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084800000 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084800000 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084800000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084800001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084800001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(926)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(926)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084800004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(922)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084800015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084800015 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(923)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(925)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(931)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(931)@14859a314179: Provider Link came up: sending NS-RESET 20241008084800031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084800031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084800031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084800031 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084800031 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084800031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084800031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084800031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084800031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(931)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084800032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084800032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084800032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084800033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084800033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084800033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084800033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084800033 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084800033 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084800033 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084800033 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(931)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084800033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084800033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(931)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084800038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084800048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084800048 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(928)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084800325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084800325 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084800325 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084800325 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(930)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(930)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084800327 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(930)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084800328 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(930)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(930)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(930)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(930)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008084801182 DGPRS DEBUG Checking for inactive LLMEs, time = 10188015 (sgsn.c:131) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@14859a314179: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='DC264220'O, index=0 SGSN_Test-GSUP(932)@14859a314179: 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)@14859a314179: 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 := '688CB3FD5E291640E3644F50233268AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B17B9E6A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9CE672F1A5660D06'O } } } } } 20241008084801379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084801379 DLLC NOTICE LLME(ffffffff/dc264220){UNASSIGNED} LLC RX: unknown TLLI 0xdc264220, creating LLME on the fly (gprs_llc.c:552) 20241008084801379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084801379 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241008084801380 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084801380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084801380 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084801380 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084801380 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084801380 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084801380 DLLC NOTICE LLME(ffffffff/dc264220){UNASSIGNED} LLGM Assign pre (dc264220 => c86e3205) (gprs_llc.c:1079) 20241008084801380 DLLC NOTICE LLME(dc264220/c86e3205){ASSIGNED} LLGM Assign post (dc264220 => c86e3205) (gprs_llc.c:1125) 20241008084801380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084801380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084801380 DMM DEBUG MM(262420000000025/c86e3205) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084801392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084801392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084801393 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084801393 DMM DEBUG MM(262420000000025/c86e3205) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241008084801393 DMM NOTICE MM(262420000000025/c86e3205) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084801393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084801393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084801393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084801393 DMM DEBUG MM(262420000000025/c86e3205) Requesting authorization (sgsn_auth.c:160) 20241008084801393 DMM INFO MM(262420000000025/c86e3205) Requesting authentication tuples (sgsn_auth.c:184) 20241008084801393 DMM DEBUG MM(262420000000025/c86e3205) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084801393 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241008084801393 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)@14859a314179: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@14859a314179: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20241008084801395 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084801395 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084801395 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084801395 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084801395 DMM INFO MM(262420000000025/c86e3205) Subscriber data update (mmctx.c:445) 20241008084801395 DMM DEBUG MM(262420000000025/c86e3205) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084801395 DMM INFO MM(262420000000025/c86e3205) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084801395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084801395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084801396 DMM INFO MM(262420000000025/c86e3205) <- GMM AUTH AND CIPHERING REQ (rand = 68 8c b3 fd 5e 29 16 40 e3 64 4f 50 23 32 68 ab , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084801403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084801403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084801403 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084801403 DMM INFO MM(262420000000025/c86e3205) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084801403 DMM NOTICE MM(262420000000025/c86e3205) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084801403 DMM DEBUG MM(262420000000025/c86e3205) checking auth: received GSM SRES = b1 7b 9e 6a (gprs_gmm.c:666) 20241008084801403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084801403 DMM DEBUG MM(262420000000025/c86e3205) Requesting authorization (sgsn_auth.c:160) 20241008084801403 DMM INFO MM(262420000000025/c86e3205) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084801403 DMM DEBUG MM(262420000000025/c86e3205) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084801403 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241008084801403 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) 20241008084801403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084801403 DMM INFO MM(262420000000025/c86e3205) <- GMM ATTACH ACCEPT (new P-TMSI=0xc86e3205) (gprs_gmm.c:300) 20241008084801405 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084801405 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084801405 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241008084801405 DMM INFO MM(262420000000025/c86e3205) Subscriber data update (mmctx.c:445) 20241008084801405 DMM DEBUG MM(262420000000025/c86e3205) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084801405 DMM INFO MM(262420000000025/c86e3205) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084801405 DMM NOTICE MM(262420000000025/c86e3205) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241008084801405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084801405 DMM NOTICE MM(262420000000025/c86e3205) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084801405 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) 20241008084801405 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084801405 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241008084801405 DMM INFO MM(262420000000025/c86e3205) Subscriber data update (mmctx.c:445) 20241008084801405 DMM DEBUG MM(262420000000025/c86e3205) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084801412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084801412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084801412 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084801412 DMM INFO MM(262420000000025/c86e3205) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084801412 DMM NOTICE MM(262420000000025/c86e3205) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084801412 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084801412 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084801412 DLLC NOTICE LLME(dc264220/c86e3205){ASSIGNED} LLGM Assign pre (ffffffff => c86e3205) (gprs_llc.c:1079) 20241008084801412 DLLC NOTICE LLME(ffffffff/c86e3205){ASSIGNED} LLGM Assign post (ffffffff => c86e3205) (gprs_llc.c:1125) 20241008084801412 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084801412 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084801412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084801412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@14859a314179: setverdict(pass): none -> pass 20241008084801463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084801463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008084801463 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084801463 DMM INFO MM(262420000000025/c86e3205) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008084801463 DMM INFO MM(262420000000025/c86e3205) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008084801463 DMM DEBUG MM(262420000000025/c86e3205) Using GGSN 0 (gprs_sm.c:312) 20241008084801463 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) 20241008084801463 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241008084801463 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008084801463 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20241008084801463 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241008084801476 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 cf 53 eb e8 11 5d b5 23 bb 14 05 7f 3e 18 10 b3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20241008084801476 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783bc0c8, cbp=0x556bd178b380) (sgsn_libgtp.c:632) 20241008084801476 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008084801476 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd1793438 TLLI=c86e3205, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008084801476 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008084801476 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008084801483 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241008084801483 DGPRS INFO PDP(262420000000025:5): Context 0x7f0c783bc0c8 was deleted (sgsn_libgtp.c:660) 20241008084801483 DMM INFO MM(262420000000025/c86e3205) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241008084801483 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241008084801483 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241008084809484 DMM INFO MM(262420000000025/c86e3205) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241008084817005 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241008084817485 DMM INFO MM(262420000000025/c86e3205) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241008084820326 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241008084820326 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241008084820327 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(930)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084825486 DMM INFO MM(262420000000025/c86e3205) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241008084829963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084829965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084829965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084830002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084830003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084830003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084830035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084830036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084830036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008084831182 DGPRS DEBUG Checking for inactive LLMEs, time = 10188045 (sgsn.c:131) 20241008084833487 DMM INFO MM(262420000000025/c86e3205) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@14859a314179: Removing Client IMSI='262420000000025'H, index=0 20241008084833495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084833495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241008084833495 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084833495 DMM INFO MM(262420000000025/c86e3205) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@14859a314179: Final verdict of PTC: pass 20241008084833498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43832<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008084833500 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084833500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(932)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(930)@14859a314179: Final verdict of PTC: none -NSVCI97(921)@14859a314179: Final verdict of PTC: none -NSVCI98(926)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(920)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(923)@14859a314179: Final verdict of PTC: none -NSVCI99(931)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(925)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(929)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(924)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(919)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(919): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(920): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(921): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(923): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(924): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(925): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(926): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(929): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(930): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(931): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@14859a314179: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:48:33 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 20241008084833622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084834023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32772<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103412) 20241008084834501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084834501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103412, count=111748) 20241008084835502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084835502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008084836503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084836503 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241008084837084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084837086 DMM INFO MM(262420000000025/c86e3205) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084837086 DMM INFO MM(262420000000025/c86e3205) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084837086 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084837086 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084837086 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084837086 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084837086 DLLC NOTICE LLME(ffffffff/c86e3205){ASSIGNED} LLGM Assign pre (c86e3205 => ffffffff) (gprs_llc.c:1079) 20241008084837086 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c86e3205 => ffffffff) (gprs_llc.c:1125) 20241008084837086 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556bd17930e0 (gprs_sndcp.c:574) 20241008084837086 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd1793438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008084837086 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241008084837086 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) 20241008084837086 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) 20241008084837086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008084837086 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084837086 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084837086 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084837086 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(940)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(940)@14859a314179: Provider Link came up: sending NS-RESET 20241008084837140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084837140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084837140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084837140 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084837140 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084837140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084837140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084837140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084837140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(939)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(940)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084837141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084837141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084837141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084837142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084837142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084837142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084837142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084837142 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084837142 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084837142 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084837142 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(940)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084837143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084837143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(940)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084837146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008084837155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084837155 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(939)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@14859a314179: Provider Link came up: sending NS-RESET 20241008084837164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084837164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084837164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084837164 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084837165 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084837165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084837165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084837165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084837165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084837166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084837166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084837166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084837166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084837166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084837167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084837167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084837167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084837167 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084837167 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084837167 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(944)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084837167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084837167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084837171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084837179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084837179 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(945)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@14859a314179: Provider Link came up: sending NS-RESET 20241008084837203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084837203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084837203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084837203 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084837203 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084837203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084837203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084837203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084837203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084837204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084837204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084837204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084837205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084837205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084837205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084837205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084837205 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084837205 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084837205 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084837205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(949)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084837205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084837205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084837209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084837219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084837219 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)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084837503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084837503 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084837503 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084837503 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084837505 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084837505 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@14859a314179: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='CD090AE6'O, index=0 SGSN_Test-GSUP(951)@14859a314179: 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)@14859a314179: 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 := '93584AE165E5F95D4A327B7A7CAF390D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B9F5F8F4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D644524971482545'O } } } } } 20241008084837554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084837554 DLLC NOTICE LLME(ffffffff/cd090ae6){UNASSIGNED} LLC RX: unknown TLLI 0xcd090ae6, creating LLME on the fly (gprs_llc.c:552) 20241008084837554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084837554 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241008084837554 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084837554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084837554 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084837554 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084837554 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084837554 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084837554 DLLC NOTICE LLME(ffffffff/cd090ae6){UNASSIGNED} LLGM Assign pre (cd090ae6 => ed9f3cb8) (gprs_llc.c:1079) 20241008084837554 DLLC NOTICE LLME(cd090ae6/ed9f3cb8){ASSIGNED} LLGM Assign post (cd090ae6 => ed9f3cb8) (gprs_llc.c:1125) 20241008084837554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084837554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084837554 DMM DEBUG MM(262420000000027/ed9f3cb8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084837567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084837567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084837567 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084837567 DMM DEBUG MM(262420000000027/ed9f3cb8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241008084837567 DMM NOTICE MM(262420000000027/ed9f3cb8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084837567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084837567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084837567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084837567 DMM DEBUG MM(262420000000027/ed9f3cb8) Requesting authorization (sgsn_auth.c:160) 20241008084837567 DMM INFO MM(262420000000027/ed9f3cb8) Requesting authentication tuples (sgsn_auth.c:184) 20241008084837567 DMM DEBUG MM(262420000000027/ed9f3cb8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084837567 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241008084837567 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)@14859a314179: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@14859a314179: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20241008084837569 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084837569 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084837569 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084837569 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084837569 DMM INFO MM(262420000000027/ed9f3cb8) Subscriber data update (mmctx.c:445) 20241008084837569 DMM DEBUG MM(262420000000027/ed9f3cb8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084837569 DMM INFO MM(262420000000027/ed9f3cb8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084837569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084837569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084837569 DMM INFO MM(262420000000027/ed9f3cb8) <- GMM AUTH AND CIPHERING REQ (rand = 93 58 4a e1 65 e5 f9 5d 4a 32 7b 7a 7c af 39 0d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084837577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084837577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084837578 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084837578 DMM INFO MM(262420000000027/ed9f3cb8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084837578 DMM NOTICE MM(262420000000027/ed9f3cb8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084837578 DMM DEBUG MM(262420000000027/ed9f3cb8) checking auth: received GSM SRES = b9 f5 f8 f4 (gprs_gmm.c:666) 20241008084837578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084837578 DMM DEBUG MM(262420000000027/ed9f3cb8) Requesting authorization (sgsn_auth.c:160) 20241008084837578 DMM INFO MM(262420000000027/ed9f3cb8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084837578 DMM DEBUG MM(262420000000027/ed9f3cb8) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084837578 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241008084837578 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) 20241008084837578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084837578 DMM INFO MM(262420000000027/ed9f3cb8) <- GMM ATTACH ACCEPT (new P-TMSI=0xed9f3cb8) (gprs_gmm.c:300) 20241008084837579 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084837579 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084837579 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241008084837579 DMM INFO MM(262420000000027/ed9f3cb8) Subscriber data update (mmctx.c:445) 20241008084837579 DMM DEBUG MM(262420000000027/ed9f3cb8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084837579 DMM INFO MM(262420000000027/ed9f3cb8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084837579 DMM NOTICE MM(262420000000027/ed9f3cb8) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241008084837579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084837579 DMM NOTICE MM(262420000000027/ed9f3cb8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084837579 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) 20241008084837580 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084837580 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241008084837580 DMM INFO MM(262420000000027/ed9f3cb8) Subscriber data update (mmctx.c:445) 20241008084837580 DMM DEBUG MM(262420000000027/ed9f3cb8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084837585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084837585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084837586 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084837586 DMM INFO MM(262420000000027/ed9f3cb8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084837586 DMM NOTICE MM(262420000000027/ed9f3cb8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084837586 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084837586 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084837586 DLLC NOTICE LLME(cd090ae6/ed9f3cb8){ASSIGNED} LLGM Assign pre (ffffffff => ed9f3cb8) (gprs_llc.c:1079) 20241008084837586 DLLC NOTICE LLME(ffffffff/ed9f3cb8){ASSIGNED} LLGM Assign post (ffffffff => ed9f3cb8) (gprs_llc.c:1125) 20241008084837586 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084837586 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084837586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084837586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@14859a314179: setverdict(pass): none -> pass 20241008084837638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084837638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008084837638 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084837638 DMM INFO MM(262420000000027/ed9f3cb8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008084837638 DMM INFO MM(262420000000027/ed9f3cb8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008084837638 DMM DEBUG MM(262420000000027/ed9f3cb8) Using GGSN 0 (gprs_sm.c:312) 20241008084837638 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) 20241008084837638 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241008084837638 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008084837639 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20241008084837639 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@14859a314179: First createPDPContextRequest received, dropping & waiting for retransmission 20241008084842640 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241008084842648 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 4a dd 63 b2 11 e4 e4 62 2b 14 05 7f dd f4 47 99 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241008084842648 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783bc0c8, cbp=0x556bd178b380) (sgsn_libgtp.c:632) 20241008084842648 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008084842648 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd1793438 TLLI=ed9f3cb8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008084842648 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008084842648 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241008084842655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084842655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241008084842655 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084842655 DMM INFO MM(262420000000027/ed9f3cb8) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241008084842655 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008084842655 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@14859a314179: First deletePDPContextRequest received, dropping & waiting for retransmission 20241008084847656 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241008084847658 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) 20241008084847658 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f0c783bc0c8, cbp=0x556bd178b380) (sgsn_libgtp.c:632) 20241008084847658 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241008084847658 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd1793438, TLLI=ed9f3cb8, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008084847658 DMM INFO MM(262420000000027/ed9f3cb8) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241008084847658 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241008084847658 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@14859a314179: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@14859a314179: Final verdict of PTC: pass 20241008084847668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33054<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@14859a314179: Final verdict of PTC: none 20241008084847671 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084847671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(940)@14859a314179: Final verdict of PTC: none -NSVCI98(944)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@14859a314179: Final verdict of PTC: none -NSVCI99(949)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(939)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(947)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(942)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(938)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(938): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(939): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(940): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@14859a314179: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:48:47 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 20241008084847793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084848194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45828<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95800) 20241008084848672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084848672 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) 20241008084849673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084849673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008084850674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084850674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241008084851256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084851257 DMM INFO MM(262420000000027/ed9f3cb8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084851258 DMM INFO MM(262420000000027/ed9f3cb8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084851258 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084851258 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084851258 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084851258 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084851258 DLLC NOTICE LLME(ffffffff/ed9f3cb8){ASSIGNED} LLGM Assign pre (ed9f3cb8 => ffffffff) (gprs_llc.c:1079) 20241008084851258 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed9f3cb8 => ffffffff) (gprs_llc.c:1125) 20241008084851258 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241008084851258 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) 20241008084851258 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) 20241008084851258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008084851258 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084851258 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084851258 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084851258 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@14859a314179: Provider Link came up: sending NS-RESET 20241008084851303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084851303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084851303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084851303 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084851303 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084851303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084851303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084851303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084851303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084851305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084851305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084851305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084851305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084851305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084851305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084851305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084851305 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084851305 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084851305 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084851305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(958)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084851306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084851306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084851309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084851319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084851319 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(960)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(964)@14859a314179: Provider Link came up: sending NS-RESET 20241008084851345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084851345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084851345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084851345 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084851345 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084851345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084851345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084851345 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084851345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(964)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084851346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084851346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084851346 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084851347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084851347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084851347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084851347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084851347 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084851347 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084851347 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084851347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(964)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084851348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084851348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(964)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(963)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008084851352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084851360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084851360 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(965)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(963)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@14859a314179: Provider Link came up: sending NS-RESET 20241008084851372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084851372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084851372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084851372 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084851372 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084851372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084851372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084851372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084851372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084851373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084851373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084851373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084851373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084851373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084851373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084851373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084851373 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084851373 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084851373 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084851373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(968)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084851374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084851374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084851377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084851385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084851385 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084851675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084851675 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084851675 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084851675 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084851678 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084851678 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@14859a314179: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='DF6A9583'O, index=0 SGSN_Test-GSUP(970)@14859a314179: 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)@14859a314179: 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 := '67956E73E61629746EF651FF3CD1A9AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '989C3DF0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3C6C95AF3FFBD188'O } } } } } 20241008084851723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084851723 DLLC NOTICE LLME(ffffffff/df6a9583){UNASSIGNED} LLC RX: unknown TLLI 0xdf6a9583, creating LLME on the fly (gprs_llc.c:552) 20241008084851723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084851723 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241008084851723 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084851723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084851723 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084851723 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084851723 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084851723 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084851723 DLLC NOTICE LLME(ffffffff/df6a9583){UNASSIGNED} LLGM Assign pre (df6a9583 => cbccc600) (gprs_llc.c:1079) 20241008084851723 DLLC NOTICE LLME(df6a9583/cbccc600){ASSIGNED} LLGM Assign post (df6a9583 => cbccc600) (gprs_llc.c:1125) 20241008084851723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084851723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084851723 DMM DEBUG MM(262420000000028/cbccc600) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084851733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084851733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084851733 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084851733 DMM DEBUG MM(262420000000028/cbccc600) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241008084851733 DMM NOTICE MM(262420000000028/cbccc600) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084851733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084851733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084851733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084851733 DMM DEBUG MM(262420000000028/cbccc600) Requesting authorization (sgsn_auth.c:160) 20241008084851733 DMM INFO MM(262420000000028/cbccc600) Requesting authentication tuples (sgsn_auth.c:184) 20241008084851733 DMM DEBUG MM(262420000000028/cbccc600) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084851733 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241008084851733 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)@14859a314179: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@14859a314179: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20241008084851736 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084851736 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084851736 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084851736 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084851736 DMM INFO MM(262420000000028/cbccc600) Subscriber data update (mmctx.c:445) 20241008084851736 DMM DEBUG MM(262420000000028/cbccc600) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084851736 DMM INFO MM(262420000000028/cbccc600) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084851736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084851736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084851736 DMM INFO MM(262420000000028/cbccc600) <- GMM AUTH AND CIPHERING REQ (rand = 67 95 6e 73 e6 16 29 74 6e f6 51 ff 3c d1 a9 ab , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084851743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084851743 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084851744 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084851744 DMM INFO MM(262420000000028/cbccc600) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084851744 DMM NOTICE MM(262420000000028/cbccc600) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084851744 DMM DEBUG MM(262420000000028/cbccc600) checking auth: received GSM SRES = 98 9c 3d f0 (gprs_gmm.c:666) 20241008084851744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084851744 DMM DEBUG MM(262420000000028/cbccc600) Requesting authorization (sgsn_auth.c:160) 20241008084851744 DMM INFO MM(262420000000028/cbccc600) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084851744 DMM DEBUG MM(262420000000028/cbccc600) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084851744 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241008084851744 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) 20241008084851744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084851744 DMM INFO MM(262420000000028/cbccc600) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbccc600) (gprs_gmm.c:300) 20241008084851745 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084851745 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084851745 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241008084851745 DMM INFO MM(262420000000028/cbccc600) Subscriber data update (mmctx.c:445) 20241008084851745 DMM DEBUG MM(262420000000028/cbccc600) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084851745 DMM INFO MM(262420000000028/cbccc600) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084851745 DMM NOTICE MM(262420000000028/cbccc600) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241008084851745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084851745 DMM NOTICE MM(262420000000028/cbccc600) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084851745 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) 20241008084851746 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084851746 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241008084851746 DMM INFO MM(262420000000028/cbccc600) Subscriber data update (mmctx.c:445) 20241008084851746 DMM DEBUG MM(262420000000028/cbccc600) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084851752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084851752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084851752 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084851752 DMM INFO MM(262420000000028/cbccc600) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084851752 DMM NOTICE MM(262420000000028/cbccc600) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084851752 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084851752 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084851752 DLLC NOTICE LLME(df6a9583/cbccc600){ASSIGNED} LLGM Assign pre (ffffffff => cbccc600) (gprs_llc.c:1079) 20241008084851752 DLLC NOTICE LLME(ffffffff/cbccc600){ASSIGNED} LLGM Assign post (ffffffff => cbccc600) (gprs_llc.c:1125) 20241008084851752 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084851752 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084851752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084851752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@14859a314179: setverdict(pass): none -> pass 20241008084851803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084851803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008084851803 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084851803 DMM INFO MM(262420000000028/cbccc600) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008084851803 DMM INFO MM(262420000000028/cbccc600) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008084851803 DMM DEBUG MM(262420000000028/cbccc600) Using GGSN 0 (gprs_sm.c:312) 20241008084851803 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) 20241008084851803 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241008084851803 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008084851803 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20241008084851803 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241008084851815 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 3d 41 c3 c1 11 aa 22 88 b5 14 05 7f b4 5e b8 ab 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20241008084851815 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783bc0c8, cbp=0x556bd178b380) (sgsn_libgtp.c:632) 20241008084851815 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008084851815 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd1793438 TLLI=cbccc600, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008084851815 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008084851815 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008084851823 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241008084851823 DGPRS INFO PDP(262420000000028:5): Context 0x7f0c783bc0c8 was deleted (sgsn_libgtp.c:660) 20241008084851823 DMM INFO MM(262420000000028/cbccc600) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241008084851823 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241008084851823 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@14859a314179: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241008084851828 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241008084851829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084851829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241008084851829 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084851829 DMM INFO MM(262420000000028/cbccc600) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20241008084851829 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) 20241008084851829 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@14859a314179: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@14859a314179: Final verdict of PTC: pass 20241008084851833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45836<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(954)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP(970)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(963)@14859a314179: Final verdict of PTC: none 20241008084851836 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084851836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(968)@14859a314179: Final verdict of PTC: none -NSVCI98(964)@14859a314179: Final verdict of PTC: none -NSVCI97(958)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(956)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(962)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(966)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(963): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(964): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@14859a314179: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:48:51 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 20241008084851962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084852364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45840<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98076) 20241008084852837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084852837 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) 20241008084853838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084853838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:48:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_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 20241008084854839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084854839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241008084855425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084855427 DMM INFO MM(262420000000028/cbccc600) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084855427 DMM INFO MM(262420000000028/cbccc600) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084855427 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084855427 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084855427 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084855427 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084855427 DLLC NOTICE LLME(ffffffff/cbccc600){ASSIGNED} LLGM Assign pre (cbccc600 => ffffffff) (gprs_llc.c:1079) 20241008084855427 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbccc600 => ffffffff) (gprs_llc.c:1125) 20241008084855427 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556bd17930e0 (gprs_sndcp.c:574) 20241008084855427 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd1793438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008084855427 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241008084855427 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) 20241008084855427 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) 20241008084855427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008084855427 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084855427 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084855427 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084855427 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@14859a314179: Provider Link came up: sending NS-RESET 20241008084855471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084855471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084855471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084855471 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084855471 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084855471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084855471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084855471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084855471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084855472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084855472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084855473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084855473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084855473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084855473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084855473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084855473 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084855473 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084855473 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084855473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084855473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084855473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084855477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084855487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084855487 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(979)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(983)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(983)@14859a314179: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(982)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008084855514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084855514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084855514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084855514 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084855514 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084855514 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084855514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084855515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084855515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(983)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084855516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084855516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084855516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084855516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084855516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084855516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084855516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084855516 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084855516 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084855516 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084855516 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(983)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084855517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084855517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(983)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084855520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(979)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084855530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084855530 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(982)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(988)@14859a314179: Provider Link came up: sending NS-RESET 20241008084855548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084855548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084855548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084855548 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084855548 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084855548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084855548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084855548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084855548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(988)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084855550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084855550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084855550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084855550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084855550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084855550 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084855550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084855550 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084855550 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084855550 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084855550 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084855551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084855551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(988)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(988)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084855555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084855563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084855563 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)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084855840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084855840 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084855840 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084855840 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(987)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(987)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084855842 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(987)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(987)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084855843 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(987)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(987)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@14859a314179: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='E8F5B161'O, index=0 SGSN_Test-GSUP(989)@14859a314179: 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)@14859a314179: 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 := '60DA74F0F8E5D7B6014DCA19A3E2B6D9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '81C4D589'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B9B571EB81F9976E'O } } } } } 20241008084855888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084855888 DLLC NOTICE LLME(ffffffff/e8f5b161){UNASSIGNED} LLC RX: unknown TLLI 0xe8f5b161, creating LLME on the fly (gprs_llc.c:552) 20241008084855888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084855888 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241008084855888 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084855888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084855888 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084855888 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084855888 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084855888 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084855888 DLLC NOTICE LLME(ffffffff/e8f5b161){UNASSIGNED} LLGM Assign pre (e8f5b161 => de8abb29) (gprs_llc.c:1079) 20241008084855888 DLLC NOTICE LLME(e8f5b161/de8abb29){ASSIGNED} LLGM Assign post (e8f5b161 => de8abb29) (gprs_llc.c:1125) 20241008084855888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084855888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084855888 DMM DEBUG MM(262420000000026/de8abb29) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084855901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084855901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084855901 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084855901 DMM DEBUG MM(262420000000026/de8abb29) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241008084855901 DMM NOTICE MM(262420000000026/de8abb29) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084855901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084855901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084855901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084855901 DMM DEBUG MM(262420000000026/de8abb29) Requesting authorization (sgsn_auth.c:160) 20241008084855902 DMM INFO MM(262420000000026/de8abb29) Requesting authentication tuples (sgsn_auth.c:184) 20241008084855902 DMM DEBUG MM(262420000000026/de8abb29) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084855902 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241008084855902 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)@14859a314179: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@14859a314179: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20241008084855904 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084855904 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084855904 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084855904 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084855904 DMM INFO MM(262420000000026/de8abb29) Subscriber data update (mmctx.c:445) 20241008084855904 DMM DEBUG MM(262420000000026/de8abb29) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084855904 DMM INFO MM(262420000000026/de8abb29) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084855904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084855904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084855904 DMM INFO MM(262420000000026/de8abb29) <- GMM AUTH AND CIPHERING REQ (rand = 60 da 74 f0 f8 e5 d7 b6 01 4d ca 19 a3 e2 b6 d9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084855911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084855911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084855911 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084855911 DMM INFO MM(262420000000026/de8abb29) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084855911 DMM NOTICE MM(262420000000026/de8abb29) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084855911 DMM DEBUG MM(262420000000026/de8abb29) checking auth: received GSM SRES = 81 c4 d5 89 (gprs_gmm.c:666) 20241008084855911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084855911 DMM DEBUG MM(262420000000026/de8abb29) Requesting authorization (sgsn_auth.c:160) 20241008084855911 DMM INFO MM(262420000000026/de8abb29) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084855911 DMM DEBUG MM(262420000000026/de8abb29) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084855911 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241008084855911 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) 20241008084855911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084855911 DMM INFO MM(262420000000026/de8abb29) <- GMM ATTACH ACCEPT (new P-TMSI=0xde8abb29) (gprs_gmm.c:300) 20241008084855913 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084855913 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084855913 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241008084855913 DMM INFO MM(262420000000026/de8abb29) Subscriber data update (mmctx.c:445) 20241008084855913 DMM DEBUG MM(262420000000026/de8abb29) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084855913 DMM INFO MM(262420000000026/de8abb29) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084855913 DMM NOTICE MM(262420000000026/de8abb29) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241008084855913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084855913 DMM NOTICE MM(262420000000026/de8abb29) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084855913 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) 20241008084855914 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084855914 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241008084855914 DMM INFO MM(262420000000026/de8abb29) Subscriber data update (mmctx.c:445) 20241008084855914 DMM DEBUG MM(262420000000026/de8abb29) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084855919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084855919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084855919 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084855919 DMM INFO MM(262420000000026/de8abb29) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084855919 DMM NOTICE MM(262420000000026/de8abb29) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084855919 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084855919 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084855919 DLLC NOTICE LLME(e8f5b161/de8abb29){ASSIGNED} LLGM Assign pre (ffffffff => de8abb29) (gprs_llc.c:1079) 20241008084855919 DLLC NOTICE LLME(ffffffff/de8abb29){ASSIGNED} LLGM Assign post (ffffffff => de8abb29) (gprs_llc.c:1125) 20241008084855919 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084855919 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084855919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084855919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@14859a314179: setverdict(pass): none -> pass 20241008084855970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084855970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008084855971 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084855971 DMM INFO MM(262420000000026/de8abb29) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008084855971 DMM INFO MM(262420000000026/de8abb29) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008084855971 DMM DEBUG MM(262420000000026/de8abb29) Using GGSN 0 (gprs_sm.c:312) 20241008084855971 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) 20241008084855971 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241008084855971 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008084855971 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241008084855971 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241008084855982 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 67 c7 4d d1 11 a8 20 56 68 14 05 7f 7f f1 06 82 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) 20241008084855982 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783bc0c8, cbp=0x556bd178b380) (sgsn_libgtp.c:632) 20241008084855982 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008084855982 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd1793438 TLLI=de8abb29, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008084855982 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008084855982 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008084855992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084855992 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241008084855992 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084855996 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 67 c7 4d d1 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20241008084855996 DGPRS INFO PDP(262420000000026:5): Context 0x7f0c783bc0c8 was deleted (sgsn_libgtp.c:660) 20241008084855996 DMM INFO MM(262420000000026/de8abb29) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241008084855996 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241008084855996 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@14859a314179: Removing Client IMSI='262420000000026'H, index=0 20241008084856003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084856003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241008084856003 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084856003 DMM INFO MM(262420000000026/de8abb29) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@14859a314179: Final verdict of PTC: pass 20241008084856006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45856<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@14859a314179: Final verdict of PTC: none 20241008084856008 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084856008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(987)@14859a314179: Final verdict of PTC: none -NSVCI98(983)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@14859a314179: Final verdict of PTC: none -NSVCI97(977)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@14859a314179: Final verdict of PTC: none -NSVCI99(988)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(982)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(981)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(986)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(975)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(982): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(983): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(985): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(986): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(987): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(988): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@14859a314179: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 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 20241008084856135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084856537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45864<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84252) 20241008084857010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084857010 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=103732) 20241008084858011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084858011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:48:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20241008084859013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084859013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_pdp_act_gmm_detach started. 20241008084859600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50840<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084859602 DMM INFO MM(262420000000026/de8abb29) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084859602 DMM INFO MM(262420000000026/de8abb29) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084859602 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084859602 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084859602 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084859602 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084859602 DLLC NOTICE LLME(ffffffff/de8abb29){ASSIGNED} LLGM Assign pre (de8abb29 => ffffffff) (gprs_llc.c:1079) 20241008084859602 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de8abb29 => ffffffff) (gprs_llc.c:1125) 20241008084859602 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556bd17930e0 (gprs_sndcp.c:574) 20241008084859602 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd1793438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008084859602 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241008084859602 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) 20241008084859602 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) 20241008084859602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008084859602 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084859602 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084859602 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084859602 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@14859a314179: Provider Link came up: sending NS-RESET 20241008084859653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084859653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084859653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084859653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084859653 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084859653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084859653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084859653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084859653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084859655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084859655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084859655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084859655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084859655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084859655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084859655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084859655 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084859655 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084859655 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084859655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084859656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084859656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084859660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084859669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084859669 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(995)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@14859a314179: Provider Link came up: sending NS-RESET 20241008084859691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084859691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084859691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084859691 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084859691 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084859691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084859691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084859691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084859691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084859693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084859693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084859693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084859693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084859693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084859693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084859693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084859693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084859693 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084859693 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084859693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084859694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084859694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084859698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084859709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084859709 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1006)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@14859a314179: Provider Link came up: sending NS-RESET 20241008084859731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084859731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084859731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084859731 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084859731 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084859731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084859731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084859731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084859731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084859732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084859733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084859733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084859733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084859733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084859733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084859733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084859733 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084859733 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084859733 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084859733 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1006)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084859734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084859734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084859737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084859745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084859745 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084900015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084900015 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084900015 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084900015 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084900017 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084900017 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@14859a314179: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='E6391E05'O, index=0 SGSN_Test-GSUP(1008)@14859a314179: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@14859a314179: 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 := '415DF46F3EBDF2D41A55F3851C45D9BC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '269FCD7A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8BE63E0DBE33BA83'O } } } } } 20241008084900063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084900063 DLLC NOTICE LLME(ffffffff/e6391e05){UNASSIGNED} LLC RX: unknown TLLI 0xe6391e05, creating LLME on the fly (gprs_llc.c:552) 20241008084900063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084900063 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241008084900063 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084900063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084900063 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084900063 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084900063 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084900063 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084900063 DLLC NOTICE LLME(ffffffff/e6391e05){UNASSIGNED} LLGM Assign pre (e6391e05 => d97237d6) (gprs_llc.c:1079) 20241008084900063 DLLC NOTICE LLME(e6391e05/d97237d6){ASSIGNED} LLGM Assign post (e6391e05 => d97237d6) (gprs_llc.c:1125) 20241008084900063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084900063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084900063 DMM DEBUG MM(262420000000026/d97237d6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084900077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084900077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084900077 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084900077 DMM DEBUG MM(262420000000026/d97237d6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241008084900077 DMM NOTICE MM(262420000000026/d97237d6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084900077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084900077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084900077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084900077 DMM DEBUG MM(262420000000026/d97237d6) Requesting authorization (sgsn_auth.c:160) 20241008084900077 DMM INFO MM(262420000000026/d97237d6) Requesting authentication tuples (sgsn_auth.c:184) 20241008084900077 DMM DEBUG MM(262420000000026/d97237d6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084900077 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241008084900077 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)@14859a314179: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@14859a314179: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20241008084900080 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084900080 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084900080 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084900080 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084900080 DMM INFO MM(262420000000026/d97237d6) Subscriber data update (mmctx.c:445) 20241008084900080 DMM DEBUG MM(262420000000026/d97237d6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084900080 DMM INFO MM(262420000000026/d97237d6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084900080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084900080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084900080 DMM INFO MM(262420000000026/d97237d6) <- GMM AUTH AND CIPHERING REQ (rand = 41 5d f4 6f 3e bd f2 d4 1a 55 f3 85 1c 45 d9 bc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084900087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084900087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084900087 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084900087 DMM INFO MM(262420000000026/d97237d6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084900087 DMM NOTICE MM(262420000000026/d97237d6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084900087 DMM DEBUG MM(262420000000026/d97237d6) checking auth: received GSM SRES = 26 9f cd 7a (gprs_gmm.c:666) 20241008084900087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084900087 DMM DEBUG MM(262420000000026/d97237d6) Requesting authorization (sgsn_auth.c:160) 20241008084900087 DMM INFO MM(262420000000026/d97237d6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084900087 DMM DEBUG MM(262420000000026/d97237d6) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084900087 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241008084900087 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) 20241008084900087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084900087 DMM INFO MM(262420000000026/d97237d6) <- GMM ATTACH ACCEPT (new P-TMSI=0xd97237d6) (gprs_gmm.c:300) 20241008084900088 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084900088 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084900088 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241008084900088 DMM INFO MM(262420000000026/d97237d6) Subscriber data update (mmctx.c:445) 20241008084900088 DMM DEBUG MM(262420000000026/d97237d6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084900088 DMM INFO MM(262420000000026/d97237d6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084900088 DMM NOTICE MM(262420000000026/d97237d6) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241008084900089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084900089 DMM NOTICE MM(262420000000026/d97237d6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084900089 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) 20241008084900089 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084900089 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241008084900089 DMM INFO MM(262420000000026/d97237d6) Subscriber data update (mmctx.c:445) 20241008084900089 DMM DEBUG MM(262420000000026/d97237d6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084900095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084900095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084900095 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084900095 DMM INFO MM(262420000000026/d97237d6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084900095 DMM NOTICE MM(262420000000026/d97237d6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084900095 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084900095 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084900095 DLLC NOTICE LLME(e6391e05/d97237d6){ASSIGNED} LLGM Assign pre (ffffffff => d97237d6) (gprs_llc.c:1079) 20241008084900095 DLLC NOTICE LLME(ffffffff/d97237d6){ASSIGNED} LLGM Assign post (ffffffff => d97237d6) (gprs_llc.c:1125) 20241008084900095 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084900095 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084900095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084900095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@14859a314179: setverdict(pass): none -> pass 20241008084900146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084900146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008084900146 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084900146 DMM INFO MM(262420000000026/d97237d6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008084900146 DMM INFO MM(262420000000026/d97237d6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008084900146 DMM DEBUG MM(262420000000026/d97237d6) Using GGSN 0 (gprs_sm.c:312) 20241008084900146 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) 20241008084900146 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241008084900146 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008084900146 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241008084900146 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241008084900157 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 5e b0 9b bb 11 18 2c d0 6e 14 05 7f 78 cd 6e 29 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) 20241008084900157 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783bc0c8, cbp=0x556bd178b380) (sgsn_libgtp.c:632) 20241008084900157 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008084900157 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd1793438 TLLI=d97237d6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008084900157 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008084900157 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008084900165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084900165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084900165 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084900165 DMM INFO MM(262420000000026/d97237d6) -> GMM DETACH REQUEST TLLI=0xd97237d6 type=GPRS detach (gprs_gmm.c:1465) 20241008084900165 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241008084900165 DMM INFO MM(262420000000026/d97237d6) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241008084900165 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084900165 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084900165 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084900165 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084900165 DLLC NOTICE LLME(ffffffff/d97237d6){ASSIGNED} LLGM Assign pre (d97237d6 => ffffffff) (gprs_llc.c:1079) 20241008084900165 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d97237d6 => ffffffff) (gprs_llc.c:1125) 20241008084900165 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556bd17930e0 (gprs_sndcp.c:574) 20241008084900165 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd1793438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008084900165 DMM NOTICE MM(262420000000026/d97237d6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008084900165 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241008084900165 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241008084900165 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008084900165 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241008084900165 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241008084900165 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) 20241008084900166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008084900166 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084900166 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084900166 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084900166 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@14859a314179: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@14859a314179: Final verdict of PTC: pass 20241008084900173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50840<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008084900176 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1008)@14859a314179: Final verdict of PTC: none 20241008084900176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(996)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@14859a314179: Final verdict of PTC: none -NSVCI98(1001)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@14859a314179: Final verdict of PTC: none -NSVCI99(1006)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1004)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(999)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(994)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@14859a314179: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:49:00 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 20241008084900302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084900603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50854<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103496) 20241008084901176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084901176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008084901183 DGPRS DEBUG Checking for inactive LLMEs, time = 10188075 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=103496, count=108076) 20241008084902178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084902178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:49: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_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 20241008084903179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084903179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241008084903667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084903668 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1016)@14859a314179: Provider Link came up: sending NS-RESET 20241008084903718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084903718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084903718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084903718 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084903718 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084903718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084903718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084903718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084903718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1016)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084903720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084903720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084903720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084903720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084903720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084903720 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084903720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084903720 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084903720 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084903720 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084903720 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084903721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084903721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1015)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1016)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1016)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084903726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084903734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084903734 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1017)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1015)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@14859a314179: Provider Link came up: sending NS-RESET 20241008084903747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084903747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084903747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084903747 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084903747 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084903747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084903747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084903747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084903747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084903748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084903748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084903748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084903749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084903749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084903749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084903749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084903749 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084903749 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084903749 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084903749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084903750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084903750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084903753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008084903762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084903762 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)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@14859a314179: Provider Link came up: sending NS-RESET 20241008084903785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084903785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084903785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084903785 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084903785 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084903785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084903785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084903785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084903785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084903787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084903787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084903787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084903787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084903787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084903788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084903788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084903788 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084903788 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084903788 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084903788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084903788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084903788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084903791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084903800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084903800 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084904179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084904180 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084904180 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084904180 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084904182 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084904182 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@14859a314179: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='F077D22D'O, index=0 SGSN_Test-GSUP(1027)@14859a314179: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20241008084905238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084905238 DLLC NOTICE LLME(ffffffff/f077d22d){UNASSIGNED} LLC RX: unknown TLLI 0xf077d22d, creating LLME on the fly (gprs_llc.c:552) 20241008084905238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084905238 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241008084905238 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084905238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084905238 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084905238 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084905238 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084905238 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084905238 DLLC NOTICE LLME(ffffffff/f077d22d){UNASSIGNED} LLGM Assign pre (f077d22d => efff831a) (gprs_llc.c:1079) 20241008084905238 DLLC NOTICE LLME(f077d22d/efff831a){ASSIGNED} LLGM Assign post (f077d22d => efff831a) (gprs_llc.c:1125) 20241008084905238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084905238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084905238 DMM DEBUG MM(262420000000039/efff831a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084905250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084905250 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241008084905250 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084905250 DMM INFO MM(262420000000039/efff831a) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241008084905250 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084905250 DLLC NOTICE LLME(f077d22d/efff831a){ASSIGNED} LLGM Assign pre (f077d22d => efff831a) (gprs_llc.c:1079) 20241008084905250 DLLC NOTICE LLME(f077d22d/efff831a){ASSIGNED} LLGM Assign post (f077d22d => efff831a) (gprs_llc.c:1125) 20241008084905250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084905251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084905251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084905251 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084905251 DMM DEBUG MM(262420000000039/efff831a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241008084905251 DMM NOTICE MM(262420000000039/efff831a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084905251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084905251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084905251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241008084905251 DMM INFO MM(262420000000039/efff831a) <- GMM ATTACH ACCEPT (new P-TMSI=0xefff831a) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@14859a314179: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@14859a314179: Removing Client IMSI='262420000000039'H, index=0 20241008084906255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084906255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084906255 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084906255 DMM INFO MM(262420000000039/efff831a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084906255 DMM NOTICE MM(262420000000039/efff831a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084906256 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084906256 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084906256 DLLC NOTICE LLME(f077d22d/efff831a){ASSIGNED} LLGM Assign pre (ffffffff => efff831a) (gprs_llc.c:1079) 20241008084906256 DLLC NOTICE LLME(ffffffff/efff831a){ASSIGNED} LLGM Assign post (ffffffff => efff831a) (gprs_llc.c:1125) 20241008084906256 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084906256 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084906256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084906256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@14859a314179: Final verdict of PTC: pass 20241008084906258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50868<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@14859a314179: Final verdict of PTC: none 20241008084906261 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084906261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1021)@14859a314179: Final verdict of PTC: none -NSVCI98(1020)@14859a314179: Final verdict of PTC: none -NSVCI97(1016)@14859a314179: Final verdict of PTC: none -NSVCI99(1025)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1015)@14859a314179: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@14859a314179: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@14859a314179: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1014)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1018)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1023)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1014): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1015): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1016): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@14859a314179: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:49:06 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 20241008084906386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084906788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50870<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65920) 20241008084907262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084907262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=65920, count=70276) 20241008084908263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084908263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:49:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241008084909263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084909264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_xid_empty_l3 started. 20241008084909848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084909850 DMM INFO MM(262420000000039/efff831a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084909850 DMM INFO MM(262420000000039/efff831a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084909850 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084909850 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084909850 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084909850 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084909850 DLLC NOTICE LLME(ffffffff/efff831a){ASSIGNED} LLGM Assign pre (efff831a => ffffffff) (gprs_llc.c:1079) 20241008084909850 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efff831a => ffffffff) (gprs_llc.c:1125) 20241008084909850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008084909850 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084909850 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084909850 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084909850 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1034)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@14859a314179: Provider Link came up: sending NS-RESET 20241008084909897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084909897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084909897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084909897 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084909897 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084909897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084909897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084909897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084909897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084909898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084909898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084909898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084909899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084909899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084909899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084909899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084909899 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084909899 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084909899 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084909899 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084909899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084909899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084909902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008084909910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084909910 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1033)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@14859a314179: Provider Link came up: sending NS-RESET 20241008084909932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084909932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084909932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084909932 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084909932 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084909932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084909932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084909932 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084909932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084909934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084909934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084909934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084909934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084909934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084909934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084909934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084909934 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084909934 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084909934 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084909934 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084909934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084909935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084909938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008084909948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084909948 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1038)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1045)@14859a314179: Provider Link came up: sending NS-RESET 20241008084909982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084909982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084909982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084909982 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084909982 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084909982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084909982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084909982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084909982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1045)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084909985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084909985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084909985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084909985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084909985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084909985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084909985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084909985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084909985 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084909985 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084909985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1045)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084909986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084909986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1045)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084909989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084909998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084909998 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1042)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084910265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084910265 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084910265 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084910265 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1044)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1044)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084910267 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1044)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1044)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084910267 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1044)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1044)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@14859a314179: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='DADCD655'O, index=0 SGSN_Test-GSUP(1046)@14859a314179: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@14859a314179: 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 := 'C9B803235E9D905073C2D3D81755BF1A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB38615D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '368ECFB7F498EC69'O } } } } } 20241008084911320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084911321 DLLC NOTICE LLME(ffffffff/dadcd655){UNASSIGNED} LLC RX: unknown TLLI 0xdadcd655, creating LLME on the fly (gprs_llc.c:552) 20241008084911321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084911321 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241008084911321 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084911321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084911321 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084911321 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084911321 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084911321 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084911321 DLLC NOTICE LLME(ffffffff/dadcd655){UNASSIGNED} LLGM Assign pre (dadcd655 => cfaf191d) (gprs_llc.c:1079) 20241008084911321 DLLC NOTICE LLME(dadcd655/cfaf191d){ASSIGNED} LLGM Assign post (dadcd655 => cfaf191d) (gprs_llc.c:1125) 20241008084911321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084911321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084911321 DMM DEBUG MM(262420000000044/cfaf191d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084911334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084911334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084911334 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084911334 DMM DEBUG MM(262420000000044/cfaf191d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241008084911334 DMM NOTICE MM(262420000000044/cfaf191d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084911334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084911334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084911334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084911334 DMM DEBUG MM(262420000000044/cfaf191d) Requesting authorization (sgsn_auth.c:160) 20241008084911334 DMM INFO MM(262420000000044/cfaf191d) Requesting authentication tuples (sgsn_auth.c:184) 20241008084911334 DMM DEBUG MM(262420000000044/cfaf191d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084911334 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241008084911334 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)@14859a314179: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@14859a314179: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20241008084911338 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084911338 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084911338 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084911338 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084911338 DMM INFO MM(262420000000044/cfaf191d) Subscriber data update (mmctx.c:445) 20241008084911338 DMM DEBUG MM(262420000000044/cfaf191d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084911338 DMM INFO MM(262420000000044/cfaf191d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084911338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084911338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084911338 DMM INFO MM(262420000000044/cfaf191d) <- GMM AUTH AND CIPHERING REQ (rand = c9 b8 03 23 5e 9d 90 50 73 c2 d3 d8 17 55 bf 1a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084911345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084911345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084911345 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084911345 DMM INFO MM(262420000000044/cfaf191d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084911345 DMM NOTICE MM(262420000000044/cfaf191d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084911345 DMM DEBUG MM(262420000000044/cfaf191d) checking auth: received GSM SRES = eb 38 61 5d (gprs_gmm.c:666) 20241008084911345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084911345 DMM DEBUG MM(262420000000044/cfaf191d) Requesting authorization (sgsn_auth.c:160) 20241008084911345 DMM INFO MM(262420000000044/cfaf191d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084911345 DMM DEBUG MM(262420000000044/cfaf191d) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084911345 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241008084911345 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) 20241008084911345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084911345 DMM INFO MM(262420000000044/cfaf191d) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfaf191d) (gprs_gmm.c:300) 20241008084911346 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084911346 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084911346 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241008084911346 DMM INFO MM(262420000000044/cfaf191d) Subscriber data update (mmctx.c:445) 20241008084911346 DMM DEBUG MM(262420000000044/cfaf191d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084911346 DMM INFO MM(262420000000044/cfaf191d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084911346 DMM NOTICE MM(262420000000044/cfaf191d) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241008084911346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084911346 DMM NOTICE MM(262420000000044/cfaf191d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084911346 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) 20241008084911347 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084911347 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241008084911347 DMM INFO MM(262420000000044/cfaf191d) Subscriber data update (mmctx.c:445) 20241008084911347 DMM DEBUG MM(262420000000044/cfaf191d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084911354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084911354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084911354 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084911354 DMM INFO MM(262420000000044/cfaf191d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084911354 DMM NOTICE MM(262420000000044/cfaf191d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084911354 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084911354 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084911354 DLLC NOTICE LLME(dadcd655/cfaf191d){ASSIGNED} LLGM Assign pre (ffffffff => cfaf191d) (gprs_llc.c:1079) 20241008084911354 DLLC NOTICE LLME(ffffffff/cfaf191d){ASSIGNED} LLGM Assign post (ffffffff => cfaf191d) (gprs_llc.c:1125) 20241008084911354 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084911354 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084911354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084911354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@14859a314179: setverdict(pass): none -> pass 20241008084911405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084911405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008084911405 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084911405 DMM INFO MM(262420000000044/cfaf191d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008084911405 DMM INFO MM(262420000000044/cfaf191d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008084911405 DMM DEBUG MM(262420000000044/cfaf191d) Using GGSN 0 (gprs_sm.c:312) 20241008084911405 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) 20241008084911405 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241008084911405 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008084911405 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20241008084911405 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241008084911417 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 6d 7b bb f8 11 63 5d 85 aa 14 05 7f d8 0a 16 08 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) 20241008084911417 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783bd138, cbp=0x556bd178c4f0) (sgsn_libgtp.c:632) 20241008084911417 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008084911417 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd1793438 TLLI=cfaf191d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008084911417 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008084911417 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008084911426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084911426 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241008084911426 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241008084911426 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@14859a314179: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@14859a314179: Final verdict of PTC: pass 20241008084911432 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36664<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@14859a314179: Final verdict of PTC: none 20241008084911434 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084911434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1044)@14859a314179: Final verdict of PTC: none -NSVCI97(1034)@14859a314179: Final verdict of PTC: none -NSVCI98(1039)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@14859a314179: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@14859a314179: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@14859a314179: Final verdict of PTC: none -NSVCI99(1045)@14859a314179: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1042)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1032)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1037)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1043)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_xid_empty_l3-BVCI220(1042): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1043): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1044): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1045): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@14859a314179: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:49:11 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 20241008084911562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084911963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36680<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93676) 20241008084912436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084912436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93676, count=98032) 20241008084913437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084913437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008084914438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084914438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_xid_n201u started. 20241008084915024 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084915025 DMM INFO MM(262420000000044/cfaf191d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084915025 DMM INFO MM(262420000000044/cfaf191d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084915025 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084915025 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084915025 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084915025 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084915025 DLLC NOTICE LLME(ffffffff/cfaf191d){ASSIGNED} LLGM Assign pre (cfaf191d => ffffffff) (gprs_llc.c:1079) 20241008084915025 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfaf191d => ffffffff) (gprs_llc.c:1125) 20241008084915025 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556bd17930e0 (gprs_sndcp.c:574) 20241008084915025 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd1793438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008084915025 DMM NOTICE MM(262420000000044/cfaf191d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008084915025 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241008084915025 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241008084915026 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008084915026 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241008084915026 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241008084915026 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) 20241008084915026 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) 20241008084915026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008084915026 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084915026 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084915026 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084915026 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@14859a314179: Provider Link came up: sending NS-RESET 20241008084915066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084915066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084915066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084915066 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084915066 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084915066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084915066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084915066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084915066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084915067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084915067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084915067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084915067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084915067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084915067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084915067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084915067 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084915067 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084915067 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084915067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084915068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084915068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084915072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084915083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084915083 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@14859a314179: Provider Link came up: sending NS-RESET 20241008084915104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084915104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084915104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084915105 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084915105 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084915105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084915105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084915105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084915105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084915106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084915106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084915106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084915107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084915107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084915107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084915107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084915107 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084915107 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084915107 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084915107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084915107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084915107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084915111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084915120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084915120 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@14859a314179: Provider Link came up: sending NS-RESET 20241008084915148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084915149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084915149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084915149 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084915149 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084915149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084915149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084915149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084915149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1064)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084915150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084915150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084915150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084915150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084915150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084915150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084915150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084915150 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084915150 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084915150 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084915151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1064)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084915151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084915151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1064)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084915154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084915162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084915162 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1061)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084915439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084915439 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084915439 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084915439 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1063)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084915441 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1063)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084915442 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1063)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@14859a314179: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='D5A09FFE'O, index=0 SGSN_Test-GSUP(1065)@14859a314179: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@14859a314179: 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 := '5A197D564A70C78CBF9BDA505635E690'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3042696E'O ("0Bin") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6D3A3DA1878A0410'O } } } } } 20241008084916498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084916498 DLLC NOTICE LLME(ffffffff/d5a09ffe){UNASSIGNED} LLC RX: unknown TLLI 0xd5a09ffe, creating LLME on the fly (gprs_llc.c:552) 20241008084916498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084916498 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241008084916498 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084916498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084916498 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084916498 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084916498 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084916498 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084916498 DLLC NOTICE LLME(ffffffff/d5a09ffe){UNASSIGNED} LLGM Assign pre (d5a09ffe => ed85c1a5) (gprs_llc.c:1079) 20241008084916498 DLLC NOTICE LLME(d5a09ffe/ed85c1a5){ASSIGNED} LLGM Assign post (d5a09ffe => ed85c1a5) (gprs_llc.c:1125) 20241008084916498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084916498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084916498 DMM DEBUG MM(262420000000045/ed85c1a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084916510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084916510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084916510 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084916510 DMM DEBUG MM(262420000000045/ed85c1a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241008084916510 DMM NOTICE MM(262420000000045/ed85c1a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084916510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084916510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084916510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084916510 DMM DEBUG MM(262420000000045/ed85c1a5) Requesting authorization (sgsn_auth.c:160) 20241008084916510 DMM INFO MM(262420000000045/ed85c1a5) Requesting authentication tuples (sgsn_auth.c:184) 20241008084916510 DMM DEBUG MM(262420000000045/ed85c1a5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084916510 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241008084916510 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)@14859a314179: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@14859a314179: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20241008084916513 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084916513 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084916513 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084916513 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084916513 DMM INFO MM(262420000000045/ed85c1a5) Subscriber data update (mmctx.c:445) 20241008084916513 DMM DEBUG MM(262420000000045/ed85c1a5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084916513 DMM INFO MM(262420000000045/ed85c1a5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084916513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084916513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084916513 DMM INFO MM(262420000000045/ed85c1a5) <- GMM AUTH AND CIPHERING REQ (rand = 5a 19 7d 56 4a 70 c7 8c bf 9b da 50 56 35 e6 90 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084916524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084916524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084916524 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084916524 DMM INFO MM(262420000000045/ed85c1a5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084916524 DMM NOTICE MM(262420000000045/ed85c1a5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084916524 DMM DEBUG MM(262420000000045/ed85c1a5) checking auth: received GSM SRES = 30 42 69 6e (gprs_gmm.c:666) 20241008084916524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084916524 DMM DEBUG MM(262420000000045/ed85c1a5) Requesting authorization (sgsn_auth.c:160) 20241008084916524 DMM INFO MM(262420000000045/ed85c1a5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084916524 DMM DEBUG MM(262420000000045/ed85c1a5) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084916524 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241008084916524 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) 20241008084916524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084916524 DMM INFO MM(262420000000045/ed85c1a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xed85c1a5) (gprs_gmm.c:300) 20241008084916526 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084916526 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084916526 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241008084916526 DMM INFO MM(262420000000045/ed85c1a5) Subscriber data update (mmctx.c:445) 20241008084916526 DMM DEBUG MM(262420000000045/ed85c1a5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084916526 DMM INFO MM(262420000000045/ed85c1a5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084916526 DMM NOTICE MM(262420000000045/ed85c1a5) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241008084916526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084916526 DMM NOTICE MM(262420000000045/ed85c1a5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084916526 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) 20241008084916526 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084916526 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241008084916526 DMM INFO MM(262420000000045/ed85c1a5) Subscriber data update (mmctx.c:445) 20241008084916526 DMM DEBUG MM(262420000000045/ed85c1a5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084916532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084916532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084916532 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084916532 DMM INFO MM(262420000000045/ed85c1a5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084916532 DMM NOTICE MM(262420000000045/ed85c1a5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084916532 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084916532 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084916532 DLLC NOTICE LLME(d5a09ffe/ed85c1a5){ASSIGNED} LLGM Assign pre (ffffffff => ed85c1a5) (gprs_llc.c:1079) 20241008084916532 DLLC NOTICE LLME(ffffffff/ed85c1a5){ASSIGNED} LLGM Assign post (ffffffff => ed85c1a5) (gprs_llc.c:1125) 20241008084916532 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084916532 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084916532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084916532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@14859a314179: setverdict(pass): none -> pass 20241008084916584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084916584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008084916584 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084916584 DMM INFO MM(262420000000045/ed85c1a5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008084916585 DMM INFO MM(262420000000045/ed85c1a5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008084916585 DMM DEBUG MM(262420000000045/ed85c1a5) Using GGSN 0 (gprs_sm.c:312) 20241008084916585 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) 20241008084916585 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241008084916585 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008084916585 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20241008084916585 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241008084916596 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 10 89 be d1 11 d1 d2 9e 98 14 05 7f e5 3a 2c 86 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20241008084916596 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783be1a8, cbp=0x556bd178c900) (sgsn_libgtp.c:632) 20241008084916596 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008084916596 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd1793438 TLLI=ed85c1a5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008084916596 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008084916596 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008084916605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084916605 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241008084916605 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241008084916605 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241008084916606 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@14859a314179: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@14859a314179: Final verdict of PTC: pass 20241008084916611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36694<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1053)@14859a314179: Final verdict of PTC: none 20241008084916613 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084916613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1065)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1063)@14859a314179: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@14859a314179: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@14859a314179: Final verdict of PTC: none -NSVCI99(1064)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@14859a314179: Final verdict of PTC: none -NSVCI98(1058)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@14859a314179: Final verdict of PTC: none TC_xid_n201u-BVCI220(1061)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1051)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1062)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1056)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_xid_n201u-BVCI220(1061): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@14859a314179: Test case TC_xid_n201u finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:49:16 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241008084916738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084917139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45658<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97940) 20241008084917614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084917614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97940, count=102296) 20241008084918615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084918615 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008084919616 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084919616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_llc_null started. 20241008084920201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084920202 DMM INFO MM(262420000000045/ed85c1a5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084920202 DMM INFO MM(262420000000045/ed85c1a5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084920202 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084920202 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084920202 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084920202 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084920202 DLLC NOTICE LLME(ffffffff/ed85c1a5){ASSIGNED} LLGM Assign pre (ed85c1a5 => ffffffff) (gprs_llc.c:1079) 20241008084920202 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed85c1a5 => ffffffff) (gprs_llc.c:1125) 20241008084920202 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556bd17930e0 (gprs_sndcp.c:574) 20241008084920202 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd1793438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008084920202 DMM NOTICE MM(262420000000045/ed85c1a5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008084920202 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241008084920202 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241008084920202 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008084920202 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241008084920202 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241008084920202 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) 20241008084920202 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) 20241008084920202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008084920202 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084920202 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084920202 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084920202 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1073)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1073)@14859a314179: Provider Link came up: sending NS-RESET 20241008084920253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084920253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084920253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084920253 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084920253 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084920253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084920253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084920253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084920253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1072)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1073)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084920255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084920255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084920255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084920255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084920255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084920255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084920255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084920255 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084920255 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084920255 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084920255 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084920256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084920256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1073)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1073)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084920260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084920270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084920270 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1074)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1070)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1072)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@14859a314179: Provider Link came up: sending NS-RESET 20241008084920282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084920282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084920282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084920282 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084920282 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084920282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084920282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084920282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084920282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084920283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084920283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084920283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084920284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084920284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084920284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084920284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084920284 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084920284 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084920284 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084920284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084920284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084920284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084920288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084920299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084920299 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@14859a314179: Provider Link came up: sending NS-RESET 20241008084920318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084920318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084920318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084920318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084920318 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084920318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084920318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084920318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084920318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084920319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084920319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084920319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084920319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084920319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084920319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084920319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084920320 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084920320 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084920320 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084920320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1082)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084920320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084920320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084920324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084920333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084920333 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084920617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084920617 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084920617 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084920617 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084920619 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008084920620 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1083)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1070)@14859a314179: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='F531F524'O, index=0 SGSN_Test-GSUP(1084)@14859a314179: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@14859a314179: 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 := 'FDE92DD264113A0786A8F37DC0C22B3F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7C3F8B15'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9185C91DC7D8A6B0'O } } } } } 20241008084921671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084921671 DLLC NOTICE LLME(ffffffff/f531f524){UNASSIGNED} LLC RX: unknown TLLI 0xf531f524, creating LLME on the fly (gprs_llc.c:552) 20241008084921671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084921671 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241008084921671 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084921671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084921671 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084921671 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084921671 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084921671 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084921671 DLLC NOTICE LLME(ffffffff/f531f524){UNASSIGNED} LLGM Assign pre (f531f524 => d7ae4c1d) (gprs_llc.c:1079) 20241008084921671 DLLC NOTICE LLME(f531f524/d7ae4c1d){ASSIGNED} LLGM Assign post (f531f524 => d7ae4c1d) (gprs_llc.c:1125) 20241008084921671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084921671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084921671 DMM DEBUG MM(262420000000041/d7ae4c1d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084921683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084921683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084921683 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084921683 DMM DEBUG MM(262420000000041/d7ae4c1d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241008084921683 DMM NOTICE MM(262420000000041/d7ae4c1d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084921683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084921683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084921683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084921683 DMM DEBUG MM(262420000000041/d7ae4c1d) Requesting authorization (sgsn_auth.c:160) 20241008084921683 DMM INFO MM(262420000000041/d7ae4c1d) Requesting authentication tuples (sgsn_auth.c:184) 20241008084921683 DMM DEBUG MM(262420000000041/d7ae4c1d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084921683 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241008084921683 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)@14859a314179: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@14859a314179: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20241008084921686 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084921686 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084921686 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084921686 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084921686 DMM INFO MM(262420000000041/d7ae4c1d) Subscriber data update (mmctx.c:445) 20241008084921686 DMM DEBUG MM(262420000000041/d7ae4c1d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084921686 DMM INFO MM(262420000000041/d7ae4c1d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084921686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084921686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084921686 DMM INFO MM(262420000000041/d7ae4c1d) <- GMM AUTH AND CIPHERING REQ (rand = fd e9 2d d2 64 11 3a 07 86 a8 f3 7d c0 c2 2b 3f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084921693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084921693 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084921693 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084921693 DMM INFO MM(262420000000041/d7ae4c1d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084921693 DMM NOTICE MM(262420000000041/d7ae4c1d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084921693 DMM DEBUG MM(262420000000041/d7ae4c1d) checking auth: received GSM SRES = 7c 3f 8b 15 (gprs_gmm.c:666) 20241008084921693 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084921693 DMM DEBUG MM(262420000000041/d7ae4c1d) Requesting authorization (sgsn_auth.c:160) 20241008084921694 DMM INFO MM(262420000000041/d7ae4c1d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084921694 DMM DEBUG MM(262420000000041/d7ae4c1d) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084921694 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241008084921694 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) 20241008084921694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084921694 DMM INFO MM(262420000000041/d7ae4c1d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7ae4c1d) (gprs_gmm.c:300) 20241008084921695 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084921695 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084921695 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241008084921695 DMM INFO MM(262420000000041/d7ae4c1d) Subscriber data update (mmctx.c:445) 20241008084921695 DMM DEBUG MM(262420000000041/d7ae4c1d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084921695 DMM INFO MM(262420000000041/d7ae4c1d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084921695 DMM NOTICE MM(262420000000041/d7ae4c1d) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241008084921695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084921695 DMM NOTICE MM(262420000000041/d7ae4c1d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084921695 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) 20241008084921696 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084921696 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241008084921696 DMM INFO MM(262420000000041/d7ae4c1d) Subscriber data update (mmctx.c:445) 20241008084921696 DMM DEBUG MM(262420000000041/d7ae4c1d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084921701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084921701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084921701 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084921701 DMM INFO MM(262420000000041/d7ae4c1d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084921701 DMM NOTICE MM(262420000000041/d7ae4c1d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084921701 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084921701 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084921701 DLLC NOTICE LLME(f531f524/d7ae4c1d){ASSIGNED} LLGM Assign pre (ffffffff => d7ae4c1d) (gprs_llc.c:1079) 20241008084921701 DLLC NOTICE LLME(ffffffff/d7ae4c1d){ASSIGNED} LLGM Assign post (ffffffff => d7ae4c1d) (gprs_llc.c:1125) 20241008084921702 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084921702 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084921702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084921702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008084922754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084922754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241008084922754 DLLC DEBUG TLLI=d7ae4c1d sends us LLC NULL (gprs_llc.c:912) 20241008084922754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084922754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241008084922755 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084922755 DMM INFO MM(262420000000041/d7ae4c1d) -> GMM DETACH REQUEST TLLI=0xd7ae4c1d type=GPRS detach Power-off (gprs_gmm.c:1465) 20241008084922755 DMM INFO MM(262420000000041/d7ae4c1d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241008084922755 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084922755 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084922755 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084922755 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084922755 DLLC NOTICE LLME(ffffffff/d7ae4c1d){ASSIGNED} LLGM Assign pre (d7ae4c1d => ffffffff) (gprs_llc.c:1079) 20241008084922755 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7ae4c1d => ffffffff) (gprs_llc.c:1125) 20241008084922755 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241008084922755 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) 20241008084922755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008084922755 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084922755 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084922755 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084922756 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@14859a314179: setverdict(pass): none -> pass TC_llc_null-BVCI196(1070)@14859a314179: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@14859a314179: Final verdict of PTC: pass 20241008084927763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45668<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008084927765 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084927765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1083)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP(1084)@14859a314179: Final verdict of PTC: none -NSVCI99(1082)@14859a314179: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@14859a314179: Final verdict of PTC: none -NSVCI98(1077)@14859a314179: Final verdict of PTC: none TC_llc_null-BVCI196(1070)@14859a314179: Final verdict of PTC: none -NSVCI97(1073)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1072)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@14859a314179: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1075)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1080)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1071)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_llc_null-BVCI196(1070): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1071): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1072): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1073): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@14859a314179: Test case TC_llc_null finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:49:27 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241008084927891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084928192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47336<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96508) 20241008084928767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084928767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96508, count=100864) 20241008084929768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084929768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008084930769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084930769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008084931183 DGPRS DEBUG Checking for inactive LLMEs, time = 10188105 (sgsn.c:131) MTC@14859a314179: 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@14859a314179: Test case TC_llc_sabm_dm_llgmm started. 20241008084931252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084931253 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@14859a314179: Provider Link came up: sending NS-RESET 20241008084931297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084931297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084931297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084931297 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084931297 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084931297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084931297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084931297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084931297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084931298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084931298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084931298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084931298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084931298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084931298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084931298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084931298 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084931298 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084931298 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084931299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084931299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084931299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084931302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008084931311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084931311 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1090)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1097)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@14859a314179: Provider Link came up: sending NS-RESET 20241008084931339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084931339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084931339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084931339 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084931339 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084931339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084931339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084931339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084931339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1097)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084931340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084931340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084931340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084931340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084931340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084931340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084931340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084931340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084931340 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084931340 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084931340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1097)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084931341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084931341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1097)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1096)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008084931345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084931354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084931354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1094)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1096)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@14859a314179: Provider Link came up: sending NS-RESET 20241008084931369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084931369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084931369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084931369 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084931369 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084931369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084931369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084931369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084931369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084931370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084931370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084931370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084931371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084931371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084931371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084931371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084931371 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084931371 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084931371 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084931371 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084931371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084931371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084931375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084931383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084931383 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084931770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084931770 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084931770 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084931770 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084931772 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084931773 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@14859a314179: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='F08272A9'O, index=0 SGSN_Test-GSUP(1103)@14859a314179: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@14859a314179: 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 := '4648BAB95FD26D4D162D1DE1DC642A5C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4CF3B9CA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3FF24B4DDC704A51'O } } } } } 20241008084932826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084932826 DLLC NOTICE LLME(ffffffff/f08272a9){UNASSIGNED} LLC RX: unknown TLLI 0xf08272a9, creating LLME on the fly (gprs_llc.c:552) 20241008084932826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084932826 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241008084932826 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084932826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084932826 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084932826 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084932826 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084932826 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084932826 DLLC NOTICE LLME(ffffffff/f08272a9){UNASSIGNED} LLGM Assign pre (f08272a9 => dc1c5ad6) (gprs_llc.c:1079) 20241008084932826 DLLC NOTICE LLME(f08272a9/dc1c5ad6){ASSIGNED} LLGM Assign post (f08272a9 => dc1c5ad6) (gprs_llc.c:1125) 20241008084932826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084932826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084932826 DMM DEBUG MM(262420000000042/dc1c5ad6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084932839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084932839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084932839 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084932839 DMM DEBUG MM(262420000000042/dc1c5ad6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241008084932839 DMM NOTICE MM(262420000000042/dc1c5ad6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084932839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084932839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084932839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084932839 DMM DEBUG MM(262420000000042/dc1c5ad6) Requesting authorization (sgsn_auth.c:160) 20241008084932839 DMM INFO MM(262420000000042/dc1c5ad6) Requesting authentication tuples (sgsn_auth.c:184) 20241008084932839 DMM DEBUG MM(262420000000042/dc1c5ad6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084932839 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241008084932839 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)@14859a314179: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@14859a314179: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20241008084932842 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084932842 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084932842 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084932842 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084932842 DMM INFO MM(262420000000042/dc1c5ad6) Subscriber data update (mmctx.c:445) 20241008084932842 DMM DEBUG MM(262420000000042/dc1c5ad6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084932842 DMM INFO MM(262420000000042/dc1c5ad6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084932842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084932842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084932842 DMM INFO MM(262420000000042/dc1c5ad6) <- GMM AUTH AND CIPHERING REQ (rand = 46 48 ba b9 5f d2 6d 4d 16 2d 1d e1 dc 64 2a 5c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084932850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084932850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084932850 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084932850 DMM INFO MM(262420000000042/dc1c5ad6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084932850 DMM NOTICE MM(262420000000042/dc1c5ad6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084932850 DMM DEBUG MM(262420000000042/dc1c5ad6) checking auth: received GSM SRES = 4c f3 b9 ca (gprs_gmm.c:666) 20241008084932850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084932850 DMM DEBUG MM(262420000000042/dc1c5ad6) Requesting authorization (sgsn_auth.c:160) 20241008084932850 DMM INFO MM(262420000000042/dc1c5ad6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084932850 DMM DEBUG MM(262420000000042/dc1c5ad6) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084932850 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241008084932850 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) 20241008084932850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084932850 DMM INFO MM(262420000000042/dc1c5ad6) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc1c5ad6) (gprs_gmm.c:300) 20241008084932851 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084932851 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084932851 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241008084932851 DMM INFO MM(262420000000042/dc1c5ad6) Subscriber data update (mmctx.c:445) 20241008084932851 DMM DEBUG MM(262420000000042/dc1c5ad6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084932851 DMM INFO MM(262420000000042/dc1c5ad6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084932851 DMM NOTICE MM(262420000000042/dc1c5ad6) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241008084932851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084932851 DMM NOTICE MM(262420000000042/dc1c5ad6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084932851 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) 20241008084932852 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084932852 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241008084932852 DMM INFO MM(262420000000042/dc1c5ad6) Subscriber data update (mmctx.c:445) 20241008084932852 DMM DEBUG MM(262420000000042/dc1c5ad6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084932858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084932858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084932858 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084932858 DMM INFO MM(262420000000042/dc1c5ad6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084932858 DMM NOTICE MM(262420000000042/dc1c5ad6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084932858 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084932858 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084932858 DLLC NOTICE LLME(f08272a9/dc1c5ad6){ASSIGNED} LLGM Assign pre (ffffffff => dc1c5ad6) (gprs_llc.c:1079) 20241008084932858 DLLC NOTICE LLME(ffffffff/dc1c5ad6){ASSIGNED} LLGM Assign post (ffffffff => dc1c5ad6) (gprs_llc.c:1125) 20241008084932858 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084932858 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084932858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084932858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008084933910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084933910 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)@14859a314179: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@14859a314179: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@14859a314179: Final verdict of PTC: pass 20241008084933919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47348<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008084933921 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084933921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1102)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP(1103)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@14859a314179: Final verdict of PTC: none -NSVCI97(1091)@14859a314179: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@14859a314179: Final verdict of PTC: none -NSVCI98(1097)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@14859a314179: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1094)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@14859a314179: Final verdict of PTC: none -NSVCI99(1101)@14859a314179: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1089)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1099)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1095)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1094): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@14859a314179: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 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 20241008084934049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084934450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47364<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82992) 20241008084934923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084934923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=82992, count=87348) 20241008084935924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084935924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:49: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_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 20241008084936925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084936925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_llc_sabm_dm_ll5 started. 20241008084937510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084937512 DMM INFO MM(262420000000042/dc1c5ad6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084937512 DMM INFO MM(262420000000042/dc1c5ad6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084937512 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084937512 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084937512 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084937512 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084937512 DLLC NOTICE LLME(ffffffff/dc1c5ad6){ASSIGNED} LLGM Assign pre (dc1c5ad6 => ffffffff) (gprs_llc.c:1079) 20241008084937512 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc1c5ad6 => ffffffff) (gprs_llc.c:1125) 20241008084937512 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241008084937512 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) 20241008084937512 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) 20241008084937512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008084937512 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084937512 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084937512 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084937512 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1111)@14859a314179: Provider Link came up: sending NS-RESET 20241008084937563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084937563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084937563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084937563 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084937563 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084937563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084937563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084937563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084937563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1111)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1110)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008084937564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084937564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084937564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084937564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084937564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084937564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084937564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084937564 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084937564 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084937564 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084937564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084937565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084937565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1111)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1111)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084937569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084937578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084937578 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1112)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI196(1108)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1110)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@14859a314179: Provider Link came up: sending NS-RESET 20241008084937591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084937591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084937591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084937591 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084937591 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084937591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084937591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084937591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084937591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084937592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084937592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084937592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084937593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084937593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084937593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084937593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084937593 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084937593 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084937593 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084937593 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084937593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084937593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084937597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084937607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084937607 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1114)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1120)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@14859a314179: Provider Link came up: sending NS-RESET 20241008084937625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084937625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084937625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084937625 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084937625 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084937625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084937625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084937625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084937625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084937627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084937627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084937627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084937628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084937628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084937628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084937628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084937628 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084937628 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084937628 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084937628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084937628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084937628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084937632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084937643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084937643 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084937926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084937926 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084937926 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084937926 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084937929 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084937929 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1108)@14859a314179: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='DC3A8778'O, index=0 SGSN_Test-GSUP(1122)@14859a314179: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@14859a314179: 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 := '9EE27FC1CDB246E5769C352BB4442BE6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CE059093'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3380BAF9BB4B18B3'O } } } } } 20241008084938981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084938981 DLLC NOTICE LLME(ffffffff/dc3a8778){UNASSIGNED} LLC RX: unknown TLLI 0xdc3a8778, creating LLME on the fly (gprs_llc.c:552) 20241008084938981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084938981 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241008084938981 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084938981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084938981 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084938981 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084938981 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084938982 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084938982 DLLC NOTICE LLME(ffffffff/dc3a8778){UNASSIGNED} LLGM Assign pre (dc3a8778 => cfc46625) (gprs_llc.c:1079) 20241008084938982 DLLC NOTICE LLME(dc3a8778/cfc46625){ASSIGNED} LLGM Assign post (dc3a8778 => cfc46625) (gprs_llc.c:1125) 20241008084938982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084938982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084938982 DMM DEBUG MM(262420000000043/cfc46625) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084938994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084938994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084938994 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084938994 DMM DEBUG MM(262420000000043/cfc46625) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241008084938994 DMM NOTICE MM(262420000000043/cfc46625) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084938994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084938994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084938994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084938994 DMM DEBUG MM(262420000000043/cfc46625) Requesting authorization (sgsn_auth.c:160) 20241008084938994 DMM INFO MM(262420000000043/cfc46625) Requesting authentication tuples (sgsn_auth.c:184) 20241008084938994 DMM DEBUG MM(262420000000043/cfc46625) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084938994 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241008084938994 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)@14859a314179: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@14859a314179: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20241008084938997 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084938997 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084938997 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084938997 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084938997 DMM INFO MM(262420000000043/cfc46625) Subscriber data update (mmctx.c:445) 20241008084938997 DMM DEBUG MM(262420000000043/cfc46625) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084938997 DMM INFO MM(262420000000043/cfc46625) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084938997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084938997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084938997 DMM INFO MM(262420000000043/cfc46625) <- GMM AUTH AND CIPHERING REQ (rand = 9e e2 7f c1 cd b2 46 e5 76 9c 35 2b b4 44 2b e6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084939004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084939004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084939004 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084939004 DMM INFO MM(262420000000043/cfc46625) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084939004 DMM NOTICE MM(262420000000043/cfc46625) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084939004 DMM DEBUG MM(262420000000043/cfc46625) checking auth: received GSM SRES = ce 05 90 93 (gprs_gmm.c:666) 20241008084939004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084939004 DMM DEBUG MM(262420000000043/cfc46625) Requesting authorization (sgsn_auth.c:160) 20241008084939004 DMM INFO MM(262420000000043/cfc46625) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084939004 DMM DEBUG MM(262420000000043/cfc46625) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084939004 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241008084939004 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) 20241008084939004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084939004 DMM INFO MM(262420000000043/cfc46625) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfc46625) (gprs_gmm.c:300) 20241008084939006 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084939006 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084939006 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241008084939006 DMM INFO MM(262420000000043/cfc46625) Subscriber data update (mmctx.c:445) 20241008084939006 DMM DEBUG MM(262420000000043/cfc46625) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084939006 DMM INFO MM(262420000000043/cfc46625) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084939006 DMM NOTICE MM(262420000000043/cfc46625) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241008084939006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084939006 DMM NOTICE MM(262420000000043/cfc46625) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084939006 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) 20241008084939006 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084939006 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241008084939006 DMM INFO MM(262420000000043/cfc46625) Subscriber data update (mmctx.c:445) 20241008084939006 DMM DEBUG MM(262420000000043/cfc46625) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084939012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084939012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084939012 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084939012 DMM INFO MM(262420000000043/cfc46625) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084939012 DMM NOTICE MM(262420000000043/cfc46625) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084939012 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084939012 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084939012 DLLC NOTICE LLME(dc3a8778/cfc46625){ASSIGNED} LLGM Assign pre (ffffffff => cfc46625) (gprs_llc.c:1079) 20241008084939012 DLLC NOTICE LLME(ffffffff/cfc46625){ASSIGNED} LLGM Assign post (ffffffff => cfc46625) (gprs_llc.c:1125) 20241008084939012 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084939012 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084939012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084939012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008084940064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084940064 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)@14859a314179: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1108)@14859a314179: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@14859a314179: Final verdict of PTC: pass 20241008084940073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55990<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008084940075 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1122)@14859a314179: Final verdict of PTC: none 20241008084940075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1121)@14859a314179: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1110)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@14859a314179: Final verdict of PTC: none -NSVCI97(1111)@14859a314179: Final verdict of PTC: none -NSVCI98(1115)@14859a314179: Final verdict of PTC: none -NSVCI99(1120)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@14859a314179: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1108)@14859a314179: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1113)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1109)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1118)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1108): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1109): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1110): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1111): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@14859a314179: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 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 20241008084940205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084940606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56006<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87104) 20241008084941076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084941076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87104, count=91460) 20241008084942078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084942078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:49:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241008084943079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084943079 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_suspend_nopaging started. 20241008084943669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084943670 DMM INFO MM(262420000000043/cfc46625) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084943670 DMM INFO MM(262420000000043/cfc46625) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084943670 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084943670 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084943670 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084943670 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084943670 DLLC NOTICE LLME(ffffffff/cfc46625){ASSIGNED} LLGM Assign pre (cfc46625 => ffffffff) (gprs_llc.c:1079) 20241008084943670 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfc46625 => ffffffff) (gprs_llc.c:1125) 20241008084943670 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241008084943670 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) 20241008084943670 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) 20241008084943670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008084943670 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084943670 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008084943670 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084943670 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1130)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1130)@14859a314179: Provider Link came up: sending NS-RESET 20241008084943721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084943722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084943722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084943722 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084943722 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084943722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084943722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084943722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084943722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1129)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1130)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084943724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084943724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084943724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084943724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084943724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084943724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084943724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084943724 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084943724 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084943724 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084943724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1130)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084943725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084943725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1130)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084943728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1126)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084943739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084943739 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1127)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1129)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1135)@14859a314179: Provider Link came up: sending NS-RESET 20241008084943757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084943757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084943757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084943757 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084943757 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084943757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084943757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084943757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084943757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1134)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1135)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084943759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084943759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084943759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084943760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084943760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084943760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084943760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084943760 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084943760 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084943760 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084943760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084943760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084943760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1135)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1135)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084943764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084943772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084943772 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1136)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1132)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1134)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@14859a314179: Provider Link came up: sending NS-RESET 20241008084943786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084943786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084943786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084943786 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084943786 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084943786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084943786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084943786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084943786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084943788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084943788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084943788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084943788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084943788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084943788 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084943788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084943788 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084943788 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084943788 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084943788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1139)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084943789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084943789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084943792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084943801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084943801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084944080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084944080 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084944080 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084944080 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084944082 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241008084944083 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1127)@14859a314179: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='DE7E76BF'O, index=0 SGSN_Test-GSUP(1141)@14859a314179: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@14859a314179: 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 := 'E7D5B8C33E900010937DA7351B493D53'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '122C5EA1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6943A8ADA864773A'O } } } } } 20241008084945136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084945136 DLLC NOTICE LLME(ffffffff/de7e76bf){UNASSIGNED} LLC RX: unknown TLLI 0xde7e76bf, creating LLME on the fly (gprs_llc.c:552) 20241008084945136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084945136 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241008084945136 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084945136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008084945136 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084945136 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008084945136 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084945136 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084945136 DLLC NOTICE LLME(ffffffff/de7e76bf){UNASSIGNED} LLGM Assign pre (de7e76bf => f7a77d25) (gprs_llc.c:1079) 20241008084945136 DLLC NOTICE LLME(de7e76bf/f7a77d25){ASSIGNED} LLGM Assign post (de7e76bf => f7a77d25) (gprs_llc.c:1125) 20241008084945136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084945136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084945136 DMM DEBUG MM(262420000000048/f7a77d25) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084945148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084945148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084945148 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084945148 DMM DEBUG MM(262420000000048/f7a77d25) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241008084945148 DMM NOTICE MM(262420000000048/f7a77d25) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084945148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084945148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084945148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084945148 DMM DEBUG MM(262420000000048/f7a77d25) Requesting authorization (sgsn_auth.c:160) 20241008084945148 DMM INFO MM(262420000000048/f7a77d25) Requesting authentication tuples (sgsn_auth.c:184) 20241008084945149 DMM DEBUG MM(262420000000048/f7a77d25) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084945149 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241008084945149 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)@14859a314179: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@14859a314179: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20241008084945151 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084945151 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084945151 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084945151 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084945151 DMM INFO MM(262420000000048/f7a77d25) Subscriber data update (mmctx.c:445) 20241008084945151 DMM DEBUG MM(262420000000048/f7a77d25) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084945151 DMM INFO MM(262420000000048/f7a77d25) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084945151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084945151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084945151 DMM INFO MM(262420000000048/f7a77d25) <- GMM AUTH AND CIPHERING REQ (rand = e7 d5 b8 c3 3e 90 00 10 93 7d a7 35 1b 49 3d 53 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084945158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084945158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084945158 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084945158 DMM INFO MM(262420000000048/f7a77d25) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084945158 DMM NOTICE MM(262420000000048/f7a77d25) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084945158 DMM DEBUG MM(262420000000048/f7a77d25) checking auth: received GSM SRES = 12 2c 5e a1 (gprs_gmm.c:666) 20241008084945158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084945158 DMM DEBUG MM(262420000000048/f7a77d25) Requesting authorization (sgsn_auth.c:160) 20241008084945158 DMM INFO MM(262420000000048/f7a77d25) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084945158 DMM DEBUG MM(262420000000048/f7a77d25) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084945158 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241008084945158 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) 20241008084945158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084945158 DMM INFO MM(262420000000048/f7a77d25) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7a77d25) (gprs_gmm.c:300) 20241008084945160 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084945160 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084945160 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241008084945160 DMM INFO MM(262420000000048/f7a77d25) Subscriber data update (mmctx.c:445) 20241008084945160 DMM DEBUG MM(262420000000048/f7a77d25) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084945160 DMM INFO MM(262420000000048/f7a77d25) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084945160 DMM NOTICE MM(262420000000048/f7a77d25) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241008084945160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084945160 DMM NOTICE MM(262420000000048/f7a77d25) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084945160 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) 20241008084945161 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084945161 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241008084945161 DMM INFO MM(262420000000048/f7a77d25) Subscriber data update (mmctx.c:445) 20241008084945161 DMM DEBUG MM(262420000000048/f7a77d25) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084945167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084945167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084945167 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084945167 DMM INFO MM(262420000000048/f7a77d25) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084945167 DMM NOTICE MM(262420000000048/f7a77d25) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084945167 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084945167 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084945167 DLLC NOTICE LLME(de7e76bf/f7a77d25){ASSIGNED} LLGM Assign pre (ffffffff => f7a77d25) (gprs_llc.c:1079) 20241008084945167 DLLC NOTICE LLME(ffffffff/f7a77d25){ASSIGNED} LLGM Assign post (ffffffff => f7a77d25) (gprs_llc.c:1125) 20241008084945167 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084945167 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084945167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084945167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@14859a314179: setverdict(pass): none -> pass 20241008084945218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084945218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008084945218 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084945218 DMM INFO MM(262420000000048/f7a77d25) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008084945218 DMM INFO MM(262420000000048/f7a77d25) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008084945218 DMM DEBUG MM(262420000000048/f7a77d25) Using GGSN 0 (gprs_sm.c:312) 20241008084945218 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) 20241008084945218 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241008084945218 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008084945218 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20241008084945218 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241008084945230 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 4d f2 95 68 11 eb 75 22 cb 14 05 7f 25 6e 0b 88 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) 20241008084945230 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783bf218, cbp=0x556bd17919a0) (sgsn_libgtp.c:632) 20241008084945230 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008084945230 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd17922c8 TLLI=f7a77d25, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008084945230 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008084945230 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008084945238 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241008084945244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084945244 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241008084945244 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241008084945248 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241008084945248 DMM INFO MM(262420000000048/f7a77d25) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1127)@14859a314179: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@14859a314179: Final verdict of PTC: pass 20241008084950257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56016<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1139)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP(1141)@14859a314179: Final verdict of PTC: none 20241008084950260 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008084950260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_suspend_nopaging-BVCI196(1127)@14859a314179: Final verdict of PTC: none -NSVCI97(1130)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@14859a314179: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1132)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@14859a314179: Final verdict of PTC: none -NSVCI98(1135)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@14859a314179: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1137)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1133)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1128)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_suspend_nopaging-BVCI196(1127): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1128): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1130): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_suspend_nopaging-BVCI210(1132): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1133): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1135): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@14859a314179: Test case TC_suspend_nopaging finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:49:50 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241008084950383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084950784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55162<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95188) 20241008084951260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084951260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95188, count=100620) 20241008084952261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084952261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:49:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241008084953262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084953262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_suspend_resume started. 20241008084953845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008084953846 DMM INFO MM(262420000000048/f7a77d25) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008084953846 DMM INFO MM(262420000000048/f7a77d25) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008084953846 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008084953846 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008084953846 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008084953846 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008084953846 DLLC NOTICE LLME(ffffffff/f7a77d25){ASSIGNED} LLGM Assign pre (f7a77d25 => ffffffff) (gprs_llc.c:1079) 20241008084953846 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7a77d25 => ffffffff) (gprs_llc.c:1125) 20241008084953846 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556bd1791f70 (gprs_sndcp.c:574) 20241008084953846 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd17922c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008084953846 DMM NOTICE MM(262420000000048/f7a77d25) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008084953846 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241008084953846 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241008084953846 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008084953846 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241008084953846 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241008084953846 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) 20241008084953846 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) 20241008084953846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008084953846 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008084953846 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008084953846 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008084953846 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@14859a314179: Provider Link came up: sending NS-RESET 20241008084953902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008084953902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084953902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084953902 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084953902 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008084953902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084953902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084953902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084953902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084953904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084953904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084953904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084953904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084953904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084953904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084953904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084953904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084953904 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008084953904 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084953904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084953905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084953905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084953909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084953918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084953919 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1147)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@14859a314179: Provider Link came up: sending NS-RESET 20241008084953937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008084953937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084953937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084953937 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084953937 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008084953937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084953937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084953937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084953937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084953939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084953939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084953939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084953939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084953939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084953939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084953939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084953939 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084953939 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008084953939 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084953939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008084953939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084953939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084953943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084953953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084953953 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1152)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@14859a314179: Provider Link came up: sending NS-RESET 20241008084953970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008084953970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008084953970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008084953970 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084953970 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008084953970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008084953970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008084953970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008084953970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008084953971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008084953971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008084953971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008084953971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008084953971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008084953971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008084953971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008084953971 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008084953971 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008084953972 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008084953972 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1158)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008084953972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008084953972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008084953975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008084953982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084953982 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1157)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008084954263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008084954263 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008084954263 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008084954263 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008084954265 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008084954266 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@14859a314179: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='EBAADD6C'O, index=0 SGSN_Test-GSUP(1160)@14859a314179: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@14859a314179: 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 := 'B68B11B1049223F561084883101BD3EB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7B912146'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '39FF027C068C1A1A'O } } } } } 20241008084955321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084955321 DLLC NOTICE LLME(ffffffff/ebaadd6c){UNASSIGNED} LLC RX: unknown TLLI 0xebaadd6c, creating LLME on the fly (gprs_llc.c:552) 20241008084955321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084955321 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241008084955321 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008084955321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008084955321 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008084955321 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008084955321 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008084955321 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008084955321 DLLC NOTICE LLME(ffffffff/ebaadd6c){UNASSIGNED} LLGM Assign pre (ebaadd6c => ce4874a3) (gprs_llc.c:1079) 20241008084955321 DLLC NOTICE LLME(ebaadd6c/ce4874a3){ASSIGNED} LLGM Assign post (ebaadd6c => ce4874a3) (gprs_llc.c:1125) 20241008084955321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008084955321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008084955321 DMM DEBUG MM(262420000000049/ce4874a3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008084955335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084955335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008084955335 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084955335 DMM DEBUG MM(262420000000049/ce4874a3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241008084955335 DMM NOTICE MM(262420000000049/ce4874a3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008084955335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008084955335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008084955335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008084955335 DMM DEBUG MM(262420000000049/ce4874a3) Requesting authorization (sgsn_auth.c:160) 20241008084955335 DMM INFO MM(262420000000049/ce4874a3) Requesting authentication tuples (sgsn_auth.c:184) 20241008084955335 DMM DEBUG MM(262420000000049/ce4874a3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008084955335 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241008084955335 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)@14859a314179: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@14859a314179: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20241008084955338 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008084955339 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008084955339 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008084955339 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008084955339 DMM INFO MM(262420000000049/ce4874a3) Subscriber data update (mmctx.c:445) 20241008084955339 DMM DEBUG MM(262420000000049/ce4874a3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008084955339 DMM INFO MM(262420000000049/ce4874a3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008084955339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008084955339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008084955339 DMM INFO MM(262420000000049/ce4874a3) <- GMM AUTH AND CIPHERING REQ (rand = b6 8b 11 b1 04 92 23 f5 61 08 48 83 10 1b d3 eb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008084955346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084955346 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241008084955346 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084955346 DMM INFO MM(262420000000049/ce4874a3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008084955346 DMM NOTICE MM(262420000000049/ce4874a3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008084955346 DMM DEBUG MM(262420000000049/ce4874a3) checking auth: received GSM SRES = 7b 91 21 46 (gprs_gmm.c:666) 20241008084955346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008084955346 DMM DEBUG MM(262420000000049/ce4874a3) Requesting authorization (sgsn_auth.c:160) 20241008084955346 DMM INFO MM(262420000000049/ce4874a3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008084955346 DMM DEBUG MM(262420000000049/ce4874a3) Requesting subscriber data update (gprs_subscriber.c:894) 20241008084955346 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241008084955346 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) 20241008084955346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008084955346 DMM INFO MM(262420000000049/ce4874a3) <- GMM ATTACH ACCEPT (new P-TMSI=0xce4874a3) (gprs_gmm.c:300) 20241008084955347 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008084955347 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008084955347 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241008084955347 DMM INFO MM(262420000000049/ce4874a3) Subscriber data update (mmctx.c:445) 20241008084955347 DMM DEBUG MM(262420000000049/ce4874a3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008084955347 DMM INFO MM(262420000000049/ce4874a3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008084955347 DMM NOTICE MM(262420000000049/ce4874a3) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241008084955347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008084955347 DMM NOTICE MM(262420000000049/ce4874a3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008084955347 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) 20241008084955348 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008084955348 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241008084955348 DMM INFO MM(262420000000049/ce4874a3) Subscriber data update (mmctx.c:445) 20241008084955348 DMM DEBUG MM(262420000000049/ce4874a3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008084955354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084955354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008084955354 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084955354 DMM INFO MM(262420000000049/ce4874a3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008084955354 DMM NOTICE MM(262420000000049/ce4874a3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008084955354 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008084955354 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008084955354 DLLC NOTICE LLME(ebaadd6c/ce4874a3){ASSIGNED} LLGM Assign pre (ffffffff => ce4874a3) (gprs_llc.c:1079) 20241008084955354 DLLC NOTICE LLME(ffffffff/ce4874a3){ASSIGNED} LLGM Assign post (ffffffff => ce4874a3) (gprs_llc.c:1125) 20241008084955354 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008084955354 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008084955354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008084955354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@14859a314179: setverdict(pass): none -> pass 20241008084955406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084955406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008084955406 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008084955406 DMM INFO MM(262420000000049/ce4874a3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008084955406 DMM INFO MM(262420000000049/ce4874a3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008084955406 DMM DEBUG MM(262420000000049/ce4874a3) Using GGSN 0 (gprs_sm.c:312) 20241008084955406 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) 20241008084955406 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241008084955406 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008084955406 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20241008084955406 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241008084955419 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 a7 d7 57 0c 11 8a 21 29 f7 14 05 7f 3a 56 ad 42 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) 20241008084955419 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783c0288, cbp=0x556bd1791d30) (sgsn_libgtp.c:632) 20241008084955419 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008084955419 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd1793438 TLLI=ce4874a3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008084955419 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008084955419 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008084955426 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241008084955433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008084955433 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241008084955433 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241008084955436 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241008084955436 DMM INFO MM(262420000000049/ce4874a3) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241008085000443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085000443 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241008085000443 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241008085000447 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@14859a314179: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@14859a314179: Final verdict of PTC: pass 20241008085000455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55178<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@14859a314179: Final verdict of PTC: none 20241008085000457 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008085000457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1159)@14859a314179: Final verdict of PTC: none -NSVCI97(1148)@14859a314179: Final verdict of PTC: none -NSVCI99(1158)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@14859a314179: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@14859a314179: Final verdict of PTC: none -NSVCI98(1153)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@14859a314179: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@14859a314179: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1156)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1146)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1151)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@14859a314179: Test case TC_suspend_resume finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:50:00 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241008085000585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085000986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42282<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103680) 20241008085001184 DGPRS DEBUG Checking for inactive LLMEs, time = 10188135 (sgsn.c:131) 20241008085001458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085001458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103680, count=105164) 20241008085002459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085002459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008085003460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085003460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_suspend_rau started. 20241008085004047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085004049 DMM INFO MM(262420000000049/ce4874a3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008085004049 DMM INFO MM(262420000000049/ce4874a3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008085004049 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008085004049 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008085004049 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008085004049 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008085004049 DLLC NOTICE LLME(ffffffff/ce4874a3){ASSIGNED} LLGM Assign pre (ce4874a3 => ffffffff) (gprs_llc.c:1079) 20241008085004049 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce4874a3 => ffffffff) (gprs_llc.c:1125) 20241008085004049 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556bd17930e0 (gprs_sndcp.c:574) 20241008085004049 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd1793438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008085004049 DMM NOTICE MM(262420000000049/ce4874a3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008085004049 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241008085004049 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241008085004049 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008085004049 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241008085004049 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241008085004049 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) 20241008085004049 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) 20241008085004049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008085004049 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008085004049 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008085004049 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008085004049 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1167)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@14859a314179: Provider Link came up: sending NS-RESET 20241008085004091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008085004091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085004091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085004091 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085004091 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008085004091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085004091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085004091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085004091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085004092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085004092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085004092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085004093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085004093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085004093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085004093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085004093 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085004093 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008085004093 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085004093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085004093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085004093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085004097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085004106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085004106 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1166)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@14859a314179: Provider Link came up: sending NS-RESET 20241008085004123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008085004123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085004123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085004123 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085004123 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008085004123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085004123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085004123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085004123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085004124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085004125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085004125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085004125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085004125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085004125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085004125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085004125 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085004125 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008085004125 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085004125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1172)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008085004126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085004126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085004129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085004139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085004139 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1171)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1177)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@14859a314179: Provider Link came up: sending NS-RESET 20241008085004159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008085004159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085004159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085004160 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085004160 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008085004160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085004160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085004160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085004160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085004161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085004161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085004161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085004161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085004161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085004162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085004162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085004162 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085004162 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008085004162 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085004162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085004162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085004162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085004166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085004176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085004176 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008085004461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085004461 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008085004461 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008085004461 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008085004463 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008085004463 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@14859a314179: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='F35CE465'O, index=0 SGSN_Test-GSUP(1179)@14859a314179: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@14859a314179: 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 := '63F3E554915F90EF1954C9BE987950F2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D59D7D24'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F95582DB59C597F'O } } } } } 20241008085005517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085005517 DLLC NOTICE LLME(ffffffff/f35ce465){UNASSIGNED} LLC RX: unknown TLLI 0xf35ce465, creating LLME on the fly (gprs_llc.c:552) 20241008085005517 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085005517 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241008085005517 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008085005517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008085005517 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008085005517 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008085005517 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008085005517 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008085005517 DLLC NOTICE LLME(ffffffff/f35ce465){UNASSIGNED} LLGM Assign pre (f35ce465 => d7b6baf4) (gprs_llc.c:1079) 20241008085005517 DLLC NOTICE LLME(f35ce465/d7b6baf4){ASSIGNED} LLGM Assign post (f35ce465 => d7b6baf4) (gprs_llc.c:1125) 20241008085005517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008085005517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008085005517 DMM DEBUG MM(262420000000050/d7b6baf4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008085005529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085005529 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008085005529 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085005529 DMM DEBUG MM(262420000000050/d7b6baf4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241008085005529 DMM NOTICE MM(262420000000050/d7b6baf4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008085005529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008085005529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008085005530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008085005530 DMM DEBUG MM(262420000000050/d7b6baf4) Requesting authorization (sgsn_auth.c:160) 20241008085005530 DMM INFO MM(262420000000050/d7b6baf4) Requesting authentication tuples (sgsn_auth.c:184) 20241008085005530 DMM DEBUG MM(262420000000050/d7b6baf4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008085005530 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241008085005530 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)@14859a314179: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@14859a314179: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20241008085005532 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008085005532 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008085005532 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008085005532 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008085005532 DMM INFO MM(262420000000050/d7b6baf4) Subscriber data update (mmctx.c:445) 20241008085005532 DMM DEBUG MM(262420000000050/d7b6baf4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008085005532 DMM INFO MM(262420000000050/d7b6baf4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008085005532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008085005532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008085005532 DMM INFO MM(262420000000050/d7b6baf4) <- GMM AUTH AND CIPHERING REQ (rand = 63 f3 e5 54 91 5f 90 ef 19 54 c9 be 98 79 50 f2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008085005539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085005539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085005539 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085005539 DMM INFO MM(262420000000050/d7b6baf4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008085005539 DMM NOTICE MM(262420000000050/d7b6baf4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008085005539 DMM DEBUG MM(262420000000050/d7b6baf4) checking auth: received GSM SRES = d5 9d 7d 24 (gprs_gmm.c:666) 20241008085005539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008085005539 DMM DEBUG MM(262420000000050/d7b6baf4) Requesting authorization (sgsn_auth.c:160) 20241008085005539 DMM INFO MM(262420000000050/d7b6baf4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008085005539 DMM DEBUG MM(262420000000050/d7b6baf4) Requesting subscriber data update (gprs_subscriber.c:894) 20241008085005539 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241008085005539 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) 20241008085005539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008085005539 DMM INFO MM(262420000000050/d7b6baf4) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7b6baf4) (gprs_gmm.c:300) 20241008085005540 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008085005540 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008085005540 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241008085005540 DMM INFO MM(262420000000050/d7b6baf4) Subscriber data update (mmctx.c:445) 20241008085005540 DMM DEBUG MM(262420000000050/d7b6baf4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008085005540 DMM INFO MM(262420000000050/d7b6baf4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008085005540 DMM NOTICE MM(262420000000050/d7b6baf4) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241008085005540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008085005541 DMM NOTICE MM(262420000000050/d7b6baf4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008085005541 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) 20241008085005541 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008085005541 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241008085005541 DMM INFO MM(262420000000050/d7b6baf4) Subscriber data update (mmctx.c:445) 20241008085005541 DMM DEBUG MM(262420000000050/d7b6baf4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008085005547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085005547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008085005547 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085005547 DMM INFO MM(262420000000050/d7b6baf4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008085005547 DMM NOTICE MM(262420000000050/d7b6baf4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008085005547 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008085005547 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008085005547 DLLC NOTICE LLME(f35ce465/d7b6baf4){ASSIGNED} LLGM Assign pre (ffffffff => d7b6baf4) (gprs_llc.c:1079) 20241008085005547 DLLC NOTICE LLME(ffffffff/d7b6baf4){ASSIGNED} LLGM Assign post (ffffffff => d7b6baf4) (gprs_llc.c:1125) 20241008085005547 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008085005547 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008085005547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008085005547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@14859a314179: setverdict(pass): none -> pass 20241008085005598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085005598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008085005598 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085005598 DMM INFO MM(262420000000050/d7b6baf4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008085005598 DMM INFO MM(262420000000050/d7b6baf4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008085005598 DMM DEBUG MM(262420000000050/d7b6baf4) Using GGSN 0 (gprs_sm.c:312) 20241008085005598 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) 20241008085005598 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241008085005598 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008085005598 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20241008085005598 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241008085005609 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 2f 1f d2 84 11 7d 63 bd 4c 14 05 7f 4d b9 9a c0 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) 20241008085005609 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783c12f8, cbp=0x556bd1790fd0) (sgsn_libgtp.c:632) 20241008085005609 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008085005609 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd1793438 TLLI=d7b6baf4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008085005609 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008085005609 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008085005615 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241008085005621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085005621 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241008085005621 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241008085005624 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241008085005624 DMM INFO MM(262420000000050/d7b6baf4) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241008085010633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085010633 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085010633 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085010633 DMM INFO MM(262420000000050/d7b6baf4) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008085010633 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008085010633 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241008085010633 DLLC NOTICE LLME(ffffffff/d7b6baf4){ASSIGNED} LLGM Assign pre (d7b6baf4 => f9235334) (gprs_llc.c:1079) 20241008085010633 DLLC NOTICE LLME(d7b6baf4/f9235334){ASSIGNED} LLGM Assign post (d7b6baf4 => f9235334) (gprs_llc.c:1125) 20241008085010633 DMM INFO MM(262420000000050/f9235334) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008085010641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085010641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241008085010641 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085010641 DMM INFO MM(262420000000050/f9235334) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241008085010641 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241008085010641 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008085010641 DLLC NOTICE LLME(d7b6baf4/f9235334){ASSIGNED} LLGM Assign pre (ffffffff => f9235334) (gprs_llc.c:1079) 20241008085010641 DLLC NOTICE LLME(ffffffff/f9235334){ASSIGNED} LLGM Assign post (ffffffff => f9235334) (gprs_llc.c:1125) 20241008085010641 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241008085011141 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1166)@14859a314179: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@14859a314179: Final verdict of PTC: pass 20241008085011150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42296<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@14859a314179: Final verdict of PTC: none -NSVCI99(1177)@14859a314179: Final verdict of PTC: none -NSVCI98(1172)@14859a314179: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@14859a314179: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@14859a314179: Final verdict of PTC: none 20241008085011153 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008085011153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(1173)@14859a314179: Final verdict of PTC: none -NSVCI97(1167)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@14859a314179: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1170)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1165)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1175)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@14859a314179: Test case TC_suspend_rau finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 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 20241008085011274 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085011676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60486<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103696) 20241008085012154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085012154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103696, count=109988) 20241008085013156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085013156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:50: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_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 20241008085014158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085014158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_paging_ps started. 20241008085014738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085014739 DMM INFO MM(262420000000050/f9235334) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008085014739 DMM INFO MM(262420000000050/f9235334) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008085014739 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008085014739 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008085014739 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008085014739 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008085014739 DLLC NOTICE LLME(ffffffff/f9235334){ASSIGNED} LLGM Assign pre (f9235334 => ffffffff) (gprs_llc.c:1079) 20241008085014739 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9235334 => ffffffff) (gprs_llc.c:1125) 20241008085014739 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556bd17930e0 (gprs_sndcp.c:574) 20241008085014739 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd1793438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008085014739 DMM NOTICE MM(262420000000050/f9235334) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008085014739 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241008085014739 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241008085014739 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008085014739 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241008085014739 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241008085014739 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) 20241008085014739 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) 20241008085014739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008085014739 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008085014739 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008085014739 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008085014739 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1186)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@14859a314179: Provider Link came up: sending NS-RESET 20241008085014788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008085014788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085014788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085014788 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085014788 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008085014788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085014788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085014788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085014788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085014789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085014789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085014789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085014790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085014790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085014790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085014790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085014790 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085014790 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008085014790 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085014790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1186)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008085014790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085014790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085014795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085014805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085014805 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1185)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1192)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1192)@14859a314179: Provider Link came up: sending NS-RESET 20241008085014838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008085014838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085014838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085014838 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085014838 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008085014838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085014838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085014838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085014838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1191)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1192)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085014840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085014840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085014840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085014840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085014840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085014840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085014840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085014840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085014840 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008085014840 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085014840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085014840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085014840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1192)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1192)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085014844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085014854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085014854 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1189)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1191)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@14859a314179: Provider Link came up: sending NS-RESET 20241008085014867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008085014867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085014867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085014867 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085014867 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008085014867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085014867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085014867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085014867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085014868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085014868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085014868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085014869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085014869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085014869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085014869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085014869 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085014869 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008085014869 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085014869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085014869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085014869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085014872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085014882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085014882 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008085015159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085015159 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008085015159 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008085015159 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008085015161 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008085015161 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@14859a314179: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='FCD2E972'O, index=0 SGSN_Test-GSUP(1198)@14859a314179: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@14859a314179: 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 := '6C311C53E41BC29BA03810028AF55EAF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7EBEDCCE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DF8033F827CC3933'O } } } } } 20241008085016214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085016214 DLLC NOTICE LLME(ffffffff/fcd2e972){UNASSIGNED} LLC RX: unknown TLLI 0xfcd2e972, creating LLME on the fly (gprs_llc.c:552) 20241008085016214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085016214 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241008085016214 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008085016214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008085016214 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008085016214 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008085016214 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008085016214 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008085016214 DLLC NOTICE LLME(ffffffff/fcd2e972){UNASSIGNED} LLGM Assign pre (fcd2e972 => e908be83) (gprs_llc.c:1079) 20241008085016214 DLLC NOTICE LLME(fcd2e972/e908be83){ASSIGNED} LLGM Assign post (fcd2e972 => e908be83) (gprs_llc.c:1125) 20241008085016214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008085016214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008085016214 DMM DEBUG MM(262420000000051/e908be83) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008085016227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085016227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008085016227 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085016227 DMM DEBUG MM(262420000000051/e908be83) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241008085016227 DMM NOTICE MM(262420000000051/e908be83) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008085016227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008085016227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008085016227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008085016227 DMM DEBUG MM(262420000000051/e908be83) Requesting authorization (sgsn_auth.c:160) 20241008085016227 DMM INFO MM(262420000000051/e908be83) Requesting authentication tuples (sgsn_auth.c:184) 20241008085016227 DMM DEBUG MM(262420000000051/e908be83) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008085016227 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241008085016227 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)@14859a314179: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@14859a314179: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20241008085016230 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008085016230 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008085016230 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008085016230 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008085016230 DMM INFO MM(262420000000051/e908be83) Subscriber data update (mmctx.c:445) 20241008085016230 DMM DEBUG MM(262420000000051/e908be83) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008085016230 DMM INFO MM(262420000000051/e908be83) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008085016230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008085016230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008085016230 DMM INFO MM(262420000000051/e908be83) <- GMM AUTH AND CIPHERING REQ (rand = 6c 31 1c 53 e4 1b c2 9b a0 38 10 02 8a f5 5e af , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008085016238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085016238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085016238 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085016238 DMM INFO MM(262420000000051/e908be83) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008085016238 DMM NOTICE MM(262420000000051/e908be83) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008085016238 DMM DEBUG MM(262420000000051/e908be83) checking auth: received GSM SRES = 7e be dc ce (gprs_gmm.c:666) 20241008085016238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008085016238 DMM DEBUG MM(262420000000051/e908be83) Requesting authorization (sgsn_auth.c:160) 20241008085016238 DMM INFO MM(262420000000051/e908be83) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008085016238 DMM DEBUG MM(262420000000051/e908be83) Requesting subscriber data update (gprs_subscriber.c:894) 20241008085016238 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241008085016238 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) 20241008085016238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008085016238 DMM INFO MM(262420000000051/e908be83) <- GMM ATTACH ACCEPT (new P-TMSI=0xe908be83) (gprs_gmm.c:300) 20241008085016239 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008085016239 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008085016240 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241008085016240 DMM INFO MM(262420000000051/e908be83) Subscriber data update (mmctx.c:445) 20241008085016240 DMM DEBUG MM(262420000000051/e908be83) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008085016240 DMM INFO MM(262420000000051/e908be83) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008085016240 DMM NOTICE MM(262420000000051/e908be83) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241008085016240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008085016240 DMM NOTICE MM(262420000000051/e908be83) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008085016240 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) 20241008085016240 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008085016240 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241008085016240 DMM INFO MM(262420000000051/e908be83) Subscriber data update (mmctx.c:445) 20241008085016240 DMM DEBUG MM(262420000000051/e908be83) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008085016246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085016246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008085016246 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085016246 DMM INFO MM(262420000000051/e908be83) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008085016246 DMM NOTICE MM(262420000000051/e908be83) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008085016246 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008085016246 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008085016246 DLLC NOTICE LLME(fcd2e972/e908be83){ASSIGNED} LLGM Assign pre (ffffffff => e908be83) (gprs_llc.c:1079) 20241008085016246 DLLC NOTICE LLME(ffffffff/e908be83){ASSIGNED} LLGM Assign post (ffffffff => e908be83) (gprs_llc.c:1125) 20241008085016246 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008085016246 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008085016246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008085016246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@14859a314179: setverdict(pass): none -> pass 20241008085016298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085016298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008085016298 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085016298 DMM INFO MM(262420000000051/e908be83) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008085016298 DMM INFO MM(262420000000051/e908be83) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008085016298 DMM DEBUG MM(262420000000051/e908be83) Using GGSN 0 (gprs_sm.c:312) 20241008085016298 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) 20241008085016298 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241008085016298 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008085016298 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20241008085016298 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241008085016311 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 b0 fe 3f ef 11 00 45 f7 b9 14 05 7f a8 6c d1 bd 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) 20241008085016311 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783c2368, cbp=0x556bd1791440) (sgsn_libgtp.c:632) 20241008085016311 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008085016311 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd1793438 TLLI=e908be83, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008085016311 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008085016311 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008085016320 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241008085019298 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Timeout of T3314 (fsm.c:317) 20241008085019298 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241008085019298 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241008085021330 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241008085021330 DMM INFO MM(262420000000051/e908be83) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1185)@14859a314179: 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 := 'E908BE83'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1185)@14859a314179: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@14859a314179: Final verdict of PTC: pass 20241008085021344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60490<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@14859a314179: Final verdict of PTC: none -NSVCI99(1196)@14859a314179: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@14859a314179: Final verdict of PTC: none 20241008085021347 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008085021347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1188)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@14859a314179: Final verdict of PTC: none TC_paging_ps-BVCI210(1189)@14859a314179: Final verdict of PTC: none -NSVCI98(1192)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1191)@14859a314179: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@14859a314179: Final verdict of PTC: none -NSVCI97(1186)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1184)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1190)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1194)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_paging_ps-BVCI210(1189): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1190): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1191): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1192): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@14859a314179: Test case TC_paging_ps finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:50:21 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241008085021481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085021882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57046<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100208) 20241008085022348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085022348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100208, count=104564) 20241008085023349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085023349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:50:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241008085024350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085024350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_paging_ps_ra_multiple_cells started. 20241008085024938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085024939 DMM INFO MM(262420000000051/e908be83) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008085024939 DMM INFO MM(262420000000051/e908be83) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008085024939 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008085024939 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008085024939 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008085024939 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241008085024939 DLLC NOTICE LLME(ffffffff/e908be83){ASSIGNED} LLGM Assign pre (e908be83 => ffffffff) (gprs_llc.c:1079) 20241008085024939 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e908be83 => ffffffff) (gprs_llc.c:1125) 20241008085024939 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556bd17930e0 (gprs_sndcp.c:574) 20241008085024939 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd1793438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008085024939 DMM NOTICE MM(262420000000051/e908be83) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008085024939 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241008085024939 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241008085024939 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008085024939 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241008085024939 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241008085024939 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) 20241008085024939 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) 20241008085024939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008085024939 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008085024939 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008085024939 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008085024939 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1206)@14859a314179: Provider Link came up: sending NS-RESET 20241008085024993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008085024993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085024993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085024993 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085024993 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008085024993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085024993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085024993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085024993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1206)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085024995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085024995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085024995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085024995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085024995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085024995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085024995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085024995 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085024995 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008085024995 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085024995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085024996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085024996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1205)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1206)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1206)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085025001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1202)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085025010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085025010 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1205)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1211)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1211)@14859a314179: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1210)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008085025029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008085025029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085025029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085025029 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085025029 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008085025029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085025029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085025029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085025029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1211)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085025031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085025031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085025031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085025031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085025031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085025031 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085025031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085025031 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085025031 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008085025031 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085025031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085025032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085025032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1211)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1211)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085025035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1207)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085025045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085025045 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1208)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1210)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1216)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1216)@14859a314179: Provider Link came up: sending NS-RESET 20241008085025063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008085025063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085025063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085025063 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085025063 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008085025063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085025063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085025063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085025063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1216)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085025065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085025065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085025065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085025066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085025066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085025066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085025066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085025066 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085025066 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008085025066 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085025066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085025066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085025066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1216)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1216)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085025070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085025079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085025079 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1213)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008085025351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085025351 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008085025351 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008085025351 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1215)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1215)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008085025352 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1215)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008085025353 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1215)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1215)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1215)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1215)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1203)@14859a314179: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='DBD6CA7B'O, index=0 SGSN_Test-GSUP(1217)@14859a314179: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1203)@14859a314179: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1208)@14859a314179: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='DBD6CA7B'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1213)@14859a314179: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='DBD6CA7B'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@14859a314179: 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 := '5D80970C97D085CEFE54A8FE37962105'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DABA3AA2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8526848DEB96AFFF'O } } } } } 20241008085026412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085026412 DLLC NOTICE LLME(ffffffff/dbd6ca7b){UNASSIGNED} LLC RX: unknown TLLI 0xdbd6ca7b, creating LLME on the fly (gprs_llc.c:552) 20241008085026412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085026412 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241008085026412 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008085026412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008085026412 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008085026412 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008085026412 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008085026412 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008085026412 DLLC NOTICE LLME(ffffffff/dbd6ca7b){UNASSIGNED} LLGM Assign pre (dbd6ca7b => e5a080bf) (gprs_llc.c:1079) 20241008085026412 DLLC NOTICE LLME(dbd6ca7b/e5a080bf){ASSIGNED} LLGM Assign post (dbd6ca7b => e5a080bf) (gprs_llc.c:1125) 20241008085026412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008085026412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008085026412 DMM DEBUG MM(262420000000052/e5a080bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008085026424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085026424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008085026424 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085026424 DMM DEBUG MM(262420000000052/e5a080bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241008085026424 DMM NOTICE MM(262420000000052/e5a080bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008085026424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008085026424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008085026424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008085026424 DMM DEBUG MM(262420000000052/e5a080bf) Requesting authorization (sgsn_auth.c:160) 20241008085026425 DMM INFO MM(262420000000052/e5a080bf) Requesting authentication tuples (sgsn_auth.c:184) 20241008085026425 DMM DEBUG MM(262420000000052/e5a080bf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008085026425 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241008085026425 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)@14859a314179: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@14859a314179: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20241008085026427 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008085026427 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008085026427 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008085026427 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008085026427 DMM INFO MM(262420000000052/e5a080bf) Subscriber data update (mmctx.c:445) 20241008085026427 DMM DEBUG MM(262420000000052/e5a080bf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008085026427 DMM INFO MM(262420000000052/e5a080bf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008085026427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008085026427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008085026427 DMM INFO MM(262420000000052/e5a080bf) <- GMM AUTH AND CIPHERING REQ (rand = 5d 80 97 0c 97 d0 85 ce fe 54 a8 fe 37 96 21 05 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008085026435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085026435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085026435 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085026435 DMM INFO MM(262420000000052/e5a080bf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008085026435 DMM NOTICE MM(262420000000052/e5a080bf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008085026435 DMM DEBUG MM(262420000000052/e5a080bf) checking auth: received GSM SRES = da ba 3a a2 (gprs_gmm.c:666) 20241008085026435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008085026435 DMM DEBUG MM(262420000000052/e5a080bf) Requesting authorization (sgsn_auth.c:160) 20241008085026435 DMM INFO MM(262420000000052/e5a080bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008085026435 DMM DEBUG MM(262420000000052/e5a080bf) Requesting subscriber data update (gprs_subscriber.c:894) 20241008085026435 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241008085026435 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) 20241008085026435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008085026436 DMM INFO MM(262420000000052/e5a080bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5a080bf) (gprs_gmm.c:300) 20241008085026437 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008085026437 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008085026437 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241008085026437 DMM INFO MM(262420000000052/e5a080bf) Subscriber data update (mmctx.c:445) 20241008085026437 DMM DEBUG MM(262420000000052/e5a080bf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008085026437 DMM INFO MM(262420000000052/e5a080bf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008085026437 DMM NOTICE MM(262420000000052/e5a080bf) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241008085026437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008085026437 DMM NOTICE MM(262420000000052/e5a080bf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008085026437 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) 20241008085026438 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008085026438 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241008085026438 DMM INFO MM(262420000000052/e5a080bf) Subscriber data update (mmctx.c:445) 20241008085026438 DMM DEBUG MM(262420000000052/e5a080bf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008085026444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085026444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008085026444 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085026444 DMM INFO MM(262420000000052/e5a080bf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008085026444 DMM NOTICE MM(262420000000052/e5a080bf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008085026444 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008085026444 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008085026444 DLLC NOTICE LLME(dbd6ca7b/e5a080bf){ASSIGNED} LLGM Assign pre (ffffffff => e5a080bf) (gprs_llc.c:1079) 20241008085026444 DLLC NOTICE LLME(ffffffff/e5a080bf){ASSIGNED} LLGM Assign post (ffffffff => e5a080bf) (gprs_llc.c:1125) 20241008085026444 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008085026444 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008085026444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008085026444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008085026495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085026496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008085026496 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085026496 DMM INFO MM(262420000000052/e5a080bf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008085026496 DMM INFO MM(262420000000052/e5a080bf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008085026496 DMM DEBUG MM(262420000000052/e5a080bf) Using GGSN 0 (gprs_sm.c:312) 20241008085026496 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) 20241008085026496 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241008085026496 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008085026496 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20241008085026496 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241008085026507 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 fe 7c a1 36 11 8d 60 65 b2 14 05 7f 2a e3 6f d5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241008085026507 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783c33d8, cbp=0x556bd17917d0) (sgsn_libgtp.c:632) 20241008085026507 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008085026507 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd1793cf8 TLLI=e5a080bf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008085026507 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008085026507 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@14859a314179: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008085026515 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241008085029497 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Timeout of T3314 (fsm.c:317) 20241008085029497 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241008085029497 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241008085031185 DGPRS DEBUG Checking for inactive LLMEs, time = 10188165 (sgsn.c:131) 20241008085031522 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241008085031522 DMM INFO MM(262420000000052/e5a080bf) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1208)@14859a314179: 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 := 'E5A080BF'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241008085045352 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241008085045352 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241008085045352 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1215)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008085054997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085054999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085054999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008085055032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085055034 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085055034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241008085055067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085055069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085055069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@14859a314179: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@14859a314179: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1217)@14859a314179: Final verdict of PTC: none 20241008085056407 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008085056407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1206)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1215)@14859a314179: Final verdict of PTC: none -NSVCI98(1211)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1205)@14859a314179: Final verdict of PTC: none 20241008085056408 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57062<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1201)@14859a314179: Final verdict of PTC: none -NSVCI99(1216)@14859a314179: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1203)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@14859a314179: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1213)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@14859a314179: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1208)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1210)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1214)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1209)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1204)@14859a314179: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@14859a314179: Final verdict of PTC: fail reason: "Tguard timeout" MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1203): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1204): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1205): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1206): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1208): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1209): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1210): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1211): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1213): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1214): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1215): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1216): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@14859a314179: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@14859a314179: 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'. Tue Oct 8 08:50:56 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 20241008085056536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085056937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53774<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108028) 20241008085057408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085057408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108028, count=109188) 20241008085058409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085058409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:50:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241008085059410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085059410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_bssgp_rim_single_report started. 20241008085059998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085100000 DMM INFO MM(262420000000052/e5a080bf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008085100000 DMM INFO MM(262420000000052/e5a080bf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008085100000 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008085100000 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008085100000 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008085100000 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241008085100000 DLLC NOTICE LLME(ffffffff/e5a080bf){ASSIGNED} LLGM Assign pre (e5a080bf => ffffffff) (gprs_llc.c:1079) 20241008085100000 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5a080bf => ffffffff) (gprs_llc.c:1125) 20241008085100000 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556bd17939a0 (gprs_sndcp.c:574) 20241008085100000 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd1793cf8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008085100000 DMM NOTICE MM(262420000000052/e5a080bf) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008085100000 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241008085100000 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241008085100000 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008085100000 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241008085100000 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241008085100000 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) 20241008085100000 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) 20241008085100000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008085100000 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008085100000 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008085100000 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008085100000 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1225)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1225)@14859a314179: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1224)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008085100045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008085100045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085100045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085100045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085100045 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008085100045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085100045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085100045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085100045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1225)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085100047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085100047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085100047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085100048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085100048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085100048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085100048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085100048 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085100048 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008085100048 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085100048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085100048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085100048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1225)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1225)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085100052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1221)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085100062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085100062 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI196(1222)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1224)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1230)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1230)@14859a314179: Provider Link came up: sending NS-RESET 20241008085100080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008085100080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085100080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085100080 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085100080 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008085100080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085100080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085100080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085100080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1229)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1230)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085100082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085100082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085100082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085100083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085100083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085100083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085100083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085100083 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085100083 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008085100083 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085100083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085100083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085100083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1230)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1230)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085100087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1226)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085100098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085100098 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1227)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1229)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1235)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1235)@14859a314179: Provider Link came up: sending NS-RESET 20241008085100112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008085100112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085100112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085100112 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085100112 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008085100112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085100112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085100112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085100112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1235)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085100114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085100114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085100114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085100114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085100114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085100114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085100114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085100114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085100114 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008085100114 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085100114 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1235)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008085100115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085100115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1235)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085100118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085100128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085100128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1232)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008085100411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085100411 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008085100411 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008085100411 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1234)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1234)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008085100412 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008085100413 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1234)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1234)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1234)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1234)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1234)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008085100430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@14859a314179: setverdict(pass): none -> pass MTC@14859a314179: Warning: Re-starting timer T, which is already active (running or expired). 20241008085100441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008085100449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46412<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1220)@14859a314179: Final verdict of PTC: none -NSVCI97(1225)@14859a314179: Final verdict of PTC: none 20241008085100451 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008085100451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1236)@14859a314179: Final verdict of PTC: none -NSVCI98(1230)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1234)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@14859a314179: Final verdict of PTC: none -NSVCI99(1235)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@14859a314179: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1232)@14859a314179: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1227)@14859a314179: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1222)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1224)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1223)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1233)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1228)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: pass MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@14859a314179: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1222): none (pass -> pass) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1223): none (pass -> pass) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1224): none (pass -> pass) MTC@14859a314179: Local verdict of PTC -NSVCI97(1225): none (pass -> pass) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@14859a314179: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1227): none (pass -> pass) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1228): none (pass -> pass) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (pass -> pass) MTC@14859a314179: Local verdict of PTC -NSVCI98(1230): none (pass -> pass) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@14859a314179: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1232): none (pass -> pass) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1233): none (pass -> pass) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1234): none (pass -> pass) MTC@14859a314179: Local verdict of PTC -NSVCI99(1235): none (pass -> pass) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@14859a314179: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:51:00 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 20241008085100575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085100977 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46418<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55140) 20241008085101186 DGPRS DEBUG Checking for inactive LLMEs, time = 10188195 (sgsn.c:131) 20241008085101453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085101453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=55140, count=59720) 20241008085102454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085102454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008085103455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085103455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_rim_eutran_to_geran started. 20241008085104037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085104039 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@14859a314179: Provider Link came up: sending NS-RESET 20241008085104086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008085104086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085104086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085104086 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085104086 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008085104086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085104086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085104086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085104086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085104088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085104088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085104088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085104088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085104088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085104088 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085104088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085104088 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085104088 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008085104089 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085104089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085104089 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085104089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1242)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085104093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1243)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1239)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085104104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085104104 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI196(1241)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@14859a314179: Provider Link came up: sending NS-RESET 20241008085104126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008085104126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085104126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085104126 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085104126 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008085104126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085104126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085104126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085104126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085104127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085104128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085104128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085104128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085104128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085104128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085104128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085104128 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085104128 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008085104128 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085104128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085104128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085104128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1247)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085104132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1244)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1248)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008085104141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085104141 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@14859a314179: Provider Link came up: sending NS-RESET 20241008085104171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008085104171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085104171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085104171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085104171 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008085104171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085104171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085104171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085104171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085104173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085104173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085104173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085104173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085104173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085104173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085104173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085104173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085104173 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008085104173 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085104173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085104174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085104174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085104178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085104188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085104188 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1250)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008085104455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085104455 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008085104455 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008085104455 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1252)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1252)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008085104458 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1252)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1252)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008085104458 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1252)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1252)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1252)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1252)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@14859a314179: setverdict(pass): none -> pass 20241008085104487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008085104491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46430<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1254)@14859a314179: Final verdict of PTC: none 20241008085104493 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008085104493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_rim_eutran_to_geran-BVCI196(1241)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@14859a314179: Final verdict of PTC: none -NSVCI98(1247)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1252)@14859a314179: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@14859a314179: Final verdict of PTC: none -NSVCI97(1242)@14859a314179: Final verdict of PTC: none -NSVCI99(1253)@14859a314179: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1250)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1240)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1245)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1251)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: pass MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@14859a314179: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@14859a314179: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@14859a314179: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@14859a314179: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@14859a314179: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1250): none (pass -> pass) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1252): none (pass -> pass) MTC@14859a314179: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@14859a314179: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:51:04 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 20241008085104601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085105002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46432<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48140) 20241008085105494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085105494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48140, count=52496) 20241008085106494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085106495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008085107496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085107496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_cell_change_different_rai_ci_attach started. 20241008085108060 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085108061 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@14859a314179: Provider Link came up: sending NS-RESET 20241008085108104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008085108104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085108104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085108104 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085108105 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008085108105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085108105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085108105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085108105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085108106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085108106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085108106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085108106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085108106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085108106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085108106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085108106 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085108106 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008085108106 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085108106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085108107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085108107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085108111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1261)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085108122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085108122 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@14859a314179: Provider Link came up: sending NS-RESET 20241008085108139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008085108139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085108139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085108139 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085108139 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008085108139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085108139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085108139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085108139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085108140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085108140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085108140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085108141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085108141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085108141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085108141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085108141 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085108141 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008085108141 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085108141 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085108141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085108141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1265)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085108145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1266)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1262)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085108153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085108153 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)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@14859a314179: Provider Link came up: sending NS-RESET 20241008085108173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008085108173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085108173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085108173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085108173 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008085108173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085108173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085108173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085108173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085108175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085108175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085108175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085108175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085108175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085108175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085108175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085108175 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085108175 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008085108175 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085108175 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085108176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085108176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085108179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085108188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085108188 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)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008085108497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085108497 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008085108497 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008085108497 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008085108499 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008085108499 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@14859a314179: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='EF4C5DD9'O, index=0 SGSN_Test-GSUP(1272)@14859a314179: 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)@14859a314179: 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 := 'E671A8EAD71DB63AA56A02E5FF9C80D5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5BFAF04D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51CA8804445178ED'O } } } } } 20241008085108543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085108543 DLLC NOTICE LLME(ffffffff/ef4c5dd9){UNASSIGNED} LLC RX: unknown TLLI 0xef4c5dd9, creating LLME on the fly (gprs_llc.c:552) 20241008085108543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085108543 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241008085108543 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008085108543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008085108543 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008085108543 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008085108543 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008085108543 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008085108543 DLLC NOTICE LLME(ffffffff/ef4c5dd9){UNASSIGNED} LLGM Assign pre (ef4c5dd9 => f8b66334) (gprs_llc.c:1079) 20241008085108543 DLLC NOTICE LLME(ef4c5dd9/f8b66334){ASSIGNED} LLGM Assign post (ef4c5dd9 => f8b66334) (gprs_llc.c:1125) 20241008085108543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008085108543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008085108543 DMM DEBUG MM(262420000000068/f8b66334) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008085108555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085108555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008085108555 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085108555 DMM DEBUG MM(262420000000068/f8b66334) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241008085108555 DMM NOTICE MM(262420000000068/f8b66334) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008085108555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008085108555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008085108556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008085108556 DMM DEBUG MM(262420000000068/f8b66334) Requesting authorization (sgsn_auth.c:160) 20241008085108556 DMM INFO MM(262420000000068/f8b66334) Requesting authentication tuples (sgsn_auth.c:184) 20241008085108556 DMM DEBUG MM(262420000000068/f8b66334) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008085108556 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241008085108556 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)@14859a314179: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@14859a314179: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20241008085108558 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008085108558 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008085108558 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008085108558 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008085108558 DMM INFO MM(262420000000068/f8b66334) Subscriber data update (mmctx.c:445) 20241008085108558 DMM DEBUG MM(262420000000068/f8b66334) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008085108558 DMM INFO MM(262420000000068/f8b66334) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008085108558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008085108558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008085108558 DMM INFO MM(262420000000068/f8b66334) <- GMM AUTH AND CIPHERING REQ (rand = e6 71 a8 ea d7 1d b6 3a a5 6a 02 e5 ff 9c 80 d5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008085108566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085108566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085108566 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085108566 DMM INFO MM(262420000000068/f8b66334) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008085108566 DMM NOTICE MM(262420000000068/f8b66334) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008085108566 DMM DEBUG MM(262420000000068/f8b66334) checking auth: received GSM SRES = 5b fa f0 4d (gprs_gmm.c:666) 20241008085108566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008085108566 DMM DEBUG MM(262420000000068/f8b66334) Requesting authorization (sgsn_auth.c:160) 20241008085108566 DMM INFO MM(262420000000068/f8b66334) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008085108566 DMM DEBUG MM(262420000000068/f8b66334) Requesting subscriber data update (gprs_subscriber.c:894) 20241008085108566 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241008085108566 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) 20241008085108566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008085108566 DMM INFO MM(262420000000068/f8b66334) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8b66334) (gprs_gmm.c:300) 20241008085108567 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008085108567 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008085108567 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241008085108567 DMM INFO MM(262420000000068/f8b66334) Subscriber data update (mmctx.c:445) 20241008085108567 DMM DEBUG MM(262420000000068/f8b66334) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008085108567 DMM INFO MM(262420000000068/f8b66334) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008085108567 DMM NOTICE MM(262420000000068/f8b66334) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241008085108567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008085108567 DMM NOTICE MM(262420000000068/f8b66334) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008085108567 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) 20241008085108568 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008085108568 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241008085108568 DMM INFO MM(262420000000068/f8b66334) Subscriber data update (mmctx.c:445) 20241008085108568 DMM DEBUG MM(262420000000068/f8b66334) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008085108575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085108575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008085108575 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085108575 DMM INFO MM(262420000000068/f8b66334) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008085108575 DMM NOTICE MM(262420000000068/f8b66334) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008085108575 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008085108575 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008085108575 DLLC NOTICE LLME(ef4c5dd9/f8b66334){ASSIGNED} LLGM Assign pre (ffffffff => f8b66334) (gprs_llc.c:1079) 20241008085108575 DLLC NOTICE LLME(ffffffff/f8b66334){ASSIGNED} LLGM Assign post (ffffffff => f8b66334) (gprs_llc.c:1125) 20241008085108575 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008085108575 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008085108575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008085108575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008085108627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085108627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008085108627 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085108627 DMM INFO MM(262420000000068/f8b66334) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008085108627 DMM INFO MM(262420000000068/f8b66334) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008085108627 DMM DEBUG MM(262420000000068/f8b66334) Using GGSN 0 (gprs_sm.c:312) 20241008085108627 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) 20241008085108627 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241008085108627 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008085108627 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20241008085108627 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241008085108640 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 2f bc df e3 11 28 e1 8a d3 14 05 7f ef a0 a7 51 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241008085108640 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783c4448, cbp=0x556bd1791f70) (sgsn_libgtp.c:632) 20241008085108640 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008085108640 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd1793c88 TLLI=f8b66334, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008085108640 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008085108640 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@14859a314179: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008085108647 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241008085108655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085108655 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241008085108655 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@14859a314179: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@14859a314179: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='F8B66334'O, index=0 20241008085108663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085108663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241008085108663 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xF8B66334) type="GPRS attach" (gprs_gmm.c:1266) 20241008085108663 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008085108663 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008085108663 DLLC NOTICE LLME(ffffffff/f8b66334){ASSIGNED} LLGM Assign pre (f8b66334 => cd81006b) (gprs_llc.c:1079) 20241008085108663 DLLC NOTICE LLME(f8b66334/cd81006b){ASSIGNED} LLGM Assign post (f8b66334 => cd81006b) (gprs_llc.c:1125) 20241008085108663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008085108663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008085108663 DMM DEBUG MM(262420000000068/cd81006b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008085108674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085108674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241008085108674 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085108674 DMM DEBUG MM(262420000000068/cd81006b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241008085108675 DMM NOTICE MM(262420000000068/cd81006b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008085108675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008085108675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008085108675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008085108675 DMM DEBUG MM(262420000000068/cd81006b) Requesting authorization (sgsn_auth.c:160) 20241008085108675 DMM INFO MM(262420000000068/cd81006b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008085108675 DMM DEBUG MM(262420000000068/cd81006b) Requesting subscriber data update (gprs_subscriber.c:894) 20241008085108675 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241008085108675 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) 20241008085109661 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008085109661 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008085109661 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241008085109661 DMM INFO MM(262420000000068/cd81006b) Subscriber data update (mmctx.c:445) 20241008085109661 DMM DEBUG MM(262420000000068/cd81006b) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241008085109661 DMM INFO MM(262420000000068/cd81006b) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241008085109661 DMM NOTICE MM(262420000000068/cd81006b) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241008085109661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008085109661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008085109661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241008085109661 DMM INFO MM(262420000000068/cd81006b) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd81006b) (gprs_gmm.c:300) 20241008085109661 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) 20241008085109662 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008085109662 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241008085109662 DMM INFO MM(262420000000068/cd81006b) Subscriber data update (mmctx.c:445) 20241008085109662 DMM DEBUG MM(262420000000068/cd81006b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008085109671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085109671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085109671 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085109671 DMM INFO MM(262420000000068/cd81006b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008085109671 DMM NOTICE MM(262420000000068/cd81006b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008085109671 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008085109671 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008085109671 DLLC NOTICE LLME(f8b66334/cd81006b){ASSIGNED} LLGM Assign pre (ffffffff => cd81006b) (gprs_llc.c:1079) 20241008085109671 DLLC NOTICE LLME(ffffffff/cd81006b){ASSIGNED} LLGM Assign post (ffffffff => cd81006b) (gprs_llc.c:1125) 20241008085109671 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008085109671 DMM ERROR MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241008085109671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008085109671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008085109720 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241008085109729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085109729 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085109729 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@14859a314179: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@14859a314179: Final verdict of PTC: pass 20241008085109734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56572<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1272)@14859a314179: Final verdict of PTC: none 20241008085109736 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008085109736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1260)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@14859a314179: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@14859a314179: Final verdict of PTC: none -NSVCI99(1270)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@14859a314179: Final verdict of PTC: none -NSVCI98(1265)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@14859a314179: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@14859a314179: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1268)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1263)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1258)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@14859a314179: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:51:09 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 20241008085109860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085110261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101676) 20241008085110738 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085110738 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101676, count=122828) 20241008085111739 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085111739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:51: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_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 20241008085112730 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Timeout of T3314 (fsm.c:317) 20241008085112730 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241008085112730 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241008085112740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085112740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_cell_change_different_rai_ci_data started. 20241008085113320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085113321 DMM INFO MM(262420000000068/cd81006b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008085113321 DMM INFO MM(262420000000068/cd81006b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008085113321 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008085113321 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008085113321 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008085113321 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241008085113321 DLLC NOTICE LLME(ffffffff/cd81006b){ASSIGNED} LLGM Assign pre (cd81006b => ffffffff) (gprs_llc.c:1079) 20241008085113321 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd81006b => ffffffff) (gprs_llc.c:1125) 20241008085113321 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556bd1793930 (gprs_sndcp.c:574) 20241008085113321 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd1793c88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008085113321 DMM NOTICE MM(262420000000068/cd81006b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008085113321 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241008085113321 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241008085113321 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008085113321 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241008085113321 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241008085113321 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) 20241008085113321 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) 20241008085113321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008085113321 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008085113321 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008085113321 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008085113321 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1280)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1280)@14859a314179: Provider Link came up: sending NS-RESET 20241008085113385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008085113385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085113385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085113385 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085113385 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008085113385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085113385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085113385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085113385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1279)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1280)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085113387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085113387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085113387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085113387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085113387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085113387 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085113387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085113387 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085113387 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008085113387 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085113387 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085113388 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085113388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1280)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1280)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085113391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1276)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085113401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085113401 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI196(1277)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1279)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1284)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1285)@14859a314179: Provider Link came up: sending NS-RESET 20241008085113422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008085113422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085113422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085113422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085113423 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008085113423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085113423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085113423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085113423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1285)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085113424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085113424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085113424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085113425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085113425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085113425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085113425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085113425 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085113425 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008085113425 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085113425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085113425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085113425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1285)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1285)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085113430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1281)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085113441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085113441 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)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1284)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1290)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1290)@14859a314179: Provider Link came up: sending NS-RESET 20241008085113454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008085113454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085113454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085113454 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085113454 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008085113454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085113454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085113454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085113454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1290)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085113456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085113456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085113456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085113456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085113456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085113456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085113456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085113456 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085113456 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008085113456 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085113456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085113457 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085113457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1290)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1290)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085113461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085113469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085113469 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1287)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008085113741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085113741 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008085113741 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008085113741 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1289)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1289)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008085113743 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1289)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1289)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008085113743 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1289)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1289)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1289)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1289)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1277)@14859a314179: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='F01F6F45'O, index=0 SGSN_Test-GSUP(1291)@14859a314179: 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)@14859a314179: 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 := 'B5D1ED3EB45E3955E729AAB27FC62BF9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F8CC114B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '98BA9B09D37C7C39'O } } } } } 20241008085113785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085113785 DLLC NOTICE LLME(ffffffff/f01f6f45){UNASSIGNED} LLC RX: unknown TLLI 0xf01f6f45, creating LLME on the fly (gprs_llc.c:552) 20241008085113785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085113785 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241008085113785 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008085113785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008085113785 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008085113785 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008085113785 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008085113785 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008085113785 DLLC NOTICE LLME(ffffffff/f01f6f45){UNASSIGNED} LLGM Assign pre (f01f6f45 => f010cb97) (gprs_llc.c:1079) 20241008085113785 DLLC NOTICE LLME(f01f6f45/f010cb97){ASSIGNED} LLGM Assign post (f01f6f45 => f010cb97) (gprs_llc.c:1125) 20241008085113785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008085113785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008085113785 DMM DEBUG MM(262420000000070/f010cb97) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008085113798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085113798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008085113798 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085113798 DMM DEBUG MM(262420000000070/f010cb97) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241008085113798 DMM NOTICE MM(262420000000070/f010cb97) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008085113799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008085113799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008085113799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008085113799 DMM DEBUG MM(262420000000070/f010cb97) Requesting authorization (sgsn_auth.c:160) 20241008085113799 DMM INFO MM(262420000000070/f010cb97) Requesting authentication tuples (sgsn_auth.c:184) 20241008085113799 DMM DEBUG MM(262420000000070/f010cb97) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008085113799 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241008085113799 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)@14859a314179: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@14859a314179: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20241008085113801 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008085113801 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008085113801 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008085113801 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008085113801 DMM INFO MM(262420000000070/f010cb97) Subscriber data update (mmctx.c:445) 20241008085113801 DMM DEBUG MM(262420000000070/f010cb97) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008085113801 DMM INFO MM(262420000000070/f010cb97) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008085113801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008085113801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008085113801 DMM INFO MM(262420000000070/f010cb97) <- GMM AUTH AND CIPHERING REQ (rand = b5 d1 ed 3e b4 5e 39 55 e7 29 aa b2 7f c6 2b f9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008085113809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085113809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085113809 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085113809 DMM INFO MM(262420000000070/f010cb97) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008085113809 DMM NOTICE MM(262420000000070/f010cb97) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008085113809 DMM DEBUG MM(262420000000070/f010cb97) checking auth: received GSM SRES = f8 cc 11 4b (gprs_gmm.c:666) 20241008085113809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008085113809 DMM DEBUG MM(262420000000070/f010cb97) Requesting authorization (sgsn_auth.c:160) 20241008085113809 DMM INFO MM(262420000000070/f010cb97) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008085113809 DMM DEBUG MM(262420000000070/f010cb97) Requesting subscriber data update (gprs_subscriber.c:894) 20241008085113809 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241008085113809 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) 20241008085113809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008085113809 DMM INFO MM(262420000000070/f010cb97) <- GMM ATTACH ACCEPT (new P-TMSI=0xf010cb97) (gprs_gmm.c:300) 20241008085113810 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008085113810 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008085113810 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241008085113810 DMM INFO MM(262420000000070/f010cb97) Subscriber data update (mmctx.c:445) 20241008085113810 DMM DEBUG MM(262420000000070/f010cb97) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008085113810 DMM INFO MM(262420000000070/f010cb97) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008085113810 DMM NOTICE MM(262420000000070/f010cb97) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241008085113810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008085113810 DMM NOTICE MM(262420000000070/f010cb97) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008085113810 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) 20241008085113811 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008085113811 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241008085113811 DMM INFO MM(262420000000070/f010cb97) Subscriber data update (mmctx.c:445) 20241008085113811 DMM DEBUG MM(262420000000070/f010cb97) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008085113817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085113817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008085113817 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085113817 DMM INFO MM(262420000000070/f010cb97) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008085113817 DMM NOTICE MM(262420000000070/f010cb97) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008085113817 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008085113817 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008085113817 DLLC NOTICE LLME(f01f6f45/f010cb97){ASSIGNED} LLGM Assign pre (ffffffff => f010cb97) (gprs_llc.c:1079) 20241008085113817 DLLC NOTICE LLME(ffffffff/f010cb97){ASSIGNED} LLGM Assign post (ffffffff => f010cb97) (gprs_llc.c:1125) 20241008085113817 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008085113817 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008085113817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008085113817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008085113869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085113869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008085113869 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085113869 DMM INFO MM(262420000000070/f010cb97) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008085113869 DMM INFO MM(262420000000070/f010cb97) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008085113869 DMM DEBUG MM(262420000000070/f010cb97) Using GGSN 0 (gprs_sm.c:312) 20241008085113869 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) 20241008085113869 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241008085113869 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008085113869 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20241008085113869 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241008085113881 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 a0 c2 cd 89 11 4f de 86 98 14 05 7f dc 14 df f0 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) 20241008085113881 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783c54b8, cbp=0x556bd178dd20) (sgsn_libgtp.c:632) 20241008085113881 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008085113881 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd1794d98 TLLI=f010cb97, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008085113881 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008085113881 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@14859a314179: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008085113888 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20241008085113895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085113895 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241008085113895 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1282)@14859a314179: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='F010CB97'O, index=0 20241008085113902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085113902 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085113902 DSNDCP ERROR Message for non-existing MM ctx (lle=0x556bd1794d98, TLLI=f010cb97, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1282)@14859a314179: Removing Client IMSI='262420000000070'H, index=0 20241008085115902 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1277)@14859a314179: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@14859a314179: Final verdict of PTC: pass 20241008085115911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56590<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008085115913 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008085115913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1291)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1289)@14859a314179: Final verdict of PTC: none -NSVCI97(1280)@14859a314179: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1277)@14859a314179: Final verdict of PTC: none -NSVCI99(1290)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@14859a314179: Final verdict of PTC: none -NSVCI98(1285)@14859a314179: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1287)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1284)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1279)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@14859a314179: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1282)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1278)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1283)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1288)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1277): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1278): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1279): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1280): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1282): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1283): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1284): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1285): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1287): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1288): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1289): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1290): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@14859a314179: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 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 20241008085116037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085116439 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56606<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99508) 20241008085116896 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Timeout of T3314 (fsm.c:317) 20241008085116896 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241008085116896 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241008085116914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085116914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99508, count=107144) 20241008085117916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085117916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:51:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241008085118917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085118917 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_cell_change_different_ci_attach started. 20241008085119501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085119502 DMM INFO MM(262420000000070/f010cb97) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008085119502 DMM INFO MM(262420000000070/f010cb97) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008085119502 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008085119502 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008085119502 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008085119502 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241008085119502 DLLC NOTICE LLME(ffffffff/f010cb97){ASSIGNED} LLGM Assign pre (f010cb97 => ffffffff) (gprs_llc.c:1079) 20241008085119502 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f010cb97 => ffffffff) (gprs_llc.c:1125) 20241008085119502 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556bd1794a40 (gprs_sndcp.c:574) 20241008085119502 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd1794d98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008085119502 DMM NOTICE MM(262420000000070/f010cb97) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008085119502 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241008085119502 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241008085119502 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008085119502 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241008085119502 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241008085119502 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) 20241008085119502 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) 20241008085119502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008085119502 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008085119502 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008085119502 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008085119502 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@14859a314179: Provider Link came up: sending NS-RESET 20241008085119544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008085119544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085119544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085119544 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085119544 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008085119544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085119544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085119544 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085119544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085119546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085119546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085119546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085119546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085119546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085119546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085119546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085119546 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085119546 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008085119546 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085119546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1298)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008085119547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085119547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085119550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085119560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085119560 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI196(1297)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1304)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1304)@14859a314179: Provider Link came up: sending NS-RESET 20241008085119584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008085119584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085119584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085119584 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085119584 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008085119584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085119584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085119584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085119584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1303)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1304)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085119587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085119587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085119587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085119587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085119587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085119587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085119587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085119587 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085119587 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008085119587 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085119587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1304)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008085119588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085119588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1304)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085119592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008085119603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085119603 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1301)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1303)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@14859a314179: Provider Link came up: sending NS-RESET 20241008085119611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008085119611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085119611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085119611 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085119611 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008085119611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085119611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085119611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085119611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085119613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085119613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085119613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085119614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085119614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085119614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085119614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085119614 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085119614 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008085119614 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085119614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085119614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085119614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085119619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085119628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085119628 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008085119918 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085119918 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008085119918 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008085119918 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008085119920 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008085119921 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@14859a314179: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='C69BF8FA'O, index=0 SGSN_Test-GSUP(1310)@14859a314179: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@14859a314179: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1301)@14859a314179: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='C69BF8FA'O, index=0 TC_cell_change_different_ci_attach(1312)@14859a314179: 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 := '693F517784772DC239466B0D38CEAFCF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DBBAD048'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ACDE0600E7F64FFE'O } } } } } 20241008085119967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085119967 DLLC NOTICE LLME(ffffffff/c69bf8fa){UNASSIGNED} LLC RX: unknown TLLI 0xc69bf8fa, creating LLME on the fly (gprs_llc.c:552) 20241008085119967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085119967 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241008085119967 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008085119967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008085119967 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008085119967 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008085119967 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008085119967 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008085119967 DLLC NOTICE LLME(ffffffff/c69bf8fa){UNASSIGNED} LLGM Assign pre (c69bf8fa => c87687cc) (gprs_llc.c:1079) 20241008085119967 DLLC NOTICE LLME(c69bf8fa/c87687cc){ASSIGNED} LLGM Assign post (c69bf8fa => c87687cc) (gprs_llc.c:1125) 20241008085119967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008085119967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008085119967 DMM DEBUG MM(262420000000069/c87687cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008085119981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085119981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008085119981 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085119981 DMM DEBUG MM(262420000000069/c87687cc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241008085119981 DMM NOTICE MM(262420000000069/c87687cc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008085119981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008085119981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008085119981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008085119981 DMM DEBUG MM(262420000000069/c87687cc) Requesting authorization (sgsn_auth.c:160) 20241008085119981 DMM INFO MM(262420000000069/c87687cc) Requesting authentication tuples (sgsn_auth.c:184) 20241008085119981 DMM DEBUG MM(262420000000069/c87687cc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008085119981 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241008085119981 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)@14859a314179: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@14859a314179: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20241008085119984 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008085119984 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008085119984 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008085119984 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008085119984 DMM INFO MM(262420000000069/c87687cc) Subscriber data update (mmctx.c:445) 20241008085119984 DMM DEBUG MM(262420000000069/c87687cc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008085119984 DMM INFO MM(262420000000069/c87687cc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008085119984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008085119984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008085119984 DMM INFO MM(262420000000069/c87687cc) <- GMM AUTH AND CIPHERING REQ (rand = 69 3f 51 77 84 77 2d c2 39 46 6b 0d 38 ce af cf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008085119992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085119992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085119992 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085119992 DMM INFO MM(262420000000069/c87687cc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008085119992 DMM NOTICE MM(262420000000069/c87687cc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008085119992 DMM DEBUG MM(262420000000069/c87687cc) checking auth: received GSM SRES = db ba d0 48 (gprs_gmm.c:666) 20241008085119992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008085119992 DMM DEBUG MM(262420000000069/c87687cc) Requesting authorization (sgsn_auth.c:160) 20241008085119992 DMM INFO MM(262420000000069/c87687cc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008085119992 DMM DEBUG MM(262420000000069/c87687cc) Requesting subscriber data update (gprs_subscriber.c:894) 20241008085119992 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241008085119992 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) 20241008085119992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008085119992 DMM INFO MM(262420000000069/c87687cc) <- GMM ATTACH ACCEPT (new P-TMSI=0xc87687cc) (gprs_gmm.c:300) 20241008085119994 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008085119994 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008085119994 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241008085119994 DMM INFO MM(262420000000069/c87687cc) Subscriber data update (mmctx.c:445) 20241008085119994 DMM DEBUG MM(262420000000069/c87687cc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008085119994 DMM INFO MM(262420000000069/c87687cc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008085119994 DMM NOTICE MM(262420000000069/c87687cc) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241008085119994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008085119994 DMM NOTICE MM(262420000000069/c87687cc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008085119994 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) 20241008085119994 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008085119994 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241008085119994 DMM INFO MM(262420000000069/c87687cc) Subscriber data update (mmctx.c:445) 20241008085119994 DMM DEBUG MM(262420000000069/c87687cc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008085120000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085120000 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008085120000 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085120000 DMM INFO MM(262420000000069/c87687cc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008085120000 DMM NOTICE MM(262420000000069/c87687cc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008085120000 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008085120000 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008085120000 DLLC NOTICE LLME(c69bf8fa/c87687cc){ASSIGNED} LLGM Assign pre (ffffffff => c87687cc) (gprs_llc.c:1079) 20241008085120000 DLLC NOTICE LLME(ffffffff/c87687cc){ASSIGNED} LLGM Assign post (ffffffff => c87687cc) (gprs_llc.c:1125) 20241008085120000 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008085120000 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008085120000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008085120000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008085120052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085120052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008085120052 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085120052 DMM INFO MM(262420000000069/c87687cc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008085120052 DMM INFO MM(262420000000069/c87687cc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008085120052 DMM DEBUG MM(262420000000069/c87687cc) Using GGSN 0 (gprs_sm.c:312) 20241008085120052 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) 20241008085120052 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241008085120052 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008085120052 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20241008085120052 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241008085120063 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 49 d4 09 96 11 8e ce 38 f1 14 05 7f d7 78 9a 28 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) 20241008085120063 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783c6528, cbp=0x556bd178e0b0) (sgsn_libgtp.c:632) 20241008085120063 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008085120063 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd1794d98 TLLI=c87687cc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008085120063 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008085120063 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@14859a314179: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008085120071 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241008085120078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085120078 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241008085120078 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1301)@14859a314179: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@14859a314179: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='C87687CC'O, index=0 20241008085120086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085120086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241008085120086 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085120086 DMM INFO MM(262420000000069/c87687cc) -> GMM ATTACH REQUEST MI(TMSI-0xC87687CC) type="GPRS attach" (gprs_gmm.c:1266) 20241008085120086 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008085120086 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008085120086 DLLC NOTICE LLME(ffffffff/c87687cc){ASSIGNED} LLGM Assign pre (c87687cc => e8dad350) (gprs_llc.c:1079) 20241008085120086 DLLC NOTICE LLME(c87687cc/e8dad350){ASSIGNED} LLGM Assign post (c87687cc => e8dad350) (gprs_llc.c:1125) 20241008085120086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008085120086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008085120086 DMM DEBUG MM(262420000000069/e8dad350) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008085120097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085120097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241008085120097 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085120097 DMM DEBUG MM(262420000000069/e8dad350) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241008085120097 DMM NOTICE MM(262420000000069/e8dad350) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008085120097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008085120097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008085120097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008085120097 DMM DEBUG MM(262420000000069/e8dad350) Requesting authorization (sgsn_auth.c:160) 20241008085120097 DMM INFO MM(262420000000069/e8dad350) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008085120097 DMM DEBUG MM(262420000000069/e8dad350) Requesting subscriber data update (gprs_subscriber.c:894) 20241008085120097 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241008085120097 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) 20241008085121084 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008085121084 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008085121084 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241008085121084 DMM INFO MM(262420000000069/e8dad350) Subscriber data update (mmctx.c:445) 20241008085121084 DMM DEBUG MM(262420000000069/e8dad350) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241008085121084 DMM INFO MM(262420000000069/e8dad350) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241008085121084 DMM NOTICE MM(262420000000069/e8dad350) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241008085121084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008085121084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008085121084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241008085121085 DMM INFO MM(262420000000069/e8dad350) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8dad350) (gprs_gmm.c:300) 20241008085121085 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) 20241008085121085 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008085121085 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241008085121085 DMM INFO MM(262420000000069/e8dad350) Subscriber data update (mmctx.c:445) 20241008085121085 DMM DEBUG MM(262420000000069/e8dad350) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008085121094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085121094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085121095 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085121095 DMM INFO MM(262420000000069/e8dad350) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008085121095 DMM NOTICE MM(262420000000069/e8dad350) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008085121095 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008085121095 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008085121095 DLLC NOTICE LLME(c87687cc/e8dad350){ASSIGNED} LLGM Assign pre (ffffffff => e8dad350) (gprs_llc.c:1079) 20241008085121095 DLLC NOTICE LLME(ffffffff/e8dad350){ASSIGNED} LLGM Assign post (ffffffff => e8dad350) (gprs_llc.c:1125) 20241008085121095 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008085121095 DMM ERROR MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241008085121095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008085121095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008085121144 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241008085121150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085121150 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085121150 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1297)@14859a314179: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@14859a314179: Final verdict of PTC: pass 20241008085121156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36240<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008085121158 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008085121158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1310)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@14859a314179: Final verdict of PTC: none -NSVCI97(1298)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1303)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@14859a314179: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1301)@14859a314179: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@14859a314179: Final verdict of PTC: none -NSVCI99(1308)@14859a314179: Final verdict of PTC: none -NSVCI98(1304)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@14859a314179: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1296)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1306)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1302)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1301): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1302): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1303): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1304): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@14859a314179: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:51:21 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 20241008085121283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085121684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36250<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=115576) 20241008085122159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085122159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=115576, count=129196) 20241008085123160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085123160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:51:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241008085124152 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Timeout of T3314 (fsm.c:317) 20241008085124152 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241008085124152 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241008085124161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085124162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_cell_change_different_ci_data started. 20241008085124750 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085124752 DMM INFO MM(262420000000069/e8dad350) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008085124752 DMM INFO MM(262420000000069/e8dad350) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008085124752 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008085124752 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008085124752 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008085124752 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241008085124752 DLLC NOTICE LLME(ffffffff/e8dad350){ASSIGNED} LLGM Assign pre (e8dad350 => ffffffff) (gprs_llc.c:1079) 20241008085124752 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8dad350 => ffffffff) (gprs_llc.c:1125) 20241008085124752 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556bd1794a40 (gprs_sndcp.c:574) 20241008085124752 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd1794d98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008085124752 DMM NOTICE MM(262420000000069/e8dad350) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008085124752 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241008085124752 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241008085124752 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008085124752 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241008085124752 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241008085124752 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) 20241008085124752 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) 20241008085124752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008085124752 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008085124752 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008085124752 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008085124752 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@14859a314179: Provider Link came up: sending NS-RESET 20241008085124792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008085124792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085124792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085124792 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085124792 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008085124792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085124792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085124792 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085124792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085124793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085124793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085124793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085124793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085124793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085124793 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085124793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085124793 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085124793 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008085124793 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085124793 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085124794 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085124794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085124798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008085124807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085124807 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1316)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@14859a314179: Provider Link came up: sending NS-RESET 20241008085124832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008085124832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085124832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085124832 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085124832 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008085124832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085124832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085124832 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085124832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085124834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085124834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085124834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085124834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085124834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085124834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085124834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085124834 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085124834 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008085124834 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085124834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1322)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008085124835 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085124835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085124839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1323)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1319)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085124847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085124847 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1328)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1328)@14859a314179: Provider Link came up: sending NS-RESET 20241008085124877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008085124877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085124878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085124878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085124878 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008085124878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085124878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085124878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085124878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1328)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085124880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085124880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085124880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085124880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085124880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085124880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085124880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085124880 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085124880 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008085124880 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085124880 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085124880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085124880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1328)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1328)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085124884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085124892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085124892 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1325)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008085125163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085125163 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008085125163 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008085125163 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1327)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1327)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008085125166 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241008085125166 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1327)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1327)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1327)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1327)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1327)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@14859a314179: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='E9E9121E'O, index=0 SGSN_Test-GSUP(1329)@14859a314179: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@14859a314179: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@14859a314179: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='E9E9121E'O, index=0 TC_cell_change_different_ci_data(1331)@14859a314179: 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 := 'A422A01C54F908F0F4F82A3B4C1F4CA6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '87359A7E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '67E11951128D5947'O } } } } } 20241008085125214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085125214 DLLC NOTICE LLME(ffffffff/e9e9121e){UNASSIGNED} LLC RX: unknown TLLI 0xe9e9121e, creating LLME on the fly (gprs_llc.c:552) 20241008085125214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085125214 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241008085125214 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008085125214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008085125214 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008085125214 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008085125214 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008085125214 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008085125214 DLLC NOTICE LLME(ffffffff/e9e9121e){UNASSIGNED} LLGM Assign pre (e9e9121e => f3acdee3) (gprs_llc.c:1079) 20241008085125214 DLLC NOTICE LLME(e9e9121e/f3acdee3){ASSIGNED} LLGM Assign post (e9e9121e => f3acdee3) (gprs_llc.c:1125) 20241008085125214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008085125214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008085125214 DMM DEBUG MM(262420000000071/f3acdee3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008085125228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085125228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008085125228 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085125228 DMM DEBUG MM(262420000000071/f3acdee3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241008085125228 DMM NOTICE MM(262420000000071/f3acdee3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008085125228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008085125228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008085125228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008085125228 DMM DEBUG MM(262420000000071/f3acdee3) Requesting authorization (sgsn_auth.c:160) 20241008085125228 DMM INFO MM(262420000000071/f3acdee3) Requesting authentication tuples (sgsn_auth.c:184) 20241008085125228 DMM DEBUG MM(262420000000071/f3acdee3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008085125228 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241008085125228 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)@14859a314179: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@14859a314179: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20241008085125231 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008085125231 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008085125231 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008085125231 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008085125231 DMM INFO MM(262420000000071/f3acdee3) Subscriber data update (mmctx.c:445) 20241008085125231 DMM DEBUG MM(262420000000071/f3acdee3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008085125231 DMM INFO MM(262420000000071/f3acdee3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008085125231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008085125231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008085125231 DMM INFO MM(262420000000071/f3acdee3) <- GMM AUTH AND CIPHERING REQ (rand = a4 22 a0 1c 54 f9 08 f0 f4 f8 2a 3b 4c 1f 4c a6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008085125239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085125239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085125239 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085125239 DMM INFO MM(262420000000071/f3acdee3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008085125239 DMM NOTICE MM(262420000000071/f3acdee3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008085125239 DMM DEBUG MM(262420000000071/f3acdee3) checking auth: received GSM SRES = 87 35 9a 7e (gprs_gmm.c:666) 20241008085125239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008085125239 DMM DEBUG MM(262420000000071/f3acdee3) Requesting authorization (sgsn_auth.c:160) 20241008085125239 DMM INFO MM(262420000000071/f3acdee3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008085125239 DMM DEBUG MM(262420000000071/f3acdee3) Requesting subscriber data update (gprs_subscriber.c:894) 20241008085125239 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241008085125239 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) 20241008085125239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008085125239 DMM INFO MM(262420000000071/f3acdee3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3acdee3) (gprs_gmm.c:300) 20241008085125240 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008085125240 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008085125240 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241008085125240 DMM INFO MM(262420000000071/f3acdee3) Subscriber data update (mmctx.c:445) 20241008085125240 DMM DEBUG MM(262420000000071/f3acdee3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008085125241 DMM INFO MM(262420000000071/f3acdee3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008085125241 DMM NOTICE MM(262420000000071/f3acdee3) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241008085125241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008085125241 DMM NOTICE MM(262420000000071/f3acdee3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008085125241 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) 20241008085125241 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008085125241 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241008085125241 DMM INFO MM(262420000000071/f3acdee3) Subscriber data update (mmctx.c:445) 20241008085125241 DMM DEBUG MM(262420000000071/f3acdee3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008085125248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085125248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008085125248 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085125248 DMM INFO MM(262420000000071/f3acdee3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008085125248 DMM NOTICE MM(262420000000071/f3acdee3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008085125248 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008085125248 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008085125248 DLLC NOTICE LLME(e9e9121e/f3acdee3){ASSIGNED} LLGM Assign pre (ffffffff => f3acdee3) (gprs_llc.c:1079) 20241008085125248 DLLC NOTICE LLME(ffffffff/f3acdee3){ASSIGNED} LLGM Assign post (ffffffff => f3acdee3) (gprs_llc.c:1125) 20241008085125248 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008085125248 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008085125248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008085125248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008085125299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085125299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241008085125300 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085125300 DMM INFO MM(262420000000071/f3acdee3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008085125300 DMM INFO MM(262420000000071/f3acdee3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008085125300 DMM DEBUG MM(262420000000071/f3acdee3) Using GGSN 0 (gprs_sm.c:312) 20241008085125300 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) 20241008085125300 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241008085125300 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008085125300 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20241008085125300 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241008085125310 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 e6 82 a6 53 11 18 55 dd 5a 14 05 7f 77 82 ea e6 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) 20241008085125310 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783c7598, cbp=0x556bd178e440) (sgsn_libgtp.c:632) 20241008085125310 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008085125310 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x556bd1794d98 TLLI=f3acdee3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241008085125310 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008085125310 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@14859a314179: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@14859a314179: setverdict(pass): pass -> pass, component reason not changed 20241008085125317 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20241008085125324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085125324 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241008085125324 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1321)@14859a314179: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1325)@14859a314179: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='F3ACDEE3'O, index=0 20241008085125332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085125332 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085125332 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085125333 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@14859a314179: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@14859a314179: Final verdict of PTC: pass 20241008085125348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36258<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@14859a314179: Final verdict of PTC: none 20241008085125350 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008085125351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(1314)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1327)@14859a314179: Final verdict of PTC: none -NSVCI97(1317)@14859a314179: Final verdict of PTC: none -NSVCI99(1328)@14859a314179: Final verdict of PTC: none -NSVCI98(1322)@14859a314179: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@14859a314179: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1325)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@14859a314179: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1326)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1320)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1315)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1325): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1326): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1327): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1328): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@14859a314179: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:51:25 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 20241008085125473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085125874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36266<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43840) 20241008085126351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085126352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43840, count=106544) 20241008085127353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085127353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:51:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20241008085128333 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Timeout of T3314 (fsm.c:317) 20241008085128333 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241008085128333 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241008085128354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085128354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_sgsn_context_req_in started. 20241008085128938 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085128939 DMM INFO MM(262420000000071/f3acdee3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008085128939 DMM INFO MM(262420000000071/f3acdee3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008085128939 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008085128939 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008085128939 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008085128939 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241008085128939 DLLC NOTICE LLME(ffffffff/f3acdee3){ASSIGNED} LLGM Assign pre (f3acdee3 => ffffffff) (gprs_llc.c:1079) 20241008085128939 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3acdee3 => ffffffff) (gprs_llc.c:1125) 20241008085128939 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x556bd1794a40 (gprs_sndcp.c:574) 20241008085128939 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x556bd1794d98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241008085128939 DMM NOTICE MM(262420000000071/f3acdee3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008085128939 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241008085128939 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241008085128939 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008085128939 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241008085128940 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241008085128940 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) 20241008085128940 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) 20241008085128940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008085128940 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008085128940 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008085128940 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008085128940 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1337)@14859a314179: Provider Link came up: sending NS-RESET 20241008085128994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008085128994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085128994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085128994 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085128995 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008085128995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085128995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085128995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085128995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1336)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1337)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085128996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085128996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085128997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085128997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085128997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085128997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085128997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085128997 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085128997 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008085128997 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085128997 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1337)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008085128998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085128998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1337)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085129002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085129012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085129012 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1338)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1334)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1336)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@14859a314179: Provider Link came up: sending NS-RESET 20241008085129021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008085129021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085129021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085129021 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085129021 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008085129021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085129021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085129021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085129021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085129022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085129022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085129022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085129022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085129022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085129022 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085129022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085129022 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085129022 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008085129022 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085129022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085129023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085129023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085129027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1342)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085129037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085129037 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1340)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@14859a314179: Provider Link came up: sending NS-RESET 20241008085129059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008085129059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085129059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085129059 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085129060 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008085129060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085129060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085129060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085129060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085129061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085129061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085129061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085129061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085129061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085129061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085129061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085129061 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085129061 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008085129062 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085129062 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085129062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1346)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008085129062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085129066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085129076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085129076 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008085129355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085129355 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008085129355 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008085129355 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008085129357 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008085129357 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1334)@14859a314179: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='E5697907'O, index=0 SGSN_Test-GSUP(1348)@14859a314179: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@14859a314179: 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 := 'CF2E28A5EF6E4A63C0DFBD825A6519B6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '680D6778'O ("h\rgx") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EABAA6768D39BA35'O } } } } } 20241008085130410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085130410 DLLC NOTICE LLME(ffffffff/e5697907){UNASSIGNED} LLC RX: unknown TLLI 0xe5697907, creating LLME on the fly (gprs_llc.c:552) 20241008085130410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085130410 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241008085130410 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008085130410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008085130410 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008085130410 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Allocated (fsm.c:456) 20241008085130410 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008085130410 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008085130411 DLLC NOTICE LLME(ffffffff/e5697907){UNASSIGNED} LLGM Assign pre (e5697907 => ffce75ec) (gprs_llc.c:1079) 20241008085130411 DLLC NOTICE LLME(e5697907/ffce75ec){ASSIGNED} LLGM Assign post (e5697907 => ffce75ec) (gprs_llc.c:1125) 20241008085130411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008085130411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008085130411 DMM DEBUG MM(262420000000072/ffce75ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008085130423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085130423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008085130424 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085130424 DMM DEBUG MM(262420000000072/ffce75ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241008085130424 DMM NOTICE MM(262420000000072/ffce75ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008085130424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008085130424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008085130424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008085130424 DMM DEBUG MM(262420000000072/ffce75ec) Requesting authorization (sgsn_auth.c:160) 20241008085130424 DMM INFO MM(262420000000072/ffce75ec) Requesting authentication tuples (sgsn_auth.c:184) 20241008085130424 DMM DEBUG MM(262420000000072/ffce75ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008085130424 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241008085130424 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)@14859a314179: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@14859a314179: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20241008085130426 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008085130426 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008085130427 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008085130427 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008085130427 DMM INFO MM(262420000000072/ffce75ec) Subscriber data update (mmctx.c:445) 20241008085130427 DMM DEBUG MM(262420000000072/ffce75ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008085130427 DMM INFO MM(262420000000072/ffce75ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008085130427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008085130427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008085130427 DMM INFO MM(262420000000072/ffce75ec) <- GMM AUTH AND CIPHERING REQ (rand = cf 2e 28 a5 ef 6e 4a 63 c0 df bd 82 5a 65 19 b6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241008085130433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085130433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085130433 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085130433 DMM INFO MM(262420000000072/ffce75ec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008085130433 DMM NOTICE MM(262420000000072/ffce75ec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008085130433 DMM DEBUG MM(262420000000072/ffce75ec) checking auth: received GSM SRES = 68 0d 67 78 (gprs_gmm.c:666) 20241008085130433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008085130434 DMM DEBUG MM(262420000000072/ffce75ec) Requesting authorization (sgsn_auth.c:160) 20241008085130434 DMM INFO MM(262420000000072/ffce75ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008085130434 DMM DEBUG MM(262420000000072/ffce75ec) Requesting subscriber data update (gprs_subscriber.c:894) 20241008085130434 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241008085130434 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) 20241008085130434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008085130434 DMM INFO MM(262420000000072/ffce75ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xffce75ec) (gprs_gmm.c:300) 20241008085130435 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008085130435 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008085130435 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241008085130435 DMM INFO MM(262420000000072/ffce75ec) Subscriber data update (mmctx.c:445) 20241008085130435 DMM DEBUG MM(262420000000072/ffce75ec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008085130435 DMM INFO MM(262420000000072/ffce75ec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008085130435 DMM NOTICE MM(262420000000072/ffce75ec) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241008085130435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008085130435 DMM NOTICE MM(262420000000072/ffce75ec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008085130435 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) 20241008085130436 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008085130436 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241008085130436 DMM INFO MM(262420000000072/ffce75ec) Subscriber data update (mmctx.c:445) 20241008085130436 DMM DEBUG MM(262420000000072/ffce75ec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008085130442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085130442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008085130442 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085130442 DMM INFO MM(262420000000072/ffce75ec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008085130442 DMM NOTICE MM(262420000000072/ffce75ec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008085130443 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008085130443 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008085130443 DLLC NOTICE LLME(e5697907/ffce75ec){ASSIGNED} LLGM Assign pre (ffffffff => ffce75ec) (gprs_llc.c:1079) 20241008085130443 DLLC NOTICE LLME(ffffffff/ffce75ec){ASSIGNED} LLGM Assign post (ffffffff => ffce75ec) (gprs_llc.c:1125) 20241008085130443 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008085130443 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008085130443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008085130443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008085130497 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 79 e4 00 00 03 52 f0 99 42 42 de 05 ff ce 75 ec 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) 20241008085131187 DGPRS DEBUG Checking for inactive LLMEs, time = 10188225 (sgsn.c:131) TC_sgsn_context_req_in(1350)@14859a314179: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241008085132497 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241008085132497 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241008085132497 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) 20241008085132497 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241008085132497 DMM INFO MM(262420000000072/ffce75ec) Subscriber data update (mmctx.c:445) 20241008085132497 DMM DEBUG MM(262420000000072/ffce75ec) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241008085132497 DMM INFO MM(262420000000072/ffce75ec) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241008085132497 DMM INFO MM(262420000000072/ffce75ec) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008085132497 DMM INFO MM(262420000000072/ffce75ec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008085132497 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008085132497 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008085132497 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008085132497 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008085132497 DLLC NOTICE LLME(ffffffff/ffce75ec){ASSIGNED} LLGM Assign pre (ffce75ec => ffffffff) (gprs_llc.c:1079) 20241008085132497 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ffce75ec => ffffffff) (gprs_llc.c:1125) 20241008085132497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008085132497 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008085132497 DMM DEBUG MM_STATE_Iu[0x556bd17860b0]{Detached}: Deallocated (fsm.c:568) 20241008085132497 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1334)@14859a314179: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@14859a314179: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241008085132503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53046<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@14859a314179: Final verdict of PTC: none 20241008085132505 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008085132505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1336)@14859a314179: Final verdict of PTC: none -NSVCI98(1341)@14859a314179: Final verdict of PTC: none -NSVCI97(1337)@14859a314179: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@14859a314179: Final verdict of PTC: none -NSVCI99(1346)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@14859a314179: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@14859a314179: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1334)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1339)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1344)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1335)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1334): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1335): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1336): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1337): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@14859a314179: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@14859a314179: 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'. Tue Oct 8 08:51:32 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 20241008085132636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085133037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53056<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95904) 20241008085133506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085133506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95904, count=100260) 20241008085134507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085134507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008085135508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085135508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_sgsn_context_req_out started. 20241008085136102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085136103 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@14859a314179: Provider Link came up: sending NS-RESET 20241008085136144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008085136144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085136144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085136144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085136144 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008085136144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085136144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085136144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085136144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085136145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085136145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085136145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085136146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085136146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085136146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085136146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085136146 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085136146 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008085136146 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085136146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085136146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085136146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085136150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008085136160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085136160 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@14859a314179: Provider Link came up: sending NS-RESET 20241008085136182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008085136182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085136182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085136182 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085136182 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008085136182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085136182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085136182 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085136182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085136184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085136184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085136184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085136184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085136184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085136184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085136184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085136184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085136185 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008085136185 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085136185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085136185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085136185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085136190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085136199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085136199 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1359)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1366)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1366)@14859a314179: Provider Link came up: sending NS-RESET 20241008085136225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008085136225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085136225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085136225 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085136225 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008085136225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085136225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085136225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085136225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1366)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085136227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085136227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085136227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085136227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085136227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085136227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085136227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085136227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085136227 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008085136227 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085136228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085136228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085136228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1366)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1366)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085136232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085136240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085136240 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1363)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008085136508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085136508 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008085136509 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008085136509 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1365)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1365)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008085136511 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1365)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1365)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008085136511 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1365)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1365)@14859a314179: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1365)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1365)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@14859a314179: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='E7D12CF7'O, index=0 SGSN_Test-GSUP(1367)@14859a314179: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20241008085137565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085137565 DLLC NOTICE LLME(ffffffff/e7d12cf7){UNASSIGNED} LLC RX: unknown TLLI 0xe7d12cf7, creating LLME on the fly (gprs_llc.c:552) 20241008085137565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241008085137565 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008085137565 DMM NOTICE LLME(ffffffff/e7d12cf7){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241008085137565 DLLC NOTICE LLME(ffffffff/e7d12cf7){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241008085137565 DMM ERROR LLME(ffffffff/e7d12cf7){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241008085137565 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241008085137565 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241008085137565 DLLC NOTICE LLME(ffffffff/e7d12cf7){UNASSIGNED} LLGM Assign pre (e7d12cf7 => ffffffff) (gprs_llc.c:1079) 20241008085137565 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7d12cf7 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@14859a314179: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@14859a314179: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1367)@14859a314179: Final verdict of PTC: none 20241008085137579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53072<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008085137579 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008085137579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1365)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@14859a314179: Final verdict of PTC: none -NSVCI97(1355)@14859a314179: Final verdict of PTC: none -NSVCI99(1366)@14859a314179: Final verdict of PTC: none -NSVCI98(1360)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@14859a314179: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1359)@14859a314179: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@14859a314179: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1363)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1364)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1358)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1353)@14859a314179: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@14859a314179: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1359): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1363): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1364): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1365): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1366): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@14859a314179: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@14859a314179: 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'. Tue Oct 8 08:51:37 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 20241008085137707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085138108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34090<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50500) 20241008085138580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085138580 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) 20241008085139581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085139581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008085140581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085140581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_req_id_req_ra_update started. 20241008085141167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085141169 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@14859a314179: Provider Link came up: sending NS-RESET 20241008085141211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008085141211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085141211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085141211 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085141211 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008085141211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085141211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085141211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085141211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085141213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085141213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085141213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085141214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085141214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085141214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085141214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085141214 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085141214 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008085141214 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085141214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085141214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085141214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085141218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085141226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085141226 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)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@14859a314179: Provider Link came up: sending NS-RESET 20241008085141247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008085141247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085141247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085141247 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085141247 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008085141247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085141247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085141248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085141248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085141249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085141249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085141249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085141249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085141249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085141249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085141249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085141250 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085141250 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008085141250 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085141250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085141250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085141250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085141253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085141262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085141262 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)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@14859a314179: Provider Link came up: sending NS-RESET 20241008085141289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008085141289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085141289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085141289 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085141289 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008085141289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085141289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085141289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085141289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085141291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085141291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085141291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085141291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085141291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085141291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085141291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085141291 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085141291 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008085141291 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085141291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085141292 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085141292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085141296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085141305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085141305 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)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008085141583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085141583 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008085141583 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008085141583 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008085141585 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008085141585 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@14859a314179: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='E588C44C'O, index=0 SGSN_Test-GSUP(1386)@14859a314179: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20241008085141630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085141630 DLLC NOTICE LLME(ffffffff/e588c44c){UNASSIGNED} LLC RX: unknown TLLI 0xe588c44c, creating LLME on the fly (gprs_llc.c:552) 20241008085141630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085141630 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241008085141630 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008085141630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008085141630 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008085141630 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008085141630 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008085141630 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008085141630 DLLC NOTICE LLME(ffffffff/e588c44c){UNASSIGNED} LLGM Assign pre (e588c44c => d0cce809) (gprs_llc.c:1079) 20241008085141630 DLLC NOTICE LLME(e588c44c/d0cce809){ASSIGNED} LLGM Assign post (e588c44c => d0cce809) (gprs_llc.c:1125) 20241008085141630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008085141630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008085141630 DMM DEBUG MM(262420000000047/d0cce809) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008085141644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085141644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085141644 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085141644 DMM INFO MM(262420000000047/d0cce809) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008085141644 DMM INFO MM(262420000000047/d0cce809) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-5697-92 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241008085141644 DMM NOTICE MM(262420000000047/d0cce809) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241008085141644 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241008085141644 DMM INFO MM(262420000000047/d0cce809) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241008085141644 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008085141644 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008085141644 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008085141644 DMM ERROR MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241008085141644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Deallocated (fsm.c:568) 20241008085141644 DMM DEBUG MM_STATE_Gb(0)[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008085141644 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008085141644 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008085141644 DLLC NOTICE LLME(e588c44c/d0cce809){ASSIGNED} LLGM Assign pre (d0cce809 => ffffffff) (gprs_llc.c:1079) 20241008085141644 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0cce809 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@14859a314179: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@14859a314179: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@14859a314179: Final verdict of PTC: pass 20241008085141650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34096<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008085141653 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008085141653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1385)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP(1386)@14859a314179: Final verdict of PTC: none -NSVCI97(1374)@14859a314179: Final verdict of PTC: none -NSVCI99(1384)@14859a314179: Final verdict of PTC: none -NSVCI98(1379)@14859a314179: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@14859a314179: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@14859a314179: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1377)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1382)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1372)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@14859a314179: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:51:41 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 20241008085141776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085142177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34098<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58180) 20241008085142654 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085142654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58180, count=62536) 20241008085143655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085143655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test execution finished. MTC@14859a314179: 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 ------ Tue Oct 8 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 20241008085144656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085144656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_iu_attach started. 20241008085145241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085145243 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@14859a314179: Provider Link came up: sending NS-RESET 20241008085145283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008085145283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085145283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085145283 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085145283 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008085145283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085145283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085145283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085145283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085145284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085145284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085145284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085145284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085145284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085145284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085145284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085145284 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085145284 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008085145285 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085145285 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085145285 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085145285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085145289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008085145299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085145299 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1392)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@14859a314179: Provider Link came up: sending NS-RESET 20241008085145319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008085145319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085145319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085145319 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085145319 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008085145319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085145319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085145319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085145319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085145321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085145321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085145321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085145321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085145321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085145321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085145321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085145321 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085145321 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008085145321 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085145321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1398)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008085145322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085145322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085145326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085145336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085145336 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1397)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@14859a314179: Provider Link came up: sending NS-RESET 20241008085145355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008085145355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085145355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085145355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085145355 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008085145355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085145355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085145355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085145355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085145357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085145357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085145357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085145357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085145357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085145357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085145357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085145357 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085145357 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008085145357 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085145357 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1403)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008085145358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085145358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085145361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085145369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085145369 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1402)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@14859a314179: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@14859a314179: ************************************************* SGSN_Test_0-M3UA(1406)@14859a314179: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@14859a314179: ************************************************* MTC@14859a314179: Starting RAN_Emulation SGSN_Test_0-SCCP(1404)@14859a314179: v_sccp_pdu_maxlen:268 20241008085145578 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241008085145578 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) 20241008085145578 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241008085145578 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)@14859a314179: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241008085145580 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085145580 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241008085145580 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241008085145580 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241008085145580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241008085145580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241008085145580 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241008085145582 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085145582 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241008085145582 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241008085145582 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241008085145582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241008085145582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241008085145582 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241008085145582 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241008085145657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085145657 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008085145657 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008085145657 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008085145659 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008085145660 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008085146389 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085146389 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085146389 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085146389 DLM3UA 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) 20241008085146389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085146389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085146389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085146389 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085146389 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241008085146390 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241008085146390 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085146390 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085146390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085146390 DLM3UA 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) 20241008085146390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085146390 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085146390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085146390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@14859a314179: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@14859a314179: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='FDA159E6'O, index=0 SGSN_Test-GSUP(1409)@14859a314179: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@14859a314179: 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 := '4BA4'O, rac := '15'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1405)@14859a314179: Added conn table entry 0TC_iu_attach(1411)6544696 SGSN_Test_0-SCCP(1404)@14859a314179: First idle individual index:0 SGSN_Test_0-RAN(1405)@14859a314179: patch: N(SD) for ConnIdx 0 set to 1 20241008085146727 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085146727 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085146727 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085146727 DLM3UA 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) 20241008085146727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085146727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085146727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085146727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085146728 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008085146728 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008085146728 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008085146728 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241008085146728 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241008085146728 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241008085146728 DMM DEBUG GMM(gmm_fsm)[0x556bd1785e50]{Deregistered}: Allocated (fsm.c:456) 20241008085146728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{Init}: Allocated (fsm.c:456) 20241008085146728 DMM DEBUG MM_STATE_Gb[0x556bd17860b0]{Idle}: Allocated (fsm.c:456) 20241008085146728 DMM DEBUG MM_STATE_Iu[0x556bd1795960]{Detached}: Allocated (fsm.c:456) 20241008085146728 DMM DEBUG GMM(gmm_fsm)[0x556bd1785e50]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008085146728 DMM DEBUG GMM(gmm_fsm)[0x556bd1785e50]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008085146728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008085146728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008085146728 DMM DEBUG MM(262420000001001/fe2c7a1a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008085146728 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241008085146728 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085146728 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085146728 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085146728 DLM3UA 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) 20241008085146728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085146728 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085146728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085146728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085146728 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085146728 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085146728 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085146728 DLM3UA 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) 20241008085146728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085146728 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085146728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085146728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@14859a314179: { messageType := 2, destLocRef := '63DD38'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)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@14859a314179: 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 := '88A358F6EECE88EDD67565D744FD8B62'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E48C2F40'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C5FFB3DC7889706F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '948EEE2E6197A70734D0D4EB570CB9D3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B3EFD167E60449AAC8C20795334FE6D3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A7EDF9906EEFCA5C3F0B8A0FC12DAE40'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7E23D36DB52372A7'O } } } } } SGSN_Test_0-SCCP(1404)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@14859a314179: vl_len:23 SGSN_Test_0-SCCP(1404)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1404)@14859a314179: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241008085146738 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085146738 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085146738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085146738 DLM3UA 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) 20241008085146738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085146738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085146738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085146738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085146738 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085146738 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085146738 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085146738 DMM DEBUG MM(262420000001001/fe2c7a1a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241008085146738 DMM NOTICE MM(262420000001001/fe2c7a1a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008085146738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008085146738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008085146738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008085146738 DMM DEBUG MM(262420000001001/fe2c7a1a) Requesting authorization (sgsn_auth.c:160) 20241008085146738 DMM INFO MM(262420000001001/fe2c7a1a) Requesting authentication tuples (sgsn_auth.c:184) 20241008085146738 DMM DEBUG MM(262420000001001/fe2c7a1a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008085146738 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241008085146738 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)@14859a314179: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@14859a314179: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20241008085146741 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008085146741 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008085146741 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008085146741 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008085146741 DMM INFO MM(262420000001001/fe2c7a1a) Subscriber data update (mmctx.c:445) 20241008085146741 DMM DEBUG MM(262420000001001/fe2c7a1a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008085146741 DMM INFO MM(262420000001001/fe2c7a1a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008085146741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008085146741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008085146741 DMM INFO MM(262420000001001/fe2c7a1a) <- GMM AUTH AND CIPHERING REQ (rand = 88 a3 58 f6 ee ce 88 ed d6 75 65 d7 44 fd 8b 62 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a7 ed f9 90 6e ef ca 5c 3f 0b 8a 0f c1 2d ae 40 ) (gprs_gmm.c:483) 20241008085146741 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241008085146742 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085146742 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085146742 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085146742 DLM3UA 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) 20241008085146742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085146742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085146742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085146742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@14859a314179: vl_len:37 SGSN_Test_0-SCCP(1404)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1404)@14859a314179: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307227E23D36D23094B99990000100001F02904B52372A7'O 20241008085146747 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085146747 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085146747 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085146747 DLM3UA 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) 20241008085146747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085146747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085146747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085146747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085146747 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085146747 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085146747 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085146747 DMM INFO MM(262420000001001/fe2c7a1a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008085146747 DMM NOTICE MM(262420000001001/fe2c7a1a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008085146747 DMM DEBUG MM(262420000001001/fe2c7a1a) checking auth: received UMTS RES = 7e 23 d3 6d b5 23 72 a7 (gprs_gmm.c:666) 20241008085146747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008085146747 DMM DEBUG MM(262420000001001/fe2c7a1a) Requesting authorization (sgsn_auth.c:160) 20241008085146747 DMM INFO MM(262420000001001/fe2c7a1a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008085146747 DMM DEBUG MM(262420000001001/fe2c7a1a) Requesting subscriber data update (gprs_subscriber.c:894) 20241008085146747 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241008085146747 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) 20241008085146747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241008085146747 DMM DEBUG MM(262420000001001/fe2c7a1a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241008085146748 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085146748 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085146748 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085146748 DLM3UA 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) 20241008085146748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085146748 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085146748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085146748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@14859a314179: vl_len:12 SGSN_Test_0-SCCP(1404)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1404)@14859a314179: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008085146756 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085146756 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085146756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085146756 DLM3UA 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) 20241008085146756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085146756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085146756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085146756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085146756 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008085146756 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008085146756 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008085146756 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241008085146756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241008085146756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241008085146756 DMM INFO MM(262420000001001/fe2c7a1a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe2c7a1a) (gprs_gmm.c:300) 20241008085146756 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241008085146756 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085146756 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085146756 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085146756 DLM3UA 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) 20241008085146756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085146756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085146756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085146756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085146756 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085146756 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085146756 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085146756 DLM3UA 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) 20241008085146756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085146756 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085146756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085146756 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241008085146760 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008085146760 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008085146760 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241008085146760 DMM INFO MM(262420000001001/fe2c7a1a) Subscriber data update (mmctx.c:445) 20241008085146760 DMM DEBUG MM(262420000001001/fe2c7a1a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008085146760 DMM INFO MM(262420000001001/fe2c7a1a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008085146760 DMM NOTICE MM(262420000001001/fe2c7a1a) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241008085146760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008085146760 DMM NOTICE MM(262420000001001/fe2c7a1a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008085146760 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) 20241008085146761 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008085146761 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241008085146761 DMM INFO MM(262420000001001/fe2c7a1a) Subscriber data update (mmctx.c:445) 20241008085146761 DMM DEBUG MM(262420000001001/fe2c7a1a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@14859a314179: vl_len:14 SGSN_Test_0-SCCP(1404)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1404)@14859a314179: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241008085146764 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085146764 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085146764 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085146764 DLM3UA 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) 20241008085146764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085146764 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085146764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085146764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085146764 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085146764 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085146764 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085146764 DMM INFO MM(262420000001001/fe2c7a1a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008085146764 DMM NOTICE MM(262420000001001/fe2c7a1a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008085146764 DMM DEBUG GMM(gmm_fsm)[0x556bd1785e50]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008085146764 DMM DEBUG GMM(gmm_fsm)[0x556bd1785e50]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008085146764 DMM DEBUG MM_STATE_Iu(1)[0x556bd1795960]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241008085146764 DMM DEBUG MM_STATE_Iu(1)[0x556bd1795960]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241008085146764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008085146764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008085146764 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085146764 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085146764 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085146764 DLM3UA 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) 20241008085146764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085146764 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085146764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085146764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@14859a314179: vl_len:7 SGSN_Test_0-SCCP(1404)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1404)@14859a314179: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241008085146769 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085146769 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085146769 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085146769 DLM3UA 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) 20241008085146769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085146769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085146769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085146769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085146770 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241008085146770 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241008085146770 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241008085146770 DMM INFO MM(262420000001001/fe2c7a1a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241008085146770 DMM DEBUG MM_STATE_Iu(1)[0x556bd1795960]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241008085146770 DMM DEBUG MM_STATE_Iu(1)[0x556bd1795960]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241008085146770 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085146770 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085146770 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085146770 DLM3UA 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) 20241008085146770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085146770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085146770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085146770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@14859a314179: Session index based on local reference:0 20241008085146771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085146771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085146771 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085146771 DLM3UA 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) 20241008085146771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085146771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085146771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085146771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@14859a314179: Deleted conn table entry 0TC_iu_attach(1411)6544696 TC_iu_attach(1411)@14859a314179: setverdict(pass): none -> pass TC_iu_attach(1411)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@14859a314179: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@14859a314179: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@14859a314179: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@14859a314179: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@14859a314179: Final verdict of PTC: none 20241008085146831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34106<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008085146834 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008085146834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1409)@14859a314179: Final verdict of PTC: none -NSVCI98(1398)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@14859a314179: Final verdict of PTC: none -NSVCI97(1393)@14859a314179: Final verdict of PTC: none TC_iu_attach-BVCI210(1397)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@14859a314179: Final verdict of PTC: none -NSVCI99(1403)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@14859a314179: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@14859a314179: Final verdict of PTC: none TC_iu_attach-BVCI196(1392)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@14859a314179: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1401)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1391)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1396)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@14859a314179: Test case TC_iu_attach finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:51:46 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 20241008085146954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085146973 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241008085146973 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) 20241008085146973 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241008085146973 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241008085146973 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241008085146973 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) 20241008085146973 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241008085146973 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241008085146973 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) 20241008085146973 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085146973 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241008085146973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241008085146973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241008085146973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241008085146973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241008085146973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241008085146973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241008085146974 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241008085147355 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=206840) 20241008085147835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085147835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=206840, count=208096) 20241008085148836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085148836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008085148974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241008085148974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241008085148974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:51:49 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 20241008085149837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085149837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_iu_attach_encr started. 20241008085150419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085150421 DMM INFO MM(262420000001001/fe2c7a1a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008085150421 DMM INFO MM(262420000001001/fe2c7a1a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008085150421 DMM DEBUG GMM(gmm_fsm)[0x556bd1785e50]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008085150421 DMM DEBUG GMM(gmm_fsm)[0x556bd1785e50]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008085150421 DMM DEBUG MM_STATE_Iu(1)[0x556bd1795960]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241008085150421 DMM DEBUG MM_STATE_Iu(1)[0x556bd1795960]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241008085150421 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241008085150421 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) 20241008085150421 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) 20241008085150421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{Init}: Deallocated (fsm.c:568) 20241008085150421 DMM DEBUG MM_STATE_Gb[0x556bd17860b0]{Idle}: Deallocated (fsm.c:568) 20241008085150421 DMM DEBUG MM_STATE_Iu(1)[0x556bd1795960]{Detached}: Deallocated (fsm.c:568) 20241008085150421 DMM DEBUG GMM(gmm_fsm)[0x556bd1785e50]{Deregistered}: Deallocated (fsm.c:568) 20241008085150421 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1416)@14859a314179: Provider Link came up: sending NS-RESET 20241008085150467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008085150467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085150467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085150467 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085150468 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008085150468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085150468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085150468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085150468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1416)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085150469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085150469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085150469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085150469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085150470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085150470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085150470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085150470 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085150470 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008085150470 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085150470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1416)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008085150470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085150470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1416)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085150474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1413)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1417)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008085150484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085150485 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1415)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1417)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1422)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1422)@14859a314179: Provider Link came up: sending NS-RESET 20241008085150515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008085150515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085150515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085150515 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085150515 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008085150515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085150515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085150515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085150515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1421)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1422)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085150517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085150517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085150517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085150517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085150517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085150517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085150517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085150517 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085150517 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008085150517 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085150517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085150518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1422)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008085150518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1422)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085150522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1418)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008085150532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085150532 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1419)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1421)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1426)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@14859a314179: Provider Link came up: sending NS-RESET 20241008085150544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008085150544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085150544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085150544 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085150544 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008085150544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085150544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085150544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085150544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085150545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085150545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085150545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085150545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085150545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085150545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085150545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085150545 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085150545 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008085150545 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085150545 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1426)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008085150546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085150546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085150550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085150560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085150560 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI220(1425)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@14859a314179: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@14859a314179: ************************************************* SGSN_Test_0-M3UA(1429)@14859a314179: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@14859a314179: ************************************************* MTC@14859a314179: Starting RAN_Emulation SGSN_Test_0-SCCP(1427)@14859a314179: v_sccp_pdu_maxlen:268 20241008085150766 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241008085150766 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) 20241008085150766 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241008085150766 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)@14859a314179: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241008085150767 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085150767 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241008085150767 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241008085150767 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241008085150767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241008085150767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241008085150767 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241008085150768 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085150769 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241008085150769 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241008085150769 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241008085150769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241008085150769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241008085150769 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241008085150769 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241008085150838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085150838 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008085150838 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008085150838 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008085150840 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008085150841 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008085151576 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085151576 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085151576 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085151576 DLM3UA 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) 20241008085151576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085151576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085151576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085151576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085151576 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241008085151576 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241008085151577 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085151577 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085151577 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085151577 DLM3UA 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) 20241008085151577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085151577 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085151577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085151577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@14859a314179: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1415)@14859a314179: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='E4E4DD3B'O, index=0 SGSN_Test-GSUP(1432)@14859a314179: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@14859a314179: 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 := 'DAE0'O, rac := 'EC'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1428)@14859a314179: Added conn table entry 0TC_iu_attach_encr(1434)12217053 SGSN_Test_0-SCCP(1427)@14859a314179: First idle individual index:0 SGSN_Test_0-RAN(1428)@14859a314179: patch: N(SD) for ConnIdx 0 set to 1 20241008085151910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085151910 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085151910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085151910 DLM3UA 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) 20241008085151910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085151910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085151910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085151910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085151910 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008085151910 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008085151910 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008085151910 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241008085151910 DMM DEBUG GMM(gmm_fsm)[0x556bd1795960]{Deregistered}: Allocated (fsm.c:456) 20241008085151910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008085151910 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Allocated (fsm.c:456) 20241008085151910 DMM DEBUG MM_STATE_Iu[0x556bd1785d20]{Detached}: Allocated (fsm.c:456) 20241008085151910 DMM DEBUG GMM(gmm_fsm)[0x556bd1795960]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008085151910 DMM DEBUG GMM(gmm_fsm)[0x556bd1795960]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008085151910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008085151910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008085151911 DMM DEBUG MM(262420000001001/c52ebc36) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008085151911 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241008085151911 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085151911 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085151911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085151911 DLM3UA 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) 20241008085151911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085151911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085151911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085151911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085151911 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085151911 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085151911 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085151911 DLM3UA 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) 20241008085151911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085151911 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085151911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085151911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@14859a314179: { messageType := 2, destLocRef := 'BA6ADD'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1427)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@14859a314179: 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 := '91685D3B4AB1643EB8379C5E1870F06D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8B829F9E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '84E8224A2366043C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3D43AD7AE4FD2385AB4F314678E82763'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FDC29E1F525A6592A210D59195F304C5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F6378B4F1AA1BB53DE1107BB86AE1B24'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E97E327540AD3B41'O } } } } } SGSN_Test_0-SCCP(1427)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@14859a314179: vl_len:23 SGSN_Test_0-SCCP(1427)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1427)@14859a314179: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241008085151922 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085151922 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085151922 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085151922 DLM3UA 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) 20241008085151922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085151922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085151922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085151922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085151922 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085151922 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085151922 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085151922 DMM DEBUG MM(262420000001001/c52ebc36) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241008085151922 DMM NOTICE MM(262420000001001/c52ebc36) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008085151922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008085151922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008085151922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008085151922 DMM DEBUG MM(262420000001001/c52ebc36) Requesting authorization (sgsn_auth.c:160) 20241008085151922 DMM INFO MM(262420000001001/c52ebc36) Requesting authentication tuples (sgsn_auth.c:184) 20241008085151922 DMM DEBUG MM(262420000001001/c52ebc36) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008085151922 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241008085151922 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)@14859a314179: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@14859a314179: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20241008085151924 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008085151924 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008085151924 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008085151924 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008085151924 DMM INFO MM(262420000001001/c52ebc36) Subscriber data update (mmctx.c:445) 20241008085151924 DMM DEBUG MM(262420000001001/c52ebc36) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008085151924 DMM INFO MM(262420000001001/c52ebc36) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008085151925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008085151925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008085151925 DMM INFO MM(262420000001001/c52ebc36) <- GMM AUTH AND CIPHERING REQ (rand = 91 68 5d 3b 4a b1 64 3e b8 37 9c 5e 18 70 f0 6d , mmctx_is_r99=1, vec->auth_types=0x3, autn = f6 37 8b 4f 1a a1 bb 53 de 11 07 bb 86 ae 1b 24 ) (gprs_gmm.c:483) 20241008085151925 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241008085151925 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085151925 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085151925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085151925 DLM3UA 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) 20241008085151925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085151925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085151925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085151925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@14859a314179: vl_len:37 SGSN_Test_0-SCCP(1427)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1427)@14859a314179: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622E97E327523094B99990000100001F0290440AD3B41'O 20241008085151931 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085151931 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085151931 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085151931 DLM3UA 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) 20241008085151931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085151931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085151931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085151931 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085151931 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085151931 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085151931 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085151931 DMM INFO MM(262420000001001/c52ebc36) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008085151931 DMM NOTICE MM(262420000001001/c52ebc36) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008085151932 DMM DEBUG MM(262420000001001/c52ebc36) checking auth: received UMTS RES = e9 7e 32 75 40 ad 3b 41 (gprs_gmm.c:666) 20241008085151932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008085151932 DMM DEBUG MM(262420000001001/c52ebc36) Requesting authorization (sgsn_auth.c:160) 20241008085151932 DMM INFO MM(262420000001001/c52ebc36) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008085151932 DMM DEBUG MM(262420000001001/c52ebc36) Requesting subscriber data update (gprs_subscriber.c:894) 20241008085151932 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241008085151932 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) 20241008085151932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241008085151932 DMM DEBUG MM(262420000001001/c52ebc36) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241008085151932 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085151932 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085151932 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085151932 DLM3UA 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) 20241008085151932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085151932 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085151932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085151932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@14859a314179: vl_len:17 SGSN_Test_0-SCCP(1427)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1427)@14859a314179: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241008085151939 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085151939 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085151939 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085151939 DLM3UA 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) 20241008085151939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085151939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085151939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085151939 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085151939 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008085151939 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008085151939 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008085151939 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241008085151939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241008085151939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241008085151939 DMM INFO MM(262420000001001/c52ebc36) <- GMM ATTACH ACCEPT (new P-TMSI=0xc52ebc36) (gprs_gmm.c:300) 20241008085151939 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241008085151939 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085151939 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085151939 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085151939 DLM3UA 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) 20241008085151939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085151939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085151939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085151939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085151939 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085151940 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085151940 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085151940 DLM3UA 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) 20241008085151940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085151940 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085151940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085151940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241008085151944 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008085151944 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008085151944 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241008085151944 DMM INFO MM(262420000001001/c52ebc36) Subscriber data update (mmctx.c:445) 20241008085151944 DMM DEBUG MM(262420000001001/c52ebc36) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008085151944 DMM INFO MM(262420000001001/c52ebc36) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008085151944 DMM NOTICE MM(262420000001001/c52ebc36) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241008085151944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008085151944 DMM NOTICE MM(262420000001001/c52ebc36) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008085151944 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) 20241008085151945 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008085151945 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241008085151945 DMM INFO MM(262420000001001/c52ebc36) Subscriber data update (mmctx.c:445) 20241008085151945 DMM DEBUG MM(262420000001001/c52ebc36) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@14859a314179: vl_len:14 SGSN_Test_0-SCCP(1427)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1427)@14859a314179: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241008085151947 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085151947 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085151947 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085151947 DLM3UA 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) 20241008085151947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085151947 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085151947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085151947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085151947 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085151947 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085151947 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085151947 DMM INFO MM(262420000001001/c52ebc36) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008085151947 DMM NOTICE MM(262420000001001/c52ebc36) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008085151947 DMM DEBUG GMM(gmm_fsm)[0x556bd1795960]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008085151947 DMM DEBUG GMM(gmm_fsm)[0x556bd1795960]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008085151947 DMM DEBUG MM_STATE_Iu(2)[0x556bd1785d20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241008085151947 DMM DEBUG MM_STATE_Iu(2)[0x556bd1785d20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241008085151947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008085151947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008085151947 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085151947 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085151947 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085151948 DLM3UA 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) 20241008085151948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085151948 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085151948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085151948 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@14859a314179: vl_len:7 SGSN_Test_0-SCCP(1427)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1427)@14859a314179: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241008085151952 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085151952 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085151952 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085151952 DLM3UA 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) 20241008085151952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085151952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085151952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085151952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085151952 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241008085151952 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241008085151952 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241008085151952 DMM INFO MM(262420000001001/c52ebc36) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241008085151952 DMM DEBUG MM_STATE_Iu(2)[0x556bd1785d20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241008085151952 DMM DEBUG MM_STATE_Iu(2)[0x556bd1785d20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241008085151952 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085151952 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085151952 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085151952 DLM3UA 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) 20241008085151952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085151952 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085151952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085151952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@14859a314179: Session index based on local reference:0 SGSN_Test_0-RAN(1428)@14859a314179: Deleted conn table entry 0TC_iu_attach_encr(1434)12217053 20241008085151954 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085151954 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085151954 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085151954 DLM3UA 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) 20241008085151954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085151954 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085151954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085151954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_encr(1434)@14859a314179: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1415)@14859a314179: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@14859a314179: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@14859a314179: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@14859a314179: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@14859a314179: Final verdict of PTC: none 20241008085152013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42742<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008085152016 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1432)@14859a314179: Final verdict of PTC: none 20241008085152017 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1412)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@14859a314179: Final verdict of PTC: none -NSVCI99(1426)@14859a314179: Final verdict of PTC: none -NSVCI98(1422)@14859a314179: Final verdict of PTC: none -NSVCI97(1416)@14859a314179: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1421)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1417)@14859a314179: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1415)@14859a314179: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1419)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@14859a314179: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1424)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1414)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1420)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1414): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_iu_attach_encr-BVCI196(1415): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1416): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_iu_attach_encr-BVCI210(1419): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1420): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1421): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1422): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@14859a314179: Test case TC_iu_attach_encr finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 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 20241008085152152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085152157 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241008085152157 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) 20241008085152157 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241008085152157 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241008085152157 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241008085152157 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) 20241008085152157 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241008085152157 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241008085152157 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) 20241008085152157 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085152157 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241008085152157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241008085152157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241008085152157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241008085152157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241008085152157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241008085152157 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241008085152158 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241008085152553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42756<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210416) 20241008085153018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085153018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210416, count=211672) 20241008085154018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085154018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008085154158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241008085154158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241008085154158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:51:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_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 20241008085155020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085155020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_iu_attach_geran_rau started. 20241008085155615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085155616 DMM INFO MM(262420000001001/c52ebc36) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008085155616 DMM INFO MM(262420000001001/c52ebc36) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008085155617 DMM DEBUG GMM(gmm_fsm)[0x556bd1795960]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008085155617 DMM DEBUG GMM(gmm_fsm)[0x556bd1795960]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008085155617 DMM DEBUG MM_STATE_Iu(2)[0x556bd1785d20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241008085155617 DMM DEBUG MM_STATE_Iu(2)[0x556bd1785d20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241008085155617 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241008085155617 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) 20241008085155617 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) 20241008085155617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008085155617 DMM DEBUG MM_STATE_Gb[0x556bd1785f80]{Idle}: Deallocated (fsm.c:568) 20241008085155617 DMM DEBUG MM_STATE_Iu(2)[0x556bd1785d20]{Detached}: Deallocated (fsm.c:568) 20241008085155617 DMM DEBUG GMM(gmm_fsm)[0x556bd1795960]{Deregistered}: Deallocated (fsm.c:568) 20241008085155617 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@14859a314179: Provider Link came up: sending NS-RESET 20241008085155658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008085155658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085155658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085155658 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085155658 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008085155658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085155658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085155658 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085155658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085155660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085155660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085155660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085155660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085155660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085155660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085155660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085155660 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085155660 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008085155660 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085155660 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085155661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085155661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1439)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085155664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1436)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1440)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008085155673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085155673 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1438)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1440)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1444)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@14859a314179: Provider Link came up: sending NS-RESET 20241008085155699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008085155699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085155699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085155699 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085155699 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008085155699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085155699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085155699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085155699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085155702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085155702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085155702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085155702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085155702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085155702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085155702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085155702 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085155702 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008085155702 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085155702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1444)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008085155703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085155703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085155706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1445)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1441)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085155716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085155716 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1443)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1445)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@14859a314179: Provider Link came up: sending NS-RESET 20241008085155738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008085155738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085155738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085155738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085155738 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008085155738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085155738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085155738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085155738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085155740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085155740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085155740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085155740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085155740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085155740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085155740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085155740 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085155740 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008085155740 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085155740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1449)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008085155740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085155740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085155744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085155753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085155754 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1448)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@14859a314179: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@14859a314179: ************************************************* SGSN_Test_0-M3UA(1452)@14859a314179: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@14859a314179: ************************************************* MTC@14859a314179: Starting RAN_Emulation SGSN_Test_0-SCCP(1450)@14859a314179: v_sccp_pdu_maxlen:268 20241008085155964 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241008085155964 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) 20241008085155964 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241008085155964 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)@14859a314179: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241008085155966 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085155966 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241008085155966 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241008085155966 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241008085155966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241008085155966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241008085155966 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241008085155967 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085155967 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241008085155968 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241008085155968 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241008085155968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241008085155968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241008085155968 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241008085155968 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241008085156021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085156021 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008085156021 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008085156021 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008085156023 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008085156024 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008085156775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085156775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085156775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085156775 DLM3UA 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) 20241008085156775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085156775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085156775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085156775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085156776 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241008085156776 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241008085156776 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085156776 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085156776 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085156776 DLM3UA 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) 20241008085156776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085156776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085156776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085156776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@14859a314179: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@14859a314179: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='D6CEC328'O, index=0 SGSN_Test-GSUP(1455)@14859a314179: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@14859a314179: 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 := '8F64'O, rac := '1A'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)@14859a314179: Added conn table entry 0TC_iu_attach_geran_rau(1457)1845358 SGSN_Test_0-SCCP(1450)@14859a314179: First idle individual index:0 SGSN_Test_0-RAN(1451)@14859a314179: patch: N(SD) for ConnIdx 0 set to 1 20241008085157091 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085157091 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085157091 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085157091 DLM3UA 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) 20241008085157091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085157091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085157091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085157091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085157091 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008085157091 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008085157092 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008085157092 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241008085157092 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008085157092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{Init}: Allocated (fsm.c:456) 20241008085157092 DMM DEBUG MM_STATE_Gb[0x556bd17860b0]{Idle}: Allocated (fsm.c:456) 20241008085157092 DMM DEBUG MM_STATE_Iu[0x556bd1785e50]{Detached}: Allocated (fsm.c:456) 20241008085157092 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008085157092 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008085157092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008085157092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008085157092 DMM DEBUG MM(262420000001002/ed33d04b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008085157092 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241008085157092 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085157092 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085157092 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085157092 DLM3UA 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) 20241008085157092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085157092 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085157092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085157092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085157092 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085157092 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085157092 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085157092 DLM3UA 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) 20241008085157092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085157092 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085157092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085157092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@14859a314179: { messageType := 2, destLocRef := '1C286E'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1450)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@14859a314179: 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 := 'C25C6506FE3CF6F2897D692864CFEE95'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0285D2A2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '054AF608320FF83F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '17213FDEC58F2D4EC090F6986B58AC4A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E729E42B7DCB87F02FBA00ADD621A406'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F3E80BE073008F5FDF10C3F8F5F0A1EC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D9B62929BC793724'O } } } } } SGSN_Test_0-SCCP(1450)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@14859a314179: vl_len:23 SGSN_Test_0-SCCP(1450)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1450)@14859a314179: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241008085157100 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085157100 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085157100 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085157100 DLM3UA 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) 20241008085157100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085157100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085157100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085157100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085157100 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085157100 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085157100 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085157100 DMM DEBUG MM(262420000001002/ed33d04b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241008085157100 DMM NOTICE MM(262420000001002/ed33d04b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008085157100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008085157100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008085157100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008085157100 DMM DEBUG MM(262420000001002/ed33d04b) Requesting authorization (sgsn_auth.c:160) 20241008085157100 DMM INFO MM(262420000001002/ed33d04b) Requesting authentication tuples (sgsn_auth.c:184) 20241008085157100 DMM DEBUG MM(262420000001002/ed33d04b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008085157100 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241008085157100 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)@14859a314179: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@14859a314179: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20241008085157102 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008085157102 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008085157103 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008085157103 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008085157103 DMM INFO MM(262420000001002/ed33d04b) Subscriber data update (mmctx.c:445) 20241008085157103 DMM DEBUG MM(262420000001002/ed33d04b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008085157103 DMM INFO MM(262420000001002/ed33d04b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008085157103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008085157103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008085157103 DMM INFO MM(262420000001002/ed33d04b) <- GMM AUTH AND CIPHERING REQ (rand = c2 5c 65 06 fe 3c f6 f2 89 7d 69 28 64 cf ee 95 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f3 e8 0b e0 73 00 8f 5f df 10 c3 f8 f5 f0 a1 ec ) (gprs_gmm.c:483) 20241008085157103 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241008085157103 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085157103 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085157103 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085157103 DLM3UA 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) 20241008085157103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085157103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085157103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085157103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@14859a314179: vl_len:37 SGSN_Test_0-SCCP(1450)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1450)@14859a314179: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522D9B6292923094B99990000100002F02904BC793724'O 20241008085157108 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085157108 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085157108 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085157108 DLM3UA 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) 20241008085157108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085157108 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085157108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085157108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085157108 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085157109 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085157109 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085157109 DMM INFO MM(262420000001002/ed33d04b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008085157109 DMM NOTICE MM(262420000001002/ed33d04b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008085157109 DMM DEBUG MM(262420000001002/ed33d04b) checking auth: received UMTS RES = d9 b6 29 29 bc 79 37 24 (gprs_gmm.c:666) 20241008085157109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008085157109 DMM DEBUG MM(262420000001002/ed33d04b) Requesting authorization (sgsn_auth.c:160) 20241008085157109 DMM INFO MM(262420000001002/ed33d04b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008085157109 DMM DEBUG MM(262420000001002/ed33d04b) Requesting subscriber data update (gprs_subscriber.c:894) 20241008085157109 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241008085157109 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) 20241008085157109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241008085157109 DMM DEBUG MM(262420000001002/ed33d04b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241008085157109 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085157109 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085157109 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085157109 DLM3UA 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) 20241008085157109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085157109 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085157109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085157109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@14859a314179: vl_len:12 SGSN_Test_0-SCCP(1450)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1450)@14859a314179: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008085157117 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085157117 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085157117 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085157117 DLM3UA 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) 20241008085157117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085157117 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085157117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085157117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085157118 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008085157118 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008085157118 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008085157118 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241008085157118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241008085157118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241008085157118 DMM INFO MM(262420000001002/ed33d04b) <- GMM ATTACH ACCEPT (new P-TMSI=0xed33d04b) (gprs_gmm.c:300) 20241008085157118 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241008085157118 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085157118 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085157118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085157118 DLM3UA 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) 20241008085157118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085157118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085157118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085157118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085157118 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085157118 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085157118 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085157118 DLM3UA 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) 20241008085157118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085157118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085157118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085157118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241008085157122 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008085157122 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008085157122 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241008085157122 DMM INFO MM(262420000001002/ed33d04b) Subscriber data update (mmctx.c:445) 20241008085157122 DMM DEBUG MM(262420000001002/ed33d04b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008085157122 DMM INFO MM(262420000001002/ed33d04b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008085157122 DMM NOTICE MM(262420000001002/ed33d04b) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241008085157122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008085157122 DMM NOTICE MM(262420000001002/ed33d04b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008085157122 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) 20241008085157122 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008085157122 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241008085157122 DMM INFO MM(262420000001002/ed33d04b) Subscriber data update (mmctx.c:445) 20241008085157122 DMM DEBUG MM(262420000001002/ed33d04b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@14859a314179: vl_len:14 SGSN_Test_0-SCCP(1450)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1450)@14859a314179: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241008085157124 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085157124 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085157124 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085157124 DLM3UA 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) 20241008085157124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085157125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085157125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085157125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085157125 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085157125 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085157125 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085157125 DMM INFO MM(262420000001002/ed33d04b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008085157125 DMM NOTICE MM(262420000001002/ed33d04b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008085157125 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008085157125 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008085157125 DMM DEBUG MM_STATE_Iu(3)[0x556bd1785e50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241008085157125 DMM DEBUG MM_STATE_Iu(3)[0x556bd1785e50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241008085157125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008085157125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008085157125 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085157125 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085157125 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085157125 DLM3UA 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) 20241008085157125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085157125 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085157125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085157125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@14859a314179: vl_len:7 SGSN_Test_0-SCCP(1450)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1450)@14859a314179: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241008085157129 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085157129 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085157129 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085157129 DLM3UA 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) 20241008085157129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085157129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085157129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085157129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085157130 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241008085157130 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241008085157130 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241008085157130 DMM INFO MM(262420000001002/ed33d04b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241008085157130 DMM DEBUG MM_STATE_Iu(3)[0x556bd1785e50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241008085157130 DMM DEBUG MM_STATE_Iu(3)[0x556bd1785e50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241008085157130 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085157130 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085157130 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085157130 DLM3UA 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) 20241008085157130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085157130 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085157130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085157130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@14859a314179: Session index based on local reference:0 20241008085157131 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085157131 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085157131 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085157131 DLM3UA 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) 20241008085157131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085157131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085157131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085157131 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@14859a314179: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)1845358 TC_iu_attach_geran_rau(1457)@14859a314179: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@14859a314179: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@14859a314179: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='ED33D04B'O, index=1 20241008085157190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085157190 DLLC NOTICE LLME(ffffffff/ed33d04b){UNASSIGNED} LLC RX: unknown TLLI 0xed33d04b, creating LLME on the fly (gprs_llc.c:552) 20241008085157190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241008085157191 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008085157191 DMM INFO MM(262420000001002/ed33d04b) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: ed33d04b, P-TMSI: ed33d04b (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241008085157191 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241008085157191 DMM DEBUG MM_STATE_Iu(3)[0x556bd1785e50]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241008085157191 DMM DEBUG MM_STATE_Iu(3)[0x556bd1785e50]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241008085157191 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008085157191 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241008085157191 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008085157191 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008085157191 DLLC NOTICE LLME(ffffffff/ed33d04b){UNASSIGNED} LLGM Assign pre (ed33d04b => ed33d04b) (gprs_llc.c:1079) 20241008085157191 DLLC NOTICE LLME(ed33d04b/ed33d04b){ASSIGNED} LLGM Assign post (ed33d04b => ed33d04b) (gprs_llc.c:1125) 20241008085157191 DMM INFO MM(262420000001002/ed33d04b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@14859a314179: Removing Client IMSI='262420000001002'H, index=1 20241008085157205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085157205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085157205 DMM DEBUG MM_STATE_Gb[0x556bd17860b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085157205 DMM INFO MM(262420000001002/ed33d04b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241008085157205 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241008085157205 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008085157205 DLLC NOTICE LLME(ed33d04b/ed33d04b){ASSIGNED} LLGM Assign pre (ffffffff => ed33d04b) (gprs_llc.c:1079) 20241008085157205 DLLC NOTICE LLME(ffffffff/ed33d04b){ASSIGNED} LLGM Assign post (ffffffff => ed33d04b) (gprs_llc.c:1125) 20241008085157205 DMM DEBUG MM_STATE_Gb[0x556bd17860b0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241008085157205 DMM ERROR MM_STATE_Gb[0x556bd17860b0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@14859a314179: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@14859a314179: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@14859a314179: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@14859a314179: Final verdict of PTC: none 20241008085157212 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42768<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1455)@14859a314179: Final verdict of PTC: none -NSVCI97(1439)@14859a314179: Final verdict of PTC: none 20241008085157215 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008085157215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1444)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@14859a314179: Final verdict of PTC: none -NSVCI99(1449)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@14859a314179: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1443)@14859a314179: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@14859a314179: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1447)@14859a314179: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1442)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1437)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@14859a314179: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:51:57 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 20241008085157333 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241008085157333 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) 20241008085157333 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241008085157333 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241008085157333 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241008085157333 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) 20241008085157333 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241008085157333 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241008085157333 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) 20241008085157333 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085157333 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241008085157333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241008085157333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241008085157333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241008085157333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241008085157333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241008085157334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241008085157334 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241008085157352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085157754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36562<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218820) 20241008085158216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085158216 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) 20241008085159217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085159217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008085159334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241008085159335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241008085159335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:51: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_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 20241008085200218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085200218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_geran_attach_iu_rau started. 20241008085200821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085200823 DMM INFO MM(262420000001002/ed33d04b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008085200823 DMM INFO MM(262420000001002/ed33d04b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008085200823 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008085200823 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008085200823 DMM DEBUG MM_STATE_Gb[0x556bd17860b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241008085200823 DMM ERROR MM_STATE_Gb[0x556bd17860b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241008085200823 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241008085200823 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) 20241008085200823 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) 20241008085200823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785f80]{Init}: Deallocated (fsm.c:568) 20241008085200823 DMM DEBUG MM_STATE_Gb[0x556bd17860b0]{Idle}: Deallocated (fsm.c:568) 20241008085200823 DMM DEBUG MM_STATE_Iu(3)[0x556bd1785e50]{Detached}: Deallocated (fsm.c:568) 20241008085200823 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008085200823 DLLC NOTICE LLME(ffffffff/ed33d04b){ASSIGNED} LLGM Assign pre (ed33d04b => ffffffff) (gprs_llc.c:1079) 20241008085200823 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed33d04b => ffffffff) (gprs_llc.c:1125) 20241008085200823 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1463)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1463)@14859a314179: Provider Link came up: sending NS-RESET 20241008085200879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008085200879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085200879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085200879 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085200879 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008085200879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085200879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085200879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085200879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1462)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1463)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085200881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085200881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085200881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085200881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085200881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085200882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085200882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085200882 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085200882 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008085200882 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085200882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1463)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241008085200882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085200882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1463)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085200886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1459)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085200896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085200896 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1460)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1462)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@14859a314179: Provider Link came up: sending NS-RESET 20241008085200912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008085200912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085200912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085200912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085200912 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008085200912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085200912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085200912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085200912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085200914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085200914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085200914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085200914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085200914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085200914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085200914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085200914 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085200914 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008085200914 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085200914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085200914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085200914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1467)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085200918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1468)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1464)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085200927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085200928 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI210(1466)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1469)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1468)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1472)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@14859a314179: Provider Link came up: sending NS-RESET 20241008085200949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008085200949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085200949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085200949 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085200949 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008085200949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085200949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085200949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085200949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085200950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085200950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085200950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085200951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085200951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085200951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085200951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085200951 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085200951 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008085200951 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085200951 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085200951 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085200951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1472)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085200954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085200964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085200964 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@14859a314179: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_geran_attach_iu_rau-BVCI220(1471)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@14859a314179: Starting RAN_Emulation SGSN_Test_0-M3UA(1475)@14859a314179: ************************************************* SGSN_Test_0-M3UA(1475)@14859a314179: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@14859a314179: ************************************************* SGSN_Test_0-SCCP(1473)@14859a314179: v_sccp_pdu_maxlen:268 20241008085201169 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241008085201169 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) 20241008085201169 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241008085201169 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)@14859a314179: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241008085201172 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085201172 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241008085201172 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241008085201172 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241008085201172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241008085201172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241008085201172 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241008085201173 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085201173 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241008085201173 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241008085201173 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241008085201173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241008085201173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241008085201173 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241008085201173 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241008085201188 DGPRS DEBUG Checking for inactive LLMEs, time = 10188255 (sgsn.c:131) 20241008085201218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085201218 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008085201218 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008085201218 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008085201220 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008085201221 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008085201979 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085201979 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085201979 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085201979 DLM3UA 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) 20241008085201979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085201979 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085201979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085201979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085201980 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241008085201980 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241008085201980 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085201980 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085201980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085201980 DLM3UA 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) 20241008085201980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085201980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085201980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085201980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@14859a314179: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1460)@14859a314179: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='E07CF19A'O, index=0 SGSN_Test-GSUP(1478)@14859a314179: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@14859a314179: 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 := '172B5E58E3852C20525D535AB636FF76'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '43192DF5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3A24197ED14715A8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4B265676A2A06AAFAFC04C6D2FC013AC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '74241A29D132878443580102C9CAAAAF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5DB9BB4BD3953B7E0A9D2EC64D635C34'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0E34EC90C7B9E734'O } } } } } 20241008085202279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085202279 DLLC NOTICE LLME(ffffffff/e07cf19a){UNASSIGNED} LLC RX: unknown TLLI 0xe07cf19a, creating LLME on the fly (gprs_llc.c:552) 20241008085202279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085202279 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241008085202279 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Allocated (fsm.c:456) 20241008085202279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008085202279 DMM DEBUG MM_STATE_Gb[0x556bd17860b0]{Idle}: Allocated (fsm.c:456) 20241008085202279 DMM DEBUG MM_STATE_Iu[0x556bd1785f80]{Detached}: Allocated (fsm.c:456) 20241008085202279 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008085202279 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008085202279 DLLC NOTICE LLME(ffffffff/e07cf19a){UNASSIGNED} LLGM Assign pre (e07cf19a => efd5e653) (gprs_llc.c:1079) 20241008085202279 DLLC NOTICE LLME(e07cf19a/efd5e653){ASSIGNED} LLGM Assign post (e07cf19a => efd5e653) (gprs_llc.c:1125) 20241008085202279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008085202279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008085202279 DMM DEBUG MM(262420000001003/efd5e653) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008085202290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085202290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241008085202290 DMM DEBUG MM_STATE_Gb(0)[0x556bd17860b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085202290 DMM DEBUG MM(262420000001003/efd5e653) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241008085202290 DMM NOTICE MM(262420000001003/efd5e653) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008085202290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008085202291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008085202291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008085202291 DMM DEBUG MM(262420000001003/efd5e653) Requesting authorization (sgsn_auth.c:160) 20241008085202291 DMM INFO MM(262420000001003/efd5e653) Requesting authentication tuples (sgsn_auth.c:184) 20241008085202291 DMM DEBUG MM(262420000001003/efd5e653) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008085202291 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241008085202291 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)@14859a314179: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@14859a314179: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20241008085202293 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008085202293 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008085202293 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008085202293 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008085202293 DMM INFO MM(262420000001003/efd5e653) Subscriber data update (mmctx.c:445) 20241008085202293 DMM DEBUG MM(262420000001003/efd5e653) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008085202294 DMM INFO MM(262420000001003/efd5e653) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008085202294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008085202294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008085202294 DMM INFO MM(262420000001003/efd5e653) <- GMM AUTH AND CIPHERING REQ (rand = 17 2b 5e 58 e3 85 2c 20 52 5d 53 5a b6 36 ff 76 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5d b9 bb 4b d3 95 3b 7e 0a 9d 2e c6 4d 63 5c 34 ) (gprs_gmm.c:483) 20241008085202300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085202300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241008085202300 DMM DEBUG MM_STATE_Gb(0)[0x556bd17860b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085202300 DMM INFO MM(262420000001003/efd5e653) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008085202300 DMM NOTICE MM(262420000001003/efd5e653) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008085202300 DMM DEBUG MM(262420000001003/efd5e653) checking auth: received UMTS RES = 0e 34 ec 90 c7 b9 e7 34 (gprs_gmm.c:666) 20241008085202300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008085202300 DMM DEBUG MM(262420000001003/efd5e653) Requesting authorization (sgsn_auth.c:160) 20241008085202300 DMM INFO MM(262420000001003/efd5e653) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008085202300 DMM DEBUG MM(262420000001003/efd5e653) Requesting subscriber data update (gprs_subscriber.c:894) 20241008085202300 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241008085202300 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) 20241008085202300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241008085202300 DMM INFO MM(262420000001003/efd5e653) <- GMM ATTACH ACCEPT (new P-TMSI=0xefd5e653) (gprs_gmm.c:300) 20241008085202301 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008085202301 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008085202301 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241008085202301 DMM INFO MM(262420000001003/efd5e653) Subscriber data update (mmctx.c:445) 20241008085202301 DMM DEBUG MM(262420000001003/efd5e653) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008085202301 DMM INFO MM(262420000001003/efd5e653) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008085202301 DMM NOTICE MM(262420000001003/efd5e653) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241008085202301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008085202301 DMM NOTICE MM(262420000001003/efd5e653) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008085202301 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) 20241008085202302 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008085202302 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241008085202302 DMM INFO MM(262420000001003/efd5e653) Subscriber data update (mmctx.c:445) 20241008085202302 DMM DEBUG MM(262420000001003/efd5e653) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241008085202308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085202308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241008085202308 DMM DEBUG MM_STATE_Gb(0)[0x556bd17860b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241008085202308 DMM INFO MM(262420000001003/efd5e653) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008085202308 DMM NOTICE MM(262420000001003/efd5e653) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008085202308 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008085202308 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008085202308 DLLC NOTICE LLME(e07cf19a/efd5e653){ASSIGNED} LLGM Assign pre (ffffffff => efd5e653) (gprs_llc.c:1079) 20241008085202308 DLLC NOTICE LLME(ffffffff/efd5e653){ASSIGNED} LLGM Assign post (ffffffff => efd5e653) (gprs_llc.c:1125) 20241008085202308 DMM DEBUG MM_STATE_Gb(0)[0x556bd17860b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241008085202308 DMM DEBUG MM_STATE_Gb(0)[0x556bd17860b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241008085202308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008085202308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@14859a314179: 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 := 'EFD5E653'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)@14859a314179: Added conn table entry 0TC_geran_attach_iu_rau(1480)14021529 SGSN_Test_0-SCCP(1473)@14859a314179: First idle individual index:0 SGSN_Test_0-RAN(1474)@14859a314179: patch: N(SD) for ConnIdx 0 set to 1 20241008085202374 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085202374 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085202374 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085202374 DLM3UA 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) 20241008085202374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085202374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085202374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085202374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085202375 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008085202375 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008085202375 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008085202375 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241008085202375 DMM INFO MM(262420000001003/efd5e653) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: efd5e653 (00000000), TLLI: efd5e653 (efd5e653), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241008085202375 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241008085202375 DMM DEBUG MM_STATE_Gb(0)[0x556bd17860b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241008085202375 DMM DEBUG MM_STATE_Gb(0)[0x556bd17860b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241008085202375 DLLC NOTICE LLME(ffffffff/efd5e653){ASSIGNED} LLGM Assign pre (efd5e653 => ffffffff) (gprs_llc.c:1079) 20241008085202375 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efd5e653 => ffffffff) (gprs_llc.c:1125) 20241008085202375 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008085202375 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241008085202375 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008085202375 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008085202375 DMM DEBUG MM(262420000001003/efd5e653) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241008085202375 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085202375 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085202375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085202375 DLM3UA 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) 20241008085202375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085202375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085202375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085202375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085202375 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085202375 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085202375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085202375 DLM3UA 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) 20241008085202375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085202375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085202375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085202375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@14859a314179: { messageType := 2, destLocRef := 'D5F399'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1473)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@14859a314179: vl_len:12 SGSN_Test_0-SCCP(1473)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1473)@14859a314179: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008085202386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085202386 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085202386 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085202386 DLM3UA 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) 20241008085202386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085202386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085202386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085202386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085202386 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008085202386 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008085202386 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008085202386 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241008085202386 DMM INFO MM(262420000001003/efd5e653) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241008085202386 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241008085202386 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085202386 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085202386 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085202386 DLM3UA 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) 20241008085202386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085202386 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085202386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085202386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085202386 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085202386 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085202386 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085202386 DLM3UA 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) 20241008085202386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085202386 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085202386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085202386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@14859a314179: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1460)@14859a314179: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@14859a314179: vl_len:14 SGSN_Test_0-SCCP(1473)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1473)@14859a314179: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241008085202397 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085202397 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085202397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085202397 DLM3UA 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) 20241008085202397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085202397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085202397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085202397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085202397 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085202397 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085202397 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085202397 DMM INFO MM(262420000001003/efd5e653) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241008085202397 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241008085202397 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008085202397 DMM DEBUG MM_STATE_Iu[0x556bd1785f80]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241008085202397 DMM ERROR MM_STATE_Iu[0x556bd1785f80]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@14859a314179: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@14859a314179: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@14859a314179: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@14859a314179: Final verdict of PTC: none 20241008085202403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36564<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1463)@14859a314179: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1460)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@14859a314179: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@14859a314179: Final verdict of PTC: none 20241008085202404 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008085202405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1462)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP(1478)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@14859a314179: Final verdict of PTC: none -NSVCI99(1472)@14859a314179: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1466)@14859a314179: Final verdict of PTC: none -NSVCI98(1467)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1470)@14859a314179: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1465)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1461)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1460): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1461): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1462): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1463): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@14859a314179: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:52:02 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 20241008085202535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085202598 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241008085202598 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) 20241008085202598 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241008085202598 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241008085202598 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241008085202598 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) 20241008085202598 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241008085202598 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241008085202598 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) 20241008085202598 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085202598 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241008085202598 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241008085202598 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241008085202598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241008085202598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241008085202598 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241008085202598 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241008085202598 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241008085202936 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=165196) 20241008085203406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085203406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=165196, count=178768) 20241008085204407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085204407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008085204599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241008085204600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241008085204600 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:52:04 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 20241008085205408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085205408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_pdp_act_user started. 20241008085205996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085205998 DMM INFO MM(262420000001003/efd5e653) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008085205998 DMM INFO MM(262420000001003/efd5e653) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008085205998 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008085205998 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008085205998 DMM DEBUG MM_STATE_Iu[0x556bd1785f80]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241008085205998 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241008085205998 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) 20241008085205998 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) 20241008085205998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008085205998 DMM DEBUG MM_STATE_Gb(0)[0x556bd17860b0]{Idle}: Deallocated (fsm.c:568) 20241008085205998 DMM DEBUG MM_STATE_Iu[0x556bd1785f80]{Detached}: Deallocated (fsm.c:568) 20241008085205998 DMM DEBUG GMM(gmm_fsm)[0x556bd1785d20]{Deregistered}: Deallocated (fsm.c:568) 20241008085205998 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1485)@14859a314179: Provider Link came up: sending NS-RESET 20241008085206044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008085206044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085206044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085206044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085206044 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008085206044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085206044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085206044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085206044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1485)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085206046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085206046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085206046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085206046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085206046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085206046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085206046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085206046 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085206046 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008085206046 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085206046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085206047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085206047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1485)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1485)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085206050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1482)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1486)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008085206058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085206058 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1484)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1486)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@14859a314179: Provider Link came up: sending NS-RESET 20241008085206081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008085206081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085206081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085206081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085206081 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008085206081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085206081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085206081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085206081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085206083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085206083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085206083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085206083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085206083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085206083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085206083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085206083 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085206083 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008085206083 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085206083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085206084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085206084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1490)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085206087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1487)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1491)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008085206097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085206098 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1496)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1496)@14859a314179: Provider Link came up: sending NS-RESET 20241008085206131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008085206131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085206131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085206131 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085206131 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008085206131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085206131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085206131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085206131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1496)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085206132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085206132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085206132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085206132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085206132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085206133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085206133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085206133 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085206133 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008085206133 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085206133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085206133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085206133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1496)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1496)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085206137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@14859a314179: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@14859a314179: ************************************************* SGSN_Test_0-M3UA(1498)@14859a314179: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@14859a314179: ************************************************* MTC@14859a314179: Starting RAN_Emulation SGSN_Test_0-SCCP(1495)@14859a314179: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1492)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085206147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085206147 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1493)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008085206342 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241008085206342 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) 20241008085206342 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241008085206342 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)@14859a314179: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241008085206345 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085206345 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241008085206345 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241008085206345 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241008085206345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241008085206345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241008085206345 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241008085206346 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085206346 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241008085206346 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241008085206346 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241008085206346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241008085206346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241008085206346 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241008085206346 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241008085206409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085206409 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008085206409 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008085206409 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008085206411 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008085206411 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008085207151 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207151 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207151 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085207151 DLM3UA 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) 20241008085207151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207151 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085207151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085207152 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241008085207152 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241008085207152 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207152 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207152 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085207152 DLM3UA 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) 20241008085207152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207152 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085207152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@14859a314179: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1484)@14859a314179: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='ECBC469E'O, index=0 SGSN_Test-GSUP(1501)@14859a314179: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@14859a314179: 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 := '70F3'O, rac := 'A7'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1497)@14859a314179: Added conn table entry 0TC_attach_pdp_act_user(1503)14187168 SGSN_Test_0-SCCP(1495)@14859a314179: First idle individual index:0 SGSN_Test_0-RAN(1497)@14859a314179: patch: N(SD) for ConnIdx 0 set to 1 20241008085207475 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207475 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207475 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085207475 DLM3UA 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) 20241008085207475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207475 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085207475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085207476 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008085207476 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008085207476 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008085207476 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241008085207476 DMM DEBUG GMM(gmm_fsm)[0x556bd1785f80]{Deregistered}: Allocated (fsm.c:456) 20241008085207476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008085207476 DMM DEBUG MM_STATE_Gb[0x556bd1785e50]{Idle}: Allocated (fsm.c:456) 20241008085207476 DMM DEBUG MM_STATE_Iu[0x556bd1795040]{Detached}: Allocated (fsm.c:456) 20241008085207476 DMM DEBUG GMM(gmm_fsm)[0x556bd1785f80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008085207476 DMM DEBUG GMM(gmm_fsm)[0x556bd1785f80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008085207476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008085207476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008085207476 DMM DEBUG MM(262420000001004/fa097b1c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008085207476 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241008085207476 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207476 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207476 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085207476 DLM3UA 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) 20241008085207476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207476 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085207476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085207476 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207476 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207476 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085207476 DLM3UA 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) 20241008085207476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207476 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085207476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@14859a314179: { messageType := 2, destLocRef := 'D87AA0'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(1495)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@14859a314179: 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 := 'E95E552908392752FEF85AACA89F070A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FD6D6712'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '15621EDECCEBC324'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EEE0D708065B82D9586BA538FE52E78C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '99772A42488606D51257A036AF0CAE5F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7AF1879B3BA77236FCFA2714523A3F5F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E5036D21B71D490F'O } } } } } SGSN_Test_0-SCCP(1495)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@14859a314179: vl_len:23 SGSN_Test_0-SCCP(1495)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1495)@14859a314179: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241008085207487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085207487 DLM3UA 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) 20241008085207487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085207487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085207487 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085207487 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085207487 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085207487 DMM DEBUG MM(262420000001004/fa097b1c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241008085207487 DMM NOTICE MM(262420000001004/fa097b1c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008085207487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008085207487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008085207487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008085207487 DMM DEBUG MM(262420000001004/fa097b1c) Requesting authorization (sgsn_auth.c:160) 20241008085207487 DMM INFO MM(262420000001004/fa097b1c) Requesting authentication tuples (sgsn_auth.c:184) 20241008085207487 DMM DEBUG MM(262420000001004/fa097b1c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008085207487 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241008085207488 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)@14859a314179: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@14859a314179: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20241008085207490 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008085207490 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008085207490 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008085207490 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008085207490 DMM INFO MM(262420000001004/fa097b1c) Subscriber data update (mmctx.c:445) 20241008085207490 DMM DEBUG MM(262420000001004/fa097b1c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008085207490 DMM INFO MM(262420000001004/fa097b1c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008085207490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008085207490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008085207490 DMM INFO MM(262420000001004/fa097b1c) <- GMM AUTH AND CIPHERING REQ (rand = e9 5e 55 29 08 39 27 52 fe f8 5a ac a8 9f 07 0a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7a f1 87 9b 3b a7 72 36 fc fa 27 14 52 3a 3f 5f ) (gprs_gmm.c:483) 20241008085207490 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241008085207490 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207490 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207490 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085207490 DLM3UA 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) 20241008085207490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207490 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085207490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@14859a314179: vl_len:37 SGSN_Test_0-SCCP(1495)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1495)@14859a314179: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522E5036D2123094B99990000100004F02904B71D490F'O 20241008085207496 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207496 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207496 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085207496 DLM3UA 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) 20241008085207496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085207496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085207496 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085207496 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085207496 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085207496 DMM INFO MM(262420000001004/fa097b1c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008085207496 DMM NOTICE MM(262420000001004/fa097b1c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008085207496 DMM DEBUG MM(262420000001004/fa097b1c) checking auth: received UMTS RES = e5 03 6d 21 b7 1d 49 0f (gprs_gmm.c:666) 20241008085207496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008085207496 DMM DEBUG MM(262420000001004/fa097b1c) Requesting authorization (sgsn_auth.c:160) 20241008085207496 DMM INFO MM(262420000001004/fa097b1c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008085207496 DMM DEBUG MM(262420000001004/fa097b1c) Requesting subscriber data update (gprs_subscriber.c:894) 20241008085207496 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241008085207496 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) 20241008085207496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241008085207496 DMM DEBUG MM(262420000001004/fa097b1c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241008085207496 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207496 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085207496 DLM3UA 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) 20241008085207496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085207496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@14859a314179: vl_len:12 SGSN_Test_0-SCCP(1495)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1495)@14859a314179: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008085207504 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207504 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207504 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085207504 DLM3UA 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) 20241008085207504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207504 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085207504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085207505 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008085207505 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008085207505 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008085207505 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241008085207505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241008085207505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241008085207505 DMM INFO MM(262420000001004/fa097b1c) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa097b1c) (gprs_gmm.c:300) 20241008085207505 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241008085207505 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207505 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207505 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085207505 DLM3UA 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) 20241008085207505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207505 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085207505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085207505 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207505 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207505 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085207505 DLM3UA 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) 20241008085207505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207505 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085207505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241008085207508 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008085207508 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008085207508 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241008085207508 DMM INFO MM(262420000001004/fa097b1c) Subscriber data update (mmctx.c:445) 20241008085207508 DMM DEBUG MM(262420000001004/fa097b1c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008085207508 DMM INFO MM(262420000001004/fa097b1c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008085207508 DMM NOTICE MM(262420000001004/fa097b1c) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241008085207508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008085207508 DMM NOTICE MM(262420000001004/fa097b1c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008085207508 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) 20241008085207509 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008085207509 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241008085207509 DMM INFO MM(262420000001004/fa097b1c) Subscriber data update (mmctx.c:445) 20241008085207509 DMM DEBUG MM(262420000001004/fa097b1c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1495)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@14859a314179: vl_len:14 SGSN_Test_0-SCCP(1495)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1495)@14859a314179: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241008085207511 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207511 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207511 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085207511 DLM3UA 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) 20241008085207511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085207511 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085207511 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085207511 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085207511 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085207511 DMM INFO MM(262420000001004/fa097b1c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008085207511 DMM NOTICE MM(262420000001004/fa097b1c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008085207511 DMM DEBUG GMM(gmm_fsm)[0x556bd1785f80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008085207511 DMM DEBUG GMM(gmm_fsm)[0x556bd1785f80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008085207511 DMM DEBUG MM_STATE_Iu(5)[0x556bd1795040]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241008085207511 DMM DEBUG MM_STATE_Iu(5)[0x556bd1795040]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241008085207511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008085207511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008085207511 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207511 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207511 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085207511 DLM3UA 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) 20241008085207511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207511 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085207511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@14859a314179: vl_len:7 SGSN_Test_0-SCCP(1495)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1495)@14859a314179: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241008085207517 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207517 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207517 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085207517 DLM3UA 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) 20241008085207517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085207517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085207517 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241008085207517 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241008085207517 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241008085207517 DMM INFO MM(262420000001004/fa097b1c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241008085207517 DMM DEBUG MM_STATE_Iu(5)[0x556bd1795040]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241008085207517 DMM DEBUG MM_STATE_Iu(5)[0x556bd1795040]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241008085207517 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207517 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207517 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085207517 DLM3UA 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) 20241008085207517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085207517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@14859a314179: Session index based on local reference:0 20241008085207518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207518 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085207518 DLM3UA 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) 20241008085207518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207518 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085207518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@14859a314179: Deleted conn table entry 0TC_attach_pdp_act_user(1503)14187168 TC_attach_pdp_act_user(1503)@14859a314179: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@14859a314179: 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 := 'FA097B1C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@14859a314179: Added conn table entry 0TC_attach_pdp_act_user(1503)841051 SGSN_Test_0-RAN(1497)@14859a314179: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1495)@14859a314179: First idle individual index:0 20241008085207721 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207721 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207721 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085207721 DLM3UA 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) 20241008085207721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085207721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085207722 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008085207722 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008085207722 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008085207722 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFA097B1C) type="data" (gprs_gmm.c:1944) 20241008085207722 DMM DEBUG GMM(gmm_fsm)[0x556bd1785f80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241008085207722 DMM DEBUG GMM(gmm_fsm)[0x556bd1785f80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008085207722 DMM DEBUG MM(262420000001004/fa097b1c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241008085207722 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207722 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085207722 DLM3UA 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) 20241008085207722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085207722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085207722 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207722 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207722 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085207722 DLM3UA 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) 20241008085207722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085207722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@14859a314179: { messageType := 2, destLocRef := '0CD55B'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1495)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@14859a314179: vl_len:12 SGSN_Test_0-SCCP(1495)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1495)@14859a314179: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008085207726 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207726 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207726 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085207726 DLM3UA 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) 20241008085207726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085207726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085207727 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008085207727 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008085207727 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008085207727 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241008085207727 DMM DEBUG MM_STATE_Iu(5)[0x556bd1795040]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241008085207727 DMM DEBUG MM_STATE_Iu(5)[0x556bd1795040]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241008085207727 DMM INFO MM(262420000001004/fa097b1c) <- GMM SERVICE ACCEPT (P-TMSI=0xfa097b1c) (gprs_gmm.c:813) 20241008085207727 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241008085207727 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207727 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085207727 DLM3UA 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) 20241008085207727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207727 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085207727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085207727 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207727 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207727 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085207727 DLM3UA 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) 20241008085207727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207727 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085207727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@14859a314179: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1495)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@14859a314179: vl_len:23 SGSN_Test_0-SCCP(1495)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1495)@14859a314179: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241008085207734 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207734 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207734 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085207734 DLM3UA 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) 20241008085207734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085207734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085207734 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085207734 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085207734 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085207734 DMM INFO MM(262420000001004/fa097b1c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008085207734 DMM INFO MM(262420000001004/fa097b1c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008085207734 DMM DEBUG MM(262420000001004/fa097b1c) Using GGSN 0 (gprs_sm.c:312) 20241008085207734 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) 20241008085207734 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241008085207734 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008085207734 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241008085207734 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241008085207746 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 03 69 d6 65 11 7c 4d 19 94 14 05 7f b6 2e 48 6a 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) 20241008085207746 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783c8608, cbp=0x556bd1797e40) (sgsn_libgtp.c:632) 20241008085207746 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008085207746 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207746 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207746 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085207746 DLM3UA 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) 20241008085207746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207746 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085207746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1495)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1495)@14859a314179: vl_len:30 SGSN_Test_0-SCCP(1495)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1495)@14859a314179: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680050C90B13'O 20241008085207761 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207761 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207761 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085207761 DLM3UA 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) 20241008085207761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207761 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085207761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085207761 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241008085207761 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241008085207761 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241008085207761 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241008085207761 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241008085207761 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241008085207762 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008085207762 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241008085207762 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207762 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085207762 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085207762 DLM3UA 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) 20241008085207762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085207762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085207762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085207762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1495)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1495)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1495)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1495)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@14859a314179: 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)@14859a314179: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@14859a314179: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. 20241008085207766 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008085207766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1501)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1500)@14859a314179: Final verdict of PTC: none -NSVCI98(1490)@14859a314179: Final verdict of PTC: none 20241008085207768 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241008085207768 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) 20241008085207768 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241008085207768 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) -NSVCI99(1496)@14859a314179: Final verdict of PTC: none -NSVCI97(1485)@14859a314179: Final verdict of PTC: none 20241008085207769 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241008085207769 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) 20241008085207769 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241008085207769 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) SGSN_Test_0-SCCP(1495)@14859a314179: Final verdict of PTC: none 20241008085207769 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) 20241008085207769 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085207769 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241008085207769 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241008085207769 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241008085207769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241008085207769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241008085207769 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241008085207769 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb0-NS0(1481)@14859a314179: Final verdict of PTC: none 20241008085207769 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb1-NS1(1486)@14859a314179: Final verdict of PTC: none 20241008085207769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36588<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1491)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1493)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1482)@14859a314179: Final verdict of PTC: none SGSN_Test_0-RAN(1497)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1484)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@14859a314179: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1483)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1494)@14859a314179: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1488)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_user(1503)@14859a314179: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1483): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1484): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1485): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1493): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1494): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-SCCP(1495): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1496): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@14859a314179: 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@14859a314179: 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@14859a314179: 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'. Tue Oct 8 08:52:07 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 20241008085207900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085208401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46202<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=278084) 20241008085208768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085208768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=278084, count=282536) 20241008085209769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085209769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008085209769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241008085209769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241008085209769 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:52: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_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 20241008085210770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085210770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_attach_pdp_act_pmm_idle started. 20241008085211470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085211472 DMM INFO MM(262420000001004/fa097b1c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008085211472 DMM INFO MM(262420000001004/fa097b1c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008085211472 DMM DEBUG GMM(gmm_fsm)[0x556bd1785f80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008085211472 DMM DEBUG GMM(gmm_fsm)[0x556bd1785f80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008085211472 DMM DEBUG MM_STATE_Iu(5)[0x556bd1795040]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241008085211472 DMM DEBUG MM_STATE_Iu(5)[0x556bd1795040]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241008085211472 DMM NOTICE MM(262420000001004/fa097b1c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008085211472 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241008085211472 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241008085211472 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008085211472 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241008085211472 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241008085211472 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) 20241008085211472 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) 20241008085211472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008085211472 DMM DEBUG MM_STATE_Gb[0x556bd1785e50]{Idle}: Deallocated (fsm.c:568) 20241008085211472 DMM DEBUG MM_STATE_Iu(5)[0x556bd1795040]{Detached}: Deallocated (fsm.c:568) 20241008085211472 DMM DEBUG GMM(gmm_fsm)[0x556bd1785f80]{Deregistered}: Deallocated (fsm.c:568) 20241008085211472 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241008085211472 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085211472 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085211472 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085211472 DLM3UA 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) 20241008085211472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085211472 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085211472 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@14859a314179: Provider Link came up: sending NS-RESET 20241008085211517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008085211517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085211517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085211517 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085211517 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008085211517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085211517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085211517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085211517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085211519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085211519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085211519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085211519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085211519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085211519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085211519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085211519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085211519 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008085211519 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085211519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085211519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085211519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1508)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085211523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1509)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1505)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085211533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085211533 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1507)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1509)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1513)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@14859a314179: Provider Link came up: sending NS-RESET 20241008085211553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008085211553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085211553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085211553 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085211553 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008085211553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085211553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085211553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085211553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085211555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085211555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085211555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085211555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085211555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085211555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085211555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085211555 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085211555 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008085211555 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085211555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085211556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085211556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1513)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085211560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1514)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 20241008085211568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085211568 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1512)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1514)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1519)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1519)@14859a314179: Provider Link came up: sending NS-RESET 20241008085211600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008085211600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085211600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085211600 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085211600 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008085211600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085211600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085211600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085211600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1519)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085211601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085211601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085211601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085211602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085211602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085211602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085211602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085211602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085211602 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008085211602 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085211602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085211603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085211603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1519)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1519)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085211608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@14859a314179: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@14859a314179: ************************************************* SGSN_Test_0-M3UA(1521)@14859a314179: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@14859a314179: ************************************************* MTC@14859a314179: Starting RAN_Emulation SGSN_Test_0-SCCP(1518)@14859a314179: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1515)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085211617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085211617 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1516)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008085211770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085211770 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008085211771 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008085211771 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008085211772 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008085211773 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008085211812 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241008085211812 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) 20241008085211812 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241008085211812 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)@14859a314179: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241008085211814 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085211814 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241008085211814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241008085211814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241008085211814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241008085211814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241008085211814 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241008085211815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085211815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241008085211815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241008085211815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241008085211815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241008085211815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241008085211815 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241008085211816 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241008085212623 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085212623 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085212623 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085212623 DLM3UA 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) 20241008085212623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085212623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085212623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085212623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085212623 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241008085212623 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241008085212623 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085212623 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085212623 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085212623 DLM3UA 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) 20241008085212623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085212623 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085212623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085212623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@14859a314179: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1507)@14859a314179: Adding Client=TC_attach_pdp_act_pmm_idle(1526), IMSI='262420000001005'H, TLLI='E13606B5'O, index=0 SGSN_Test-GSUP(1524)@14859a314179: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1526) TC_attach_pdp_act_pmm_idle(1526)@14859a314179: 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 := '1CAB'O, rac := '2D'O ("-") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1520)@14859a314179: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1526)3470064 SGSN_Test_0-SCCP(1518)@14859a314179: First idle individual index:0 SGSN_Test_0-RAN(1520)@14859a314179: patch: N(SD) for ConnIdx 0 set to 1 20241008085212835 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085212835 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085212835 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085212835 DLM3UA 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) 20241008085212835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085212835 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085212835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085212835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085212836 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008085212836 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008085212836 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008085212836 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241008085212836 DMM DEBUG GMM(gmm_fsm)[0x556bd1795040]{Deregistered}: Allocated (fsm.c:456) 20241008085212836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008085212836 DMM DEBUG MM_STATE_Gb[0x556bd17860b0]{Idle}: Allocated (fsm.c:456) 20241008085212836 DMM DEBUG MM_STATE_Iu[0x556bd1798150]{Detached}: Allocated (fsm.c:456) 20241008085212836 DMM DEBUG GMM(gmm_fsm)[0x556bd1795040]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008085212836 DMM DEBUG GMM(gmm_fsm)[0x556bd1795040]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008085212836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008085212836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008085212836 DMM DEBUG MM(262420000001005/edd8bfc3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008085212836 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241008085212836 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085212836 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085212836 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085212836 DLM3UA 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) 20241008085212836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085212836 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085212836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085212836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085212836 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085212836 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085212836 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085212836 DLM3UA 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) 20241008085212836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085212836 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085212836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085212836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@14859a314179: { messageType := 2, destLocRef := '34F2F0'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(1518)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@14859a314179: 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 := '49D6B3D149C7B71521D91520A6448C17'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D78E7E0A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '956FDB695149AFDF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9431D052E41F15937320F9CC212E59EE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '08DB090DE016FE251EB5953D7E0CFF2F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4A18D90FEAB5514D762D0E8589E6A8A4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B217DD90C0075F2F'O } } } } } SGSN_Test_0-SCCP(1518)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@14859a314179: vl_len:23 SGSN_Test_0-SCCP(1518)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1518)@14859a314179: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241008085212844 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085212845 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085212845 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085212845 DLM3UA 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) 20241008085212845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085212845 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085212845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085212845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085212845 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085212845 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085212845 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085212845 DMM DEBUG MM(262420000001005/edd8bfc3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241008085212845 DMM NOTICE MM(262420000001005/edd8bfc3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008085212845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008085212845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008085212845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008085212845 DMM DEBUG MM(262420000001005/edd8bfc3) Requesting authorization (sgsn_auth.c:160) 20241008085212845 DMM INFO MM(262420000001005/edd8bfc3) Requesting authentication tuples (sgsn_auth.c:184) 20241008085212845 DMM DEBUG MM(262420000001005/edd8bfc3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008085212845 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241008085212845 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)@14859a314179: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1526) SGSN_Test-GSUP(1524)@14859a314179: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1526)"262420000001005" 20241008085212847 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008085212847 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008085212847 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008085212847 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008085212847 DMM INFO MM(262420000001005/edd8bfc3) Subscriber data update (mmctx.c:445) 20241008085212847 DMM DEBUG MM(262420000001005/edd8bfc3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008085212847 DMM INFO MM(262420000001005/edd8bfc3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008085212847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008085212847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008085212847 DMM INFO MM(262420000001005/edd8bfc3) <- GMM AUTH AND CIPHERING REQ (rand = 49 d6 b3 d1 49 c7 b7 15 21 d9 15 20 a6 44 8c 17 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4a 18 d9 0f ea b5 51 4d 76 2d 0e 85 89 e6 a8 a4 ) (gprs_gmm.c:483) 20241008085212847 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241008085212847 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085212847 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085212847 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085212847 DLM3UA 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) 20241008085212847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085212847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085212847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085212847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@14859a314179: vl_len:37 SGSN_Test_0-SCCP(1518)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1518)@14859a314179: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522B217DD9023094B99990000100005F02904C0075F2F'O 20241008085212853 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085212853 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085212853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085212853 DLM3UA 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) 20241008085212853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085212853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085212853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085212853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085212854 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085212854 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085212854 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085212854 DMM INFO MM(262420000001005/edd8bfc3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008085212854 DMM NOTICE MM(262420000001005/edd8bfc3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008085212854 DMM DEBUG MM(262420000001005/edd8bfc3) checking auth: received UMTS RES = b2 17 dd 90 c0 07 5f 2f (gprs_gmm.c:666) 20241008085212854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008085212854 DMM DEBUG MM(262420000001005/edd8bfc3) Requesting authorization (sgsn_auth.c:160) 20241008085212854 DMM INFO MM(262420000001005/edd8bfc3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008085212854 DMM DEBUG MM(262420000001005/edd8bfc3) Requesting subscriber data update (gprs_subscriber.c:894) 20241008085212854 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241008085212854 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) 20241008085212854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241008085212854 DMM DEBUG MM(262420000001005/edd8bfc3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241008085212854 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085212854 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085212854 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085212854 DLM3UA 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) 20241008085212854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085212854 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085212854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085212854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@14859a314179: vl_len:12 SGSN_Test_0-SCCP(1518)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1518)@14859a314179: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008085212861 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085212861 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085212861 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085212861 DLM3UA 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) 20241008085212861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085212861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085212861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085212861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085212862 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008085212862 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008085212862 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008085212862 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241008085212862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241008085212862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241008085212862 DMM INFO MM(262420000001005/edd8bfc3) <- GMM ATTACH ACCEPT (new P-TMSI=0xedd8bfc3) (gprs_gmm.c:300) 20241008085212862 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241008085212862 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085212862 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085212862 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085212862 DLM3UA 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) 20241008085212862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085212862 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085212862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085212862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085212862 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085212862 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085212862 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085212862 DLM3UA 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) 20241008085212862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085212862 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085212862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085212862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241008085212866 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008085212866 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008085212866 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241008085212866 DMM INFO MM(262420000001005/edd8bfc3) Subscriber data update (mmctx.c:445) 20241008085212866 DMM DEBUG MM(262420000001005/edd8bfc3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008085212866 DMM INFO MM(262420000001005/edd8bfc3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008085212866 DMM NOTICE MM(262420000001005/edd8bfc3) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241008085212866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008085212866 DMM NOTICE MM(262420000001005/edd8bfc3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008085212866 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) 20241008085212867 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008085212867 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241008085212867 DMM INFO MM(262420000001005/edd8bfc3) Subscriber data update (mmctx.c:445) 20241008085212867 DMM DEBUG MM(262420000001005/edd8bfc3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1518)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@14859a314179: vl_len:14 SGSN_Test_0-SCCP(1518)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1518)@14859a314179: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241008085212869 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085212869 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085212869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085212869 DLM3UA 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) 20241008085212869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085212869 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085212869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085212869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085212869 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085212869 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085212869 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085212869 DMM INFO MM(262420000001005/edd8bfc3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008085212869 DMM NOTICE MM(262420000001005/edd8bfc3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008085212869 DMM DEBUG GMM(gmm_fsm)[0x556bd1795040]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008085212869 DMM DEBUG GMM(gmm_fsm)[0x556bd1795040]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008085212869 DMM DEBUG MM_STATE_Iu(7)[0x556bd1798150]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241008085212869 DMM DEBUG MM_STATE_Iu(7)[0x556bd1798150]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241008085212869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008085212869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008085212869 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085212869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085212869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085212869 DLM3UA 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) 20241008085212869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085212869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085212870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085212870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@14859a314179: vl_len:7 SGSN_Test_0-SCCP(1518)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1518)@14859a314179: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241008085212874 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085212874 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085212874 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085212874 DLM3UA 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) 20241008085212874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085212874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085212874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085212874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085212874 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241008085212874 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241008085212874 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241008085212874 DMM INFO MM(262420000001005/edd8bfc3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241008085212874 DMM DEBUG MM_STATE_Iu(7)[0x556bd1798150]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241008085212874 DMM DEBUG MM_STATE_Iu(7)[0x556bd1798150]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241008085212874 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085212874 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085212874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085212874 DLM3UA 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) 20241008085212874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085212874 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085212874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085212874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@14859a314179: Session index based on local reference:0 20241008085212876 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085212876 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085212876 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085212876 DLM3UA 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) 20241008085212876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085212876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085212876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085212876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@14859a314179: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1526)3470064 TC_attach_pdp_act_pmm_idle(1526)@14859a314179: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1526)@14859a314179: 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 := 'EDD8BFC3'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@14859a314179: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1526)11518340 SGSN_Test_0-RAN(1520)@14859a314179: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1518)@14859a314179: First idle individual index:0 20241008085213077 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085213077 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085213077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085213077 DLM3UA 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) 20241008085213077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085213077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085213077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085213077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085213078 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008085213078 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008085213078 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008085213078 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEDD8BFC3) type="data" (gprs_gmm.c:1944) 20241008085213078 DMM DEBUG GMM(gmm_fsm)[0x556bd1795040]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241008085213078 DMM DEBUG GMM(gmm_fsm)[0x556bd1795040]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008085213078 DMM DEBUG MM(262420000001005/edd8bfc3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241008085213078 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085213078 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085213078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085213078 DLM3UA 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) 20241008085213078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085213078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085213078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085213078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085213078 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085213078 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085213078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085213078 DLM3UA 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) 20241008085213078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085213078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085213078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085213078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@14859a314179: { messageType := 2, destLocRef := 'AFC184'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(1518)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@14859a314179: vl_len:12 SGSN_Test_0-SCCP(1518)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1518)@14859a314179: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008085213082 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085213082 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085213082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085213082 DLM3UA 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) 20241008085213082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085213082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085213082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085213082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085213082 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008085213082 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008085213082 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008085213082 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241008085213082 DMM DEBUG MM_STATE_Iu(7)[0x556bd1798150]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241008085213082 DMM DEBUG MM_STATE_Iu(7)[0x556bd1798150]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241008085213082 DMM INFO MM(262420000001005/edd8bfc3) <- GMM SERVICE ACCEPT (P-TMSI=0xedd8bfc3) (gprs_gmm.c:813) 20241008085213082 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241008085213082 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085213082 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085213082 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085213082 DLM3UA 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) 20241008085213082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085213082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085213082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085213082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085213082 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085213083 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085213083 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085213083 DLM3UA 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) 20241008085213083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085213083 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085213083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085213083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1526)@14859a314179: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1518)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@14859a314179: vl_len:23 SGSN_Test_0-SCCP(1518)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1518)@14859a314179: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241008085213089 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085213089 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085213089 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085213089 DLM3UA 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) 20241008085213089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085213089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085213089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085213089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085213089 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085213089 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085213089 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085213089 DMM INFO MM(262420000001005/edd8bfc3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008085213089 DMM INFO MM(262420000001005/edd8bfc3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008085213089 DMM DEBUG MM(262420000001005/edd8bfc3) Using GGSN 0 (gprs_sm.c:312) 20241008085213089 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) 20241008085213089 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241008085213089 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008085213089 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20241008085213089 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241008085213100 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 ee 79 91 ab 11 b8 41 b5 63 14 05 7f 7d 46 ff 63 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1083 from retransmit req queue (gtp.c:443) 20241008085213100 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783c9678, cbp=0x556bd1798360) (sgsn_libgtp.c:632) 20241008085213100 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008085213100 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085213100 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085213100 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085213100 DLM3UA 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) 20241008085213100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085213100 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085213100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085213100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@14859a314179: vl_len:30 SGSN_Test_0-SCCP(1518)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1518)@14859a314179: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068008FB24ADB'O 20241008085213114 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085213114 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085213114 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085213114 DLM3UA 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) 20241008085213114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085213114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085213114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085213114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085213115 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241008085213115 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241008085213115 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241008085213115 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241008085213115 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241008085213115 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241008085213115 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008085213115 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241008085213115 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085213115 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085213115 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085213115 DLM3UA 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) 20241008085213115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085213115 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085213115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085213115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@14859a314179: 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)@14859a314179: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@14859a314179: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. 20241008085213118 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008085213118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1523)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP(1524)@14859a314179: Final verdict of PTC: none -NSVCI97(1508)@14859a314179: Final verdict of PTC: none -NSVCI98(1513)@14859a314179: Final verdict of PTC: none 20241008085213121 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241008085213121 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) 20241008085213121 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241008085213121 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241008085213121 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241008085213121 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) 20241008085213121 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241008085213121 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241008085213121 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) 20241008085213121 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085213121 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241008085213121 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241008085213121 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241008085213121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241008085213121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241008085213121 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241008085213121 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241008085213121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46204<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241008085213121 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-NS0(1504)@14859a314179: Final verdict of PTC: none SGSN_Test_0-SCCP(1518)@14859a314179: Final verdict of PTC: none -NSVCI99(1519)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1509)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1514)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1516)@14859a314179: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@14859a314179: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1507)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1512)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1517)@14859a314179: Final verdict of PTC: none SGSN_Test_0-RAN(1520)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1506)@14859a314179: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1526)@14859a314179: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI98-provIP(1511)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1507): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1512): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1516): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1517): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-SCCP(1518): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1519): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@14859a314179: 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@14859a314179: 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@14859a314179: 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'. Tue Oct 8 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 20241008085213266 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085213767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46220<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284024) 20241008085214119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085214119 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) 20241008085215121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085215121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008085215122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241008085215122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241008085215122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 08:52: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_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 20241008085216122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085216122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_pmm_idle_rx_mt_data started. 20241008085216827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085216828 DMM INFO MM(262420000001005/edd8bfc3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008085216828 DMM INFO MM(262420000001005/edd8bfc3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008085216828 DMM DEBUG GMM(gmm_fsm)[0x556bd1795040]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008085216828 DMM DEBUG GMM(gmm_fsm)[0x556bd1795040]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008085216828 DMM DEBUG MM_STATE_Iu(7)[0x556bd1798150]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241008085216828 DMM DEBUG MM_STATE_Iu(7)[0x556bd1798150]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241008085216828 DMM NOTICE MM(262420000001005/edd8bfc3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008085216828 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241008085216828 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241008085216828 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008085216828 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241008085216828 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241008085216828 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) 20241008085216829 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) 20241008085216829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008085216829 DMM DEBUG MM_STATE_Gb[0x556bd17860b0]{Idle}: Deallocated (fsm.c:568) 20241008085216829 DMM DEBUG MM_STATE_Iu(7)[0x556bd1798150]{Detached}: Deallocated (fsm.c:568) 20241008085216829 DMM DEBUG GMM(gmm_fsm)[0x556bd1795040]{Deregistered}: Deallocated (fsm.c:568) 20241008085216829 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241008085216829 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085216829 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085216829 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085216829 DLM3UA 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) 20241008085216829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085216829 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085216829 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1532)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1532)@14859a314179: Provider Link came up: sending NS-RESET 20241008085216879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008085216879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085216879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085216879 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085216879 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008085216879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085216879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085216879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085216879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1531)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1532)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085216882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085216882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085216882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085216882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085216882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085216882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085216882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085216882 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085216882 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008085216882 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085216882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085216882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085216882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1532)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1532)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085216887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1528)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008085216898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085216898 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1531)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI196(1529)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1536)@14859a314179: Provider Link came up: sending NS-RESET 20241008085216907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008085216907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085216907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085216907 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085216907 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008085216907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085216907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085216907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085216907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085216908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085216908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085216908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085216909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085216909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085216909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085216909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085216909 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085216909 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008085216909 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085216909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085216909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085216909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1536)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085216913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1537)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1533)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085216923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085216923 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1535)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1542)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1542)@14859a314179: Provider Link came up: sending NS-RESET 20241008085216952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008085216952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085216952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085216952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085216952 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008085216952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085216952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085216952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085216952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1542)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085216954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085216954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085216954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085216955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085216955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085216955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085216955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085216955 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085216955 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008085216955 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085216955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085216955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085216955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1542)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1542)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@14859a314179: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@14859a314179: ************************************************* SGSN_Test_0-M3UA(1544)@14859a314179: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@14859a314179: ************************************************* MTC@14859a314179: Starting RAN_Emulation 20241008085216959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1541)@14859a314179: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1538)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085216970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085216970 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1539)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008085217124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085217124 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008085217124 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008085217124 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008085217126 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008085217126 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008085217160 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241008085217160 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) 20241008085217160 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241008085217160 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)@14859a314179: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241008085217163 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085217163 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241008085217163 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241008085217163 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241008085217163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241008085217163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241008085217163 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241008085217164 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085217164 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241008085217164 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241008085217164 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241008085217164 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241008085217164 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241008085217164 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241008085217164 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241008085217971 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085217971 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085217971 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085217971 DLM3UA 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) 20241008085217971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085217971 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085217971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085217971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085217971 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241008085217971 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241008085217972 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085217972 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085217972 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085217972 DLM3UA 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) 20241008085217972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085217972 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085217972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085217972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@14859a314179: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1529)@14859a314179: Adding Client=TC_pmm_idle_rx_mt_data(1549), IMSI='262420000001007'H, TLLI='F7C96C08'O, index=0 SGSN_Test-GSUP(1547)@14859a314179: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1549) TC_pmm_idle_rx_mt_data(1549)@14859a314179: 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 := '3B71'O (";q"), rac := 'D4'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)@14859a314179: Added conn table entry 0TC_pmm_idle_rx_mt_data(1549)13003364 SGSN_Test_0-SCCP(1541)@14859a314179: First idle individual index:0 SGSN_Test_0-RAN(1543)@14859a314179: patch: N(SD) for ConnIdx 0 set to 1 20241008085218189 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218189 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218189 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085218189 DLM3UA 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) 20241008085218189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085218189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085218190 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008085218190 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008085218190 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008085218190 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241008085218190 DMM DEBUG GMM(gmm_fsm)[0x556bd1798150]{Deregistered}: Allocated (fsm.c:456) 20241008085218190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Allocated (fsm.c:456) 20241008085218190 DMM DEBUG MM_STATE_Gb[0x556bd1785e50]{Idle}: Allocated (fsm.c:456) 20241008085218190 DMM DEBUG MM_STATE_Iu[0x556bd1798be0]{Detached}: Allocated (fsm.c:456) 20241008085218190 DMM DEBUG GMM(gmm_fsm)[0x556bd1798150]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008085218190 DMM DEBUG GMM(gmm_fsm)[0x556bd1798150]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008085218190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008085218190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008085218190 DMM DEBUG MM(262420000001007/de2cceca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008085218190 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241008085218190 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218190 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218190 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085218190 DLM3UA 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) 20241008085218190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218190 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085218190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085218190 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218190 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218190 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085218190 DLM3UA 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) 20241008085218190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218190 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085218190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@14859a314179: { messageType := 2, destLocRef := 'C66A64'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(1541)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@14859a314179: 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 := '525B9C95668A07DCFB481D8008B4631C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7FC42099'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6BF0822EA6A58DA2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6818705FEF11B6B8220D3B3356A1BAF2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EA83A7FBADF737A17E7220D7502B368E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9167ECD4FB3B40B12C73397FB2ABF930'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A8D67F8B84FE16FD'O } } } } } SGSN_Test_0-SCCP(1541)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@14859a314179: vl_len:23 SGSN_Test_0-SCCP(1541)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1541)@14859a314179: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241008085218199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085218199 DLM3UA 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) 20241008085218199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085218199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085218199 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085218199 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085218199 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085218199 DMM DEBUG MM(262420000001007/de2cceca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241008085218199 DMM NOTICE MM(262420000001007/de2cceca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008085218199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008085218199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008085218199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008085218199 DMM DEBUG MM(262420000001007/de2cceca) Requesting authorization (sgsn_auth.c:160) 20241008085218199 DMM INFO MM(262420000001007/de2cceca) Requesting authentication tuples (sgsn_auth.c:184) 20241008085218199 DMM DEBUG MM(262420000001007/de2cceca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008085218199 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241008085218199 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)@14859a314179: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1549) SGSN_Test-GSUP(1547)@14859a314179: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1549)"262420000001007" 20241008085218202 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008085218202 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008085218202 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008085218202 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008085218202 DMM INFO MM(262420000001007/de2cceca) Subscriber data update (mmctx.c:445) 20241008085218202 DMM DEBUG MM(262420000001007/de2cceca) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008085218202 DMM INFO MM(262420000001007/de2cceca) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008085218202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008085218202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008085218202 DMM INFO MM(262420000001007/de2cceca) <- GMM AUTH AND CIPHERING REQ (rand = 52 5b 9c 95 66 8a 07 dc fb 48 1d 80 08 b4 63 1c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 91 67 ec d4 fb 3b 40 b1 2c 73 39 7f b2 ab f9 30 ) (gprs_gmm.c:483) 20241008085218202 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241008085218202 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218202 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218202 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085218202 DLM3UA 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) 20241008085218202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085218202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@14859a314179: vl_len:37 SGSN_Test_0-SCCP(1541)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1541)@14859a314179: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22A8D67F8B23094B99990000100007F0290484FE16FD'O 20241008085218209 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218209 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218209 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085218209 DLM3UA 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) 20241008085218209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085218209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085218209 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085218209 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085218209 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085218209 DMM INFO MM(262420000001007/de2cceca) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008085218209 DMM NOTICE MM(262420000001007/de2cceca) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008085218209 DMM DEBUG MM(262420000001007/de2cceca) checking auth: received UMTS RES = a8 d6 7f 8b 84 fe 16 fd (gprs_gmm.c:666) 20241008085218209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008085218209 DMM DEBUG MM(262420000001007/de2cceca) Requesting authorization (sgsn_auth.c:160) 20241008085218209 DMM INFO MM(262420000001007/de2cceca) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008085218209 DMM DEBUG MM(262420000001007/de2cceca) Requesting subscriber data update (gprs_subscriber.c:894) 20241008085218209 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241008085218209 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) 20241008085218209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241008085218209 DMM DEBUG MM(262420000001007/de2cceca) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241008085218209 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218209 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218209 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085218209 DLM3UA 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) 20241008085218209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218209 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085218209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@14859a314179: vl_len:12 SGSN_Test_0-SCCP(1541)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1541)@14859a314179: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008085218217 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218217 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218217 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085218217 DLM3UA 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) 20241008085218217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085218218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085218218 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008085218218 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008085218218 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008085218218 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241008085218218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241008085218218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241008085218218 DMM INFO MM(262420000001007/de2cceca) <- GMM ATTACH ACCEPT (new P-TMSI=0xde2cceca) (gprs_gmm.c:300) 20241008085218218 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241008085218218 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218218 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085218218 DLM3UA 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) 20241008085218218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218218 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085218218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085218218 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218218 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085218218 DLM3UA 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) 20241008085218218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218218 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085218218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241008085218223 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008085218223 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008085218223 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241008085218223 DMM INFO MM(262420000001007/de2cceca) Subscriber data update (mmctx.c:445) 20241008085218223 DMM DEBUG MM(262420000001007/de2cceca) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008085218223 DMM INFO MM(262420000001007/de2cceca) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008085218223 DMM NOTICE MM(262420000001007/de2cceca) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241008085218223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008085218223 DMM NOTICE MM(262420000001007/de2cceca) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008085218223 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) 20241008085218224 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008085218224 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241008085218224 DMM INFO MM(262420000001007/de2cceca) Subscriber data update (mmctx.c:445) 20241008085218224 DMM DEBUG MM(262420000001007/de2cceca) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1541)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@14859a314179: vl_len:14 SGSN_Test_0-SCCP(1541)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1541)@14859a314179: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241008085218226 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218226 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218226 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085218226 DLM3UA 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) 20241008085218226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085218226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085218226 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085218226 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085218226 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085218226 DMM INFO MM(262420000001007/de2cceca) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008085218226 DMM NOTICE MM(262420000001007/de2cceca) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008085218226 DMM DEBUG GMM(gmm_fsm)[0x556bd1798150]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008085218226 DMM DEBUG GMM(gmm_fsm)[0x556bd1798150]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008085218226 DMM DEBUG MM_STATE_Iu(9)[0x556bd1798be0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241008085218226 DMM DEBUG MM_STATE_Iu(9)[0x556bd1798be0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241008085218226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008085218226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008085218227 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218227 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218227 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085218227 DLM3UA 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) 20241008085218227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218227 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085218227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@14859a314179: vl_len:7 SGSN_Test_0-SCCP(1541)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1541)@14859a314179: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241008085218232 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218232 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218232 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085218232 DLM3UA 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) 20241008085218232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218232 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085218232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085218232 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241008085218232 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241008085218232 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241008085218232 DMM INFO MM(262420000001007/de2cceca) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241008085218232 DMM DEBUG MM_STATE_Iu(9)[0x556bd1798be0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241008085218232 DMM DEBUG MM_STATE_Iu(9)[0x556bd1798be0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241008085218232 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218232 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085218232 DLM3UA 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) 20241008085218232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218232 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085218232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@14859a314179: Session index based on local reference:0 20241008085218234 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218234 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218234 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085218234 DLM3UA 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) 20241008085218234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-RAN(1543)@14859a314179: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1549)13003364 20241008085218234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085218234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_pmm_idle_rx_mt_data(1549)@14859a314179: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1549)@14859a314179: 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 := 'DE2CCECA'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@14859a314179: Added conn table entry 0TC_pmm_idle_rx_mt_data(1549)5613805 SGSN_Test_0-RAN(1543)@14859a314179: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1541)@14859a314179: First idle individual index:0 20241008085218437 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218437 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218437 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085218437 DLM3UA 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) 20241008085218437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218437 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085218437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085218438 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008085218438 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008085218438 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008085218438 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDE2CCECA) type="data" (gprs_gmm.c:1944) 20241008085218438 DMM DEBUG GMM(gmm_fsm)[0x556bd1798150]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241008085218438 DMM DEBUG GMM(gmm_fsm)[0x556bd1798150]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008085218438 DMM DEBUG MM(262420000001007/de2cceca) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241008085218438 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218438 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085218438 DLM3UA 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) 20241008085218438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085218438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085218438 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218438 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085218438 DLM3UA 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) 20241008085218438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085218438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@14859a314179: { messageType := 2, destLocRef := '55A8ED'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(1541)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@14859a314179: vl_len:12 SGSN_Test_0-SCCP(1541)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1541)@14859a314179: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008085218443 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218443 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218443 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085218443 DLM3UA 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) 20241008085218443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085218443 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085218443 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008085218443 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008085218443 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008085218443 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241008085218444 DMM DEBUG MM_STATE_Iu(9)[0x556bd1798be0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241008085218444 DMM DEBUG MM_STATE_Iu(9)[0x556bd1798be0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241008085218444 DMM INFO MM(262420000001007/de2cceca) <- GMM SERVICE ACCEPT (P-TMSI=0xde2cceca) (gprs_gmm.c:813) 20241008085218444 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241008085218444 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218444 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218444 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085218444 DLM3UA 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) 20241008085218444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218444 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085218444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085218444 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218444 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218444 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085218444 DLM3UA 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) 20241008085218444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218444 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085218444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1549)@14859a314179: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1541)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@14859a314179: vl_len:23 SGSN_Test_0-SCCP(1541)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1541)@14859a314179: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241008085218450 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218450 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218450 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085218450 DLM3UA 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) 20241008085218450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218450 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085218450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085218450 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085218450 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085218450 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085218451 DMM INFO MM(262420000001007/de2cceca) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008085218451 DMM INFO MM(262420000001007/de2cceca) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008085218451 DMM DEBUG MM(262420000001007/de2cceca) Using GGSN 0 (gprs_sm.c:312) 20241008085218451 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) 20241008085218451 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241008085218451 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008085218451 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20241008085218451 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241008085218462 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 56 4b 7c 80 11 7f 53 23 0a 14 05 7f 38 81 0c 42 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) 20241008085218462 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783ca6e8, cbp=0x556bd1793cf0) (sgsn_libgtp.c:632) 20241008085218462 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008085218462 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218462 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218462 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085218462 DLM3UA 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) 20241008085218462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218462 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085218462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1541)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1541)@14859a314179: vl_len:30 SGSN_Test_0-SCCP(1541)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1541)@14859a314179: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680080FE26A6'O 20241008085218477 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218477 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085218477 DLM3UA 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) 20241008085218477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218477 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085218477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085218477 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241008085218477 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241008085218477 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241008085218477 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241008085218477 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241008085218477 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241008085218477 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008085218477 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241008085218477 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218477 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085218477 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085218477 DLM3UA 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) 20241008085218477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085218477 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085218477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085218477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1541)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1541)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1541)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1541)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@14859a314179: 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)@14859a314179: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@14859a314179: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. 20241008085218481 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008085218481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1546)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP(1547)@14859a314179: Final verdict of PTC: none 20241008085218483 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241008085218483 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) 20241008085218483 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241008085218483 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241008085218483 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241008085218483 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) 20241008085218483 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241008085218483 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241008085218483 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) 20241008085218483 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085218483 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241008085218483 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241008085218483 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241008085218483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241008085218483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241008085218483 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241008085218483 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241008085218483 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI97(1532)@14859a314179: Final verdict of PTC: none -NSVCI98(1536)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1531)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@14859a314179: Final verdict of PTC: none -NSVCI99(1542)@14859a314179: Final verdict of PTC: none SGSN_Test_0-SCCP(1541)@14859a314179: Final verdict of PTC: none SGSN_Test_0-M3UA(1544)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@14859a314179: Final verdict of PTC: none 20241008085218484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47842<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_pmm_idle_rx_mt_data-BVCI196(1529)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@14859a314179: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1535)@14859a314179: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@14859a314179: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1539)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1530)@14859a314179: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1534)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1540)@14859a314179: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1549)@14859a314179: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1529): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1530): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1531): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1532): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1535): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1539): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1540): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-SCCP(1541): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1542): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@14859a314179: 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@14859a314179: 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@14859a314179: 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'. Tue Oct 8 08:52:18 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 20241008085218621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085219122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47846<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=248392) 20241008085219482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085219482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=248392, count=288408) 20241008085220483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085220483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008085220483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241008085220483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241008085220483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008085221483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085221484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_update_ctx_err_ind_from_ggsn started. 20241008085222187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085222188 DMM INFO MM(262420000001007/de2cceca) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008085222188 DMM INFO MM(262420000001007/de2cceca) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008085222188 DMM DEBUG GMM(gmm_fsm)[0x556bd1798150]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008085222188 DMM DEBUG GMM(gmm_fsm)[0x556bd1798150]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008085222188 DMM DEBUG MM_STATE_Iu(9)[0x556bd1798be0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241008085222188 DMM DEBUG MM_STATE_Iu(9)[0x556bd1798be0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241008085222188 DMM NOTICE MM(262420000001007/de2cceca) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008085222188 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241008085222189 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241008085222189 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008085222189 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241008085222189 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241008085222189 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) 20241008085222189 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) 20241008085222189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd17860b0]{Init}: Deallocated (fsm.c:568) 20241008085222189 DMM DEBUG MM_STATE_Gb[0x556bd1785e50]{Idle}: Deallocated (fsm.c:568) 20241008085222189 DMM DEBUG MM_STATE_Iu(9)[0x556bd1798be0]{Detached}: Deallocated (fsm.c:568) 20241008085222189 DMM DEBUG GMM(gmm_fsm)[0x556bd1798150]{Deregistered}: Deallocated (fsm.c:568) 20241008085222189 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241008085222189 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085222189 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085222189 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085222189 DLM3UA 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) 20241008085222189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085222189 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085222189 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@14859a314179: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1555)@14859a314179: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1555)@14859a314179: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1554)@14859a314179: Creating NSIP provider for "127.0.0.103":21011 20241008085222244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008085222244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085222244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085222244 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085222244 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008085222244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085222244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085222244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085222244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1555)@14859a314179: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085222245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085222245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085222245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085222246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085222246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085222246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085222246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085222246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085222246 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241008085222246 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085222246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085222246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085222246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1555)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1555)@14859a314179: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085222250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1551)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241008085222261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085222261 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1554)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@14859a314179: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1552)@14859a314179: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1559)@14859a314179: Provider Link came up: sending NS-RESET 20241008085222268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241008085222268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085222268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085222268 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085222268 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241008085222268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085222268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085222268 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085222268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@14859a314179: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085222270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085222270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085222270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085222270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085222270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085222270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085222270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085222270 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085222270 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241008085222270 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085222270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085222271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085222271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1559)@14859a314179: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085222275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1560)@14859a314179: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1556)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085222285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x556bd17887e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085222285 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1561)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1558)@14859a314179: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1560)@14859a314179: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1565)@14859a314179: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1565)@14859a314179: Provider Link came up: sending NS-RESET 20241008085222318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241008085222318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085222318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085222318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085222318 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241008085222318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085222318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085222318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085222319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1565)@14859a314179: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241008085222320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085222320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085222320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085222320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241008085222320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241008085222320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241008085222320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241008085222320 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085222320 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241008085222321 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241008085222321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241008085222321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241008085222321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1565)@14859a314179: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1565)@14859a314179: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241008085222325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@14859a314179: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1567)@14859a314179: ************************************************* SGSN_Test_0-M3UA(1567)@14859a314179: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@14859a314179: ************************************************* MTC@14859a314179: Starting RAN_Emulation SGSN_Test_0-SCCP(1564)@14859a314179: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1561)@14859a314179: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@14859a314179: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241008085222336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x556bd178a3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241008085222336 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1562)@14859a314179: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241008085222484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085222484 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241008085222484 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241008085222484 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@14859a314179: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241008085222486 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241008085222486 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@14859a314179: IPA ID RESP: { { 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)@14859a314179: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@14859a314179: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241008085222528 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241008085222528 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) 20241008085222528 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241008085222528 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)@14859a314179: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241008085222530 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085222530 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241008085222530 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241008085222530 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241008085222530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241008085222530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241008085222530 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241008085222531 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085222531 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241008085222531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241008085222531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241008085222531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241008085222531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241008085222531 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241008085222531 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241008085223337 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223337 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223337 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085223337 DLM3UA 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) 20241008085223337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085223337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085223337 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241008085223337 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241008085223337 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223337 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223337 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085223337 DLM3UA 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) 20241008085223337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223337 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085223337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@14859a314179: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1552)@14859a314179: Adding Client=TC_update_ctx_err_ind_from_ggsn(1572), IMSI='262420000001004'H, TLLI='CACEC089'O, index=0 SGSN_Test-GSUP(1570)@14859a314179: 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)@14859a314179: 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 := '842C'O, rac := 'FF'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)@14859a314179: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)7473392 SGSN_Test_0-SCCP(1564)@14859a314179: First idle individual index:0 SGSN_Test_0-RAN(1566)@14859a314179: patch: N(SD) for ConnIdx 0 set to 1 20241008085223553 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223553 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223553 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085223553 DLM3UA 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) 20241008085223553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223553 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085223553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085223553 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008085223553 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008085223553 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008085223554 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241008085223554 DMM DEBUG GMM(gmm_fsm)[0x556bd1798be0]{Deregistered}: Allocated (fsm.c:456) 20241008085223554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Allocated (fsm.c:456) 20241008085223554 DMM DEBUG MM_STATE_Gb[0x556bd17860b0]{Idle}: Allocated (fsm.c:456) 20241008085223554 DMM DEBUG MM_STATE_Iu[0x556bd1784290]{Detached}: Allocated (fsm.c:456) 20241008085223554 DMM DEBUG GMM(gmm_fsm)[0x556bd1798be0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241008085223554 DMM DEBUG GMM(gmm_fsm)[0x556bd1798be0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241008085223554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241008085223554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241008085223554 DMM DEBUG MM(262420000001004/df8b2bb7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241008085223554 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241008085223554 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223554 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085223554 DLM3UA 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) 20241008085223554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085223554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085223554 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223554 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085223554 DLM3UA 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) 20241008085223554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085223554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@14859a314179: { messageType := 2, destLocRef := '7208F0'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(1564)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@14859a314179: 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 := '5E2F5F0332891D2DB962E081677AE6A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E3814787'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '90360ABAE58A93C2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '91C426368FFB65EFC8B6F64B48357592'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '905EBC68AE95A38678DD2FA8D6A07BCE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EA56E5A3EF7C241AFBFFE1F42BC915DE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0C2EA30FD5A3673E'O } } } } } SGSN_Test_0-SCCP(1564)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@14859a314179: vl_len:23 SGSN_Test_0-SCCP(1564)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1564)@14859a314179: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241008085223563 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223563 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223563 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085223563 DLM3UA 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) 20241008085223563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085223563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085223563 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085223563 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085223563 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085223563 DMM DEBUG MM(262420000001004/df8b2bb7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241008085223563 DMM NOTICE MM(262420000001004/df8b2bb7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241008085223563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241008085223563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241008085223563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241008085223563 DMM DEBUG MM(262420000001004/df8b2bb7) Requesting authorization (sgsn_auth.c:160) 20241008085223563 DMM INFO MM(262420000001004/df8b2bb7) Requesting authentication tuples (sgsn_auth.c:184) 20241008085223563 DMM DEBUG MM(262420000001004/df8b2bb7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241008085223563 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241008085223563 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)@14859a314179: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1572) SGSN_Test-GSUP(1570)@14859a314179: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1572)"262420000001004" 20241008085223565 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241008085223565 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241008085223565 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241008085223565 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241008085223565 DMM INFO MM(262420000001004/df8b2bb7) Subscriber data update (mmctx.c:445) 20241008085223565 DMM DEBUG MM(262420000001004/df8b2bb7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241008085223565 DMM INFO MM(262420000001004/df8b2bb7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241008085223565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241008085223565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241008085223565 DMM INFO MM(262420000001004/df8b2bb7) <- GMM AUTH AND CIPHERING REQ (rand = 5e 2f 5f 03 32 89 1d 2d b9 62 e0 81 67 7a e6 a3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ea 56 e5 a3 ef 7c 24 1a fb ff e1 f4 2b c9 15 de ) (gprs_gmm.c:483) 20241008085223565 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241008085223565 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223565 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085223565 DLM3UA 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) 20241008085223565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223565 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085223565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@14859a314179: vl_len:37 SGSN_Test_0-SCCP(1564)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1564)@14859a314179: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308220C2EA30F23094B99990000100004F02904D5A3673E'O 20241008085223572 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223572 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223572 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085223572 DLM3UA 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) 20241008085223572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223572 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085223572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085223572 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085223572 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085223572 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085223572 DMM INFO MM(262420000001004/df8b2bb7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241008085223572 DMM NOTICE MM(262420000001004/df8b2bb7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241008085223572 DMM DEBUG MM(262420000001004/df8b2bb7) checking auth: received UMTS RES = 0c 2e a3 0f d5 a3 67 3e (gprs_gmm.c:666) 20241008085223572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241008085223572 DMM DEBUG MM(262420000001004/df8b2bb7) Requesting authorization (sgsn_auth.c:160) 20241008085223572 DMM INFO MM(262420000001004/df8b2bb7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241008085223572 DMM DEBUG MM(262420000001004/df8b2bb7) Requesting subscriber data update (gprs_subscriber.c:894) 20241008085223572 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241008085223572 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) 20241008085223572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241008085223572 DMM DEBUG MM(262420000001004/df8b2bb7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241008085223573 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223573 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223573 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085223573 DLM3UA 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) 20241008085223573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223573 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085223573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@14859a314179: vl_len:12 SGSN_Test_0-SCCP(1564)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1564)@14859a314179: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008085223580 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223581 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223581 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085223581 DLM3UA 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) 20241008085223581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085223581 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085223581 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008085223581 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008085223581 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008085223581 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241008085223581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241008085223581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241008085223581 DMM INFO MM(262420000001004/df8b2bb7) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf8b2bb7) (gprs_gmm.c:300) 20241008085223581 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241008085223581 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223581 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223581 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085223581 DLM3UA 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) 20241008085223581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223581 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085223581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085223581 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223581 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223581 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085223581 DLM3UA 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) 20241008085223581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223581 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085223581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241008085223585 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241008085223585 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241008085223585 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241008085223585 DMM INFO MM(262420000001004/df8b2bb7) Subscriber data update (mmctx.c:445) 20241008085223585 DMM DEBUG MM(262420000001004/df8b2bb7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241008085223585 DMM INFO MM(262420000001004/df8b2bb7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241008085223585 DMM NOTICE MM(262420000001004/df8b2bb7) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241008085223585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241008085223585 DMM NOTICE MM(262420000001004/df8b2bb7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241008085223585 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) 20241008085223586 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241008085223586 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241008085223586 DMM INFO MM(262420000001004/df8b2bb7) Subscriber data update (mmctx.c:445) 20241008085223586 DMM DEBUG MM(262420000001004/df8b2bb7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1564)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@14859a314179: vl_len:14 SGSN_Test_0-SCCP(1564)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1564)@14859a314179: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241008085223588 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223588 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223588 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085223588 DLM3UA 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) 20241008085223588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223588 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085223588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085223588 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085223588 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085223588 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085223588 DMM INFO MM(262420000001004/df8b2bb7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241008085223588 DMM NOTICE MM(262420000001004/df8b2bb7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241008085223588 DMM DEBUG GMM(gmm_fsm)[0x556bd1798be0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241008085223588 DMM DEBUG GMM(gmm_fsm)[0x556bd1798be0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241008085223588 DMM DEBUG MM_STATE_Iu(11)[0x556bd1784290]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241008085223588 DMM DEBUG MM_STATE_Iu(11)[0x556bd1784290]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241008085223588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241008085223588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241008085223588 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223588 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223588 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085223588 DLM3UA 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) 20241008085223588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223588 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085223588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@14859a314179: vl_len:7 SGSN_Test_0-SCCP(1564)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1564)@14859a314179: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241008085223593 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223593 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223593 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085223593 DLM3UA 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) 20241008085223593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085223593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085223593 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241008085223593 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241008085223593 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241008085223593 DMM INFO MM(262420000001004/df8b2bb7) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241008085223593 DMM DEBUG MM_STATE_Iu(11)[0x556bd1784290]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241008085223593 DMM DEBUG MM_STATE_Iu(11)[0x556bd1784290]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241008085223593 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223593 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223593 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085223593 DLM3UA 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) 20241008085223593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223593 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085223593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@14859a314179: Session index based on local reference:0 SGSN_Test_0-RAN(1566)@14859a314179: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)7473392 20241008085223595 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223595 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085223595 DLM3UA 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) 20241008085223595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085223595 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)@14859a314179: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1572)@14859a314179: 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 := 'DF8B2BB7'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@14859a314179: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)16067463 SGSN_Test_0-RAN(1566)@14859a314179: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1564)@14859a314179: First idle individual index:0 20241008085223797 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223797 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085223797 DLM3UA 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) 20241008085223797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085223797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085223798 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241008085223798 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241008085223798 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241008085223798 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDF8B2BB7) type="data" (gprs_gmm.c:1944) 20241008085223798 DMM DEBUG GMM(gmm_fsm)[0x556bd1798be0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241008085223798 DMM DEBUG GMM(gmm_fsm)[0x556bd1798be0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241008085223798 DMM DEBUG MM(262420000001004/df8b2bb7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241008085223798 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223798 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085223798 DLM3UA 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) 20241008085223798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085223798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085223798 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223798 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085223798 DLM3UA 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) 20241008085223798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085223798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@14859a314179: { messageType := 2, destLocRef := 'F52B87'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1564)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@14859a314179: vl_len:12 SGSN_Test_0-SCCP(1564)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1564)@14859a314179: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241008085223803 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223803 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223803 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085223803 DLM3UA 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) 20241008085223803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085223803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085223803 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241008085223803 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241008085223803 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241008085223803 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241008085223803 DMM DEBUG MM_STATE_Iu(11)[0x556bd1784290]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241008085223803 DMM DEBUG MM_STATE_Iu(11)[0x556bd1784290]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241008085223803 DMM INFO MM(262420000001004/df8b2bb7) <- GMM SERVICE ACCEPT (P-TMSI=0xdf8b2bb7) (gprs_gmm.c:813) 20241008085223803 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241008085223803 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223803 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223803 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085223803 DLM3UA 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) 20241008085223803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223803 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085223803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085223803 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223803 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223803 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085223803 DLM3UA 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) 20241008085223803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223803 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085223803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@14859a314179: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1572)@14859a314179: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1564)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@14859a314179: vl_len:23 SGSN_Test_0-SCCP(1564)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1564)@14859a314179: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241008085223810 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223810 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223810 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085223810 DLM3UA 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) 20241008085223810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223810 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085223810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085223810 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241008085223810 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241008085223810 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241008085223810 DMM INFO MM(262420000001004/df8b2bb7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241008085223810 DMM INFO MM(262420000001004/df8b2bb7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241008085223810 DMM DEBUG MM(262420000001004/df8b2bb7) Using GGSN 0 (gprs_sm.c:312) 20241008085223810 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) 20241008085223810 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241008085223810 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241008085223811 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241008085223811 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241008085223821 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 5d d6 a9 cf 11 59 fc ca b6 14 05 7f 6b 37 3c 88 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) 20241008085223821 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0c783cb758, cbp=0x556bd1799d00) (sgsn_libgtp.c:632) 20241008085223821 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241008085223821 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223821 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223821 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085223821 DLM3UA 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) 20241008085223821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223821 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085223821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@14859a314179: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@14859a314179: vl_len:30 SGSN_Test_0-SCCP(1564)@14859a314179: vl_from0 SGSN_Test_0-SCCP(1564)@14859a314179: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680070625AC8'O 20241008085223833 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223833 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223833 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241008085223833 DLM3UA 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) 20241008085223833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241008085223833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241008085223834 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241008085223834 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241008085223834 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241008085223834 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241008085223834 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241008085223834 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241008085223834 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241008085223834 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241008085223834 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223834 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085223834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085223834 DLM3UA 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) 20241008085223834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085223834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085223834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241008085223834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@14859a314179: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@14859a314179: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@14859a314179: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@14859a314179: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@14859a314179: 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)@14859a314179: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@14859a314179: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. 20241008085223837 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241008085223837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1570)@14859a314179: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@14859a314179: Final verdict of PTC: none -NSVCI99(1565)@14859a314179: Final verdict of PTC: none -NSVCI98(1559)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@14859a314179: Final verdict of PTC: none 20241008085223839 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241008085223839 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) 20241008085223839 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241008085223839 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241008085223840 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241008085223840 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) 20241008085223840 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241008085223840 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241008085223840 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) 20241008085223840 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085223840 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241008085223840 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241008085223840 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241008085223840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241008085223840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241008085223840 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241008085223840 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI97(1555)@14859a314179: Final verdict of PTC: none 20241008085223840 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb1-NS1(1554)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1560)@14859a314179: Final verdict of PTC: none SGSN_Test_0-SCCP(1564)@14859a314179: Final verdict of PTC: none 20241008085223841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47862<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1561)@14859a314179: Final verdict of PTC: none SGSN_Test_0-M3UA(1567)@14859a314179: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1558)@14859a314179: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@14859a314179: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@14859a314179: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1562)@14859a314179: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@14859a314179: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1552)@14859a314179: Final verdict of PTC: none -NSVCI98-provIP(1557)@14859a314179: Final verdict of PTC: none -NSVCI99-provIP(1563)@14859a314179: Final verdict of PTC: none -NSVCI97-provIP(1553)@14859a314179: Final verdict of PTC: none SGSN_Test_0-RAN(1566)@14859a314179: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1572)@14859a314179: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: none MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1552): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97-provIP(1553): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-NS1(1554): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI97(1555): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1558): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@14859a314179: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1562): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99-provIP(1563): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-SCCP(1564): none (none -> none) MTC@14859a314179: Local verdict of PTC -NSVCI99(1565): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@14859a314179: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@14859a314179: 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@14859a314179: 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@14859a314179: 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'. Tue Oct 8 08:52:23 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 20241008085223977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085224479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47874<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284280) 20241008085224838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085224838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=284280, count=288732) 20241008085225840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085225840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008085225840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241008085225840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241008085225840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@14859a314179: 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@14859a314179: Test execution finished. MTC@14859a314179: 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 ------ Tue Oct 8 08:52: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_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 20241008085226841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085226841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_NS_connect_alive started. 20241008085227544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085227546 DMM INFO MM(262420000001004/df8b2bb7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241008085227546 DMM INFO MM(262420000001004/df8b2bb7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241008085227546 DMM DEBUG GMM(gmm_fsm)[0x556bd1798be0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241008085227546 DMM DEBUG GMM(gmm_fsm)[0x556bd1798be0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241008085227546 DMM DEBUG MM_STATE_Iu(11)[0x556bd1784290]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241008085227546 DMM DEBUG MM_STATE_Iu(11)[0x556bd1784290]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241008085227546 DMM NOTICE MM(262420000001004/df8b2bb7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241008085227546 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241008085227546 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241008085227546 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241008085227546 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241008085227546 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241008085227546 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) 20241008085227546 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) 20241008085227546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x556bd1785e50]{Init}: Deallocated (fsm.c:568) 20241008085227546 DMM DEBUG MM_STATE_Gb[0x556bd17860b0]{Idle}: Deallocated (fsm.c:568) 20241008085227546 DMM DEBUG MM_STATE_Iu(11)[0x556bd1784290]{Detached}: Deallocated (fsm.c:568) 20241008085227546 DMM DEBUG GMM(gmm_fsm)[0x556bd1798be0]{Deregistered}: Deallocated (fsm.c:568) 20241008085227546 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241008085227546 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241008085227546 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241008085227546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241008085227546 DLM3UA 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) 20241008085227546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241008085227546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241008085227546 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241008085227568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241008085227568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241008085227568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241008085227843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085227843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: setverdict(pass): none -> pass MTC@14859a314179: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241008085228572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43576<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1573)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: pass MTC@14859a314179: Local verdict of PTC -provIP0(1573): none (pass -> pass) MTC@14859a314179: Test case TC_NS_connect_alive finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 08:52:28 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 20241008085228614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085228844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085228844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008085229115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=15608) 20241008085229845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085229845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=15608, count=20504) 20241008085230846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085230846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: 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 ------ Tue Oct 8 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 20241008085231188 DGPRS DEBUG Checking for inactive LLMEs, time = 10188285 (sgsn.c:131) 20241008085231847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085231847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: 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@14859a314179: Test case TC_NS_connect_reset started. 20241008085232174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085232175 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241008085232200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241008085232200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241008085232200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241008085232200 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241008085232200 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241008085232200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241008085232200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241008085232200 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085232200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x556bd1784c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@14859a314179: setverdict(pass): none -> pass 20241008085232848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085232848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@14859a314179: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241008085233203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43586<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1574)@14859a314179: Final verdict of PTC: none MTC@14859a314179: Setting final verdict of the test case. MTC@14859a314179: Local verdict of MTC: pass MTC@14859a314179: Local verdict of PTC -provIP0(1574): none (pass -> pass) MTC@14859a314179: Test case TC_NS_connect_reset finished. Verdict: pass MTC@14859a314179: 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'. Tue Oct 8 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 20241008085233245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241008085233746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7452) 20241008085233848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085233848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7452, count=12348) 20241008085234849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085234850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008085235201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@14859a314179: 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@14859a314179: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@14859a314179: Terminating MTC. MC@14859a314179: MTC terminated. MC2> exit MC@14859a314179: Shutting down session. MC@14859a314179: Shutdown complete. 20241008085235850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085235850 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-7632.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 (1663927) [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-20241008-0839-88d0f1fd', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241008085236852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085236852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008085237853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085237853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008085238201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085238854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085238854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008085239856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085239856 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-20241008-0839-88d0f1fd', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20241008085240857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085240857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008085241202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241008085241858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085241858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241008085242859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241008085242859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (1663826) [testenv][generic] Stopping sgsn (1663862) [testenv][generic] Showing junit-xml-7632.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-20241008-0839-88d0f1fd', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7632.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='83' failures='10' errors='0' skipped='0' inconc='0' time='783.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='2.240530'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.528887'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.562272'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.572571'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.118184'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.580030'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.611267'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.617586'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.627560'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3208 SGSN_Tests control part SGSN_Tests.ttcn:744 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.529581'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3209 SGSN_Tests control part SGSN_Tests.ttcn:775 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.535471'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.553677'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.564605'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.514115'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.652416'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.663849'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.578095'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.681253'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.668585'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.679754'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.686607'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.590461'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.605838'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.611137'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.702708'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.597391'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.740639'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.670123'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.530587'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.562337'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.514729'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.518202'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.517275'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.500006'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.590936'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.688217'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.694610'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.684111'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.486028'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.700533'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.611132'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.620902'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.605858'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.590435'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.488644'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3248 SGSN_Tests control part SGSN_Tests.ttcn:1204 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.599205'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.590331'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.604477'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.627597'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.613070'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.631116'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.623009'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.593368'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.631194'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.621366'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.619060'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.606015'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.711257'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.596102'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.618865'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.680187'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.147749'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.641596'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.499113'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3270 SGSN_Tests control part SGSN_Tests.ttcn:2696 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.473849'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.510669'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.711913'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.619443'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.683208'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.629141'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.596069'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:3097 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.506161'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:3195 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.500528'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.627713'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.644360'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.644836'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.609919'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.796597'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.685471'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.717713'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.682094'> <failure type='fail-verdict'>"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 </failure> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.031035'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.032121'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20241008-0839-88d0f1fd'] 14859a3141798a8ca07a3f3fdbbadaf69447dc1f29ad7b63db24cc1fa0c87090 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2196/artifact/logs/ + rm -rf _cache Error: container 14859a3141798a8ca07a3f3fdbbadaf69447dc1f29ad7b63db24cc1fa0c87090 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